TEAM by TokenStars connects rising talents and successful PROs in sports and entertainment with fans and advertisers.
Name: TEAM
Ticker: TEAM
Decimals: 4
Type: Once
Amount: Not more than 75,000,000 TEAM tokens
Distribution 3/5 or 45M – crowdsale investors 1/5 or 15M – team 1/5 or 15M – community (rewards, bounty)
- Install (if not yet) node and npm on your machine
- Clone repository to your local machine
git clone https://github.com/alerdenisov/team-token
- Execute command
npm install
inside root directory of this repository
- Run
npm run compile && npm run migrate
to deploy the contracts onto your network of choice (default "development").
- Run command
npm run test