callchain / calld

Smart Money System

Home Page:http://callchain.live

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Callchain Pan-Entertainment Project

Callchain is project based on Ripple with lua virtual machine and pan-entertainment features.


Why Callchain not use Ripple directly

  • Ripple does not have smart contract. Smart contract is one important feature in current blockchain ecosystem, Ripple lacks this feature for a long time. When user need some new feature, user has to add new transaction type. We need one general method, not endless transaction type.

  • Ripple done not have asset features. In Ripple, user can issue any amount of IOU. Although each trust line is limited by user's trust limit, but the overall amount it not limited. Also there is not asset feature any more other than trust limit amount. In real application, crypto assets are various not unitary.

  • Ripple does not support more efficient blockchain government. There is no validator gain, no user's native token participation in blockchain, all is done by Ripple Lab Inc. User is not owner of blockchain, Ripple is the only owner.

Why Lua not EVM, WASM, V8, Docker or others

  • We need only to handle asset in native blockchain. Callchain inherits Ripple's native asset issued in blockchain, user does not have to use smart contract to issue assets. Smart contract is used to asset application not for general applications.
  • Lua is so small and goes along well with C++ application. We welcome all Lua programmers in game programming to here.
  • We need configurable smart contract not general smart contract. We need be convenient to configure assets in blockchain, not general computing ability in blockchain. First and last, Callchain is crypto asset based blockchain.

Implementation

Completed

  • Asset features have been done in first version.
  • Support junior non fungible asset, namely invoice.
  • Add Lua virtual machine to system, and provide some function system api for developer.

Current Work

  • Implement invoice in call path, not in payment post process.
  • Support invoice in offer transaction.
  • Support invoice in smart contract syscall api.
  • overall system test work.

Next Steps

  • More efficient blockchain government.

Contribution

Anyone is welcome, please contact me with email to landoyjx@163.com.

About

Smart Money System

http://callchain.live

License:Other


Languages

Language:C++ 53.9%Language:C 28.2%Language:Objective-C 7.9%Language:Java 4.4%Language:Python 2.0%Language:Ada 0.5%Language:CMake 0.5%Language:Assembly 0.5%Language:Makefile 0.3%Language:Shell 0.3%Language:HTML 0.2%Language:XSLT 0.2%Language:Pascal 0.2%Language:M4 0.2%Language:C# 0.1%Language:JavaScript 0.1%Language:Sage 0.1%Language:DIGITAL Command Language 0.1%Language:PHP 0.0%Language:Roff 0.0%Language:Emacs Lisp 0.0%Language:Objective-C++ 0.0%Language:CLIPS 0.0%Language:Batchfile 0.0%Language:Perl 0.0%Language:Vim Script 0.0%Language:QMake 0.0%Language:CSS 0.0%Language:SAS 0.0%Language:Dockerfile 0.0%Language:Module Management System 0.0%