0.1.0 • Published 3 years ago
@scom/scom-gem-token-contract v0.1.0
Installation
Run the following command to install the dependencies:
docker-compose up installDeploying contracts
1. Run the following command to start a local server for the deployer application:
docker-compose up deployer2. Open the application at http://127.0.0.1:8055/.
Contribution
Before committing your changes, please do the following steps:
1. Run the following command to re-compile the contracts:
docker-compose up build2. Run the following command to go through all the test suites:
docker-compose up test0.1.0
3 years ago