A test-framework for smart-contracts.
Attention: soltest
is still under development and not usable right now.
git clone [email protected]:arlt-labs/soltest.git
sudo apt install build-essential cmake qtbase5-dev qtdeclarative5-dev libpoco-dev libboost-all-dev libleveldb-dev
To do.
After checking out the soltest
repository.
cd soltest
mkdir build
cd build
cmake ..
make
- Chat @ arlt-labs/soltest on Gitter.
All contributions are made under the GNU General Public License v3. See LICENSE.