Skip to content

Solidity++, a smart contract programming language that extends Ethereum Solidity by adding asynchronous semantics while maintains major compatibility.

License

Notifications You must be signed in to change notification settings

charles-liu/soliditypp

 
 

Repository files navigation

soliditypp

Solidity++, a smart contract programming language that extends Ethereum Solidity by adding asynchronous semantics while maintains major compatibility.

How to build

Run ./build.sh to build the project.

Run tests

Run ./test.sh to run test cases.

Quick start

About

Solidity++, a smart contract programming language that extends Ethereum Solidity by adding asynchronous semantics while maintains major compatibility.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 94.3%
  • CMake 2.7%
  • Shell 1.6%
  • Python 0.6%
  • C 0.4%
  • Batchfile 0.2%
  • Other 0.2%