0.1.0 • Published 2 years ago
@scom/scom-gem-token-contract v0.1.0
Installation
Run the following command to install the dependencies:
docker-compose up install
Deploying contracts
1. Run the following command to start a local server for the deployer application:
docker-compose up deployer
2. 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 build
2. Run the following command to go through all the test suites:
docker-compose up test
0.1.0
2 years ago