lockdrop-contracts

Taraxa lockdrop contracts

Usage no npm install needed!

<script type="module">
  import lockdropContracts from 'https://cdn.skypack.dev/lockdrop-contracts';
</script>

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