lockdrop-contracts
v1.1.1
Published
Taraxa lockdrop contracts
Downloads
5
Maintainers
Readme
Taraxa Lockdrop Contracts
This is a Truffle project, based on the Plasm lockdrop contracts.
Testing locally
git clone https://github.com/Taraxa-project/lockdrop-contracts.git
cd lockdrop-contracts
npm install
npm test
npm run coverage