/soliditypp

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

Primary LanguageC++GNU General Public License v3.0GPL-3.0

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