Solidity++, a smart contract programming language that extends Ethereum Solidity by adding asynchronous semantics while maintains major compatibility.
Run ./build.sh
to build the project.
Run ./test.sh
to run test cases.
Solidity++, a smart contract programming language that extends Ethereum Solidity by adding asynchronous semantics while maintains major compatibility.
C++GPL-3.0