There was an error while loading. Please reload this page.
git clone git@github.com:Sintrop/core-contracts.git
Result
First enter to the project
cd core-contracts/
Build the project
docker-compose up -d --build
Response
Now you have the project running! Check it with
docker-compose ps
docker exec -it SINTROP-APP bash
npm install
truffle test