Solidity++, a smart contract programming language that extends Ethereum Solidity by adding asynchronous semantics while maintains major compatibility.
git clone https://github.com/vitelabs/soliditypp.git --recursive
Run ./build.sh to build the project.
Run ./test.sh to run test cases.