https://github.com/libotony/token-distribution
Contract for airdrop tokens or sending tokens to large quantity of addresses
https://github.com/libotony/token-distribution
Last synced: 5 months ago
JSON representation
Contract for airdrop tokens or sending tokens to large quantity of addresses
- Host: GitHub
- URL: https://github.com/libotony/token-distribution
- Owner: libotony
- Created: 2018-02-09T09:57:17.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-02-09T09:58:14.000Z (over 8 years ago)
- Last Synced: 2025-04-13T02:27:22.780Z (about 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 5.86 KB
- Stars: 5
- Watchers: 1
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Token Distribution Contract
## Test process
+ `npm i truffle -g`
+ `truffle develop`
+ truffle(develop)> `test`