Skip to content

arlt-labs/soltest

Repository files navigation

soltest

A test-framework for smart-contracts.

License circleci codecov Join the chat at https://gitter.im/arlt-labs/soltest

Attention: soltest is still under development and not usable right now.

Get the source code

git clone git@github.com:arlt-labs/soltest.git

Prerequisites

Ubuntu 17.10

sudo apt install build-essential cmake qtbase5-dev qtdeclarative5-dev libpoco-dev libboost-all-dev libleveldb-dev

MacOS

To do.

Build

After checking out the soltest repository.

cd soltest
mkdir build
cd build
cmake ..
make

Contact

Join the chat at https://gitter.im/arlt-labs/soltest

License

License

All contributions are made under the GNU General Public License v3. See LICENSE.