@laborx/airdrop

v0.1.1-alpha.1
Provides Ethereum smart contract that allows to perform token airdrop using merkle tree and merkle proof to record and check allowance for token withdrawals.

release

standard-version

coverage

./node_modules/.bin/solidity-coverage

build

npm run compile

build:lib

make recompile_ts

compile

make compile

clean

rm -rf test/dist && rm -rf lib;

test

npm run build:lib && TS_NODE_PROJECT=test/tsconfig.json TS_NODE_FILES=true npx truffle test
npm i @laborx/airdrop

Metadata

  • AGPL-3.0
  • Whatever
  • LaborX PTY
  • released 12/28/2018

Downloads