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
Taraxa lockdrop contracts
<script type="module">
import lockdropContracts from 'https://cdn.skypack.dev/lockdrop-contracts';
</script>
This is a Truffle project, based on the Plasm lockdrop contracts.
git clone https://github.com/Taraxa-project/lockdrop-contracts.git
cd lockdrop-contracts
npm install
npm test
npm run coverage