Smart contracts for the esports token sale and ERC20 token.
Files
Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
Prerequisites
- nodejs, and make sure it's version above 8.0.0
- npm
- truffle
Build
- First run
npm install
to install node_modules.
- Then run
truffle compile
- Run
truffle migrate
to deploy the contracts onto your network of choice (default "development").
Run tests
- git checkout unit-test
- run
./testrpc.sh
in terminal
- run
truffle test
in another terminal to execute tests.
Deploy
About
Smart contracts for the esports token sale and ERC20 token.
Resources
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.