@any-sender/contracts

v0.3.1-experimental
Any.sender smart contracts

test

NODE_ENV=test mocha -r ts-node/register '__tests__/**/*.test.ts' --timeout=5000

test:log

mocha -r ts-node/register '__tests__/**/*.test.ts' --timeout=5000

build

waffle waffle.json && npm run build-types

build-test

npm run build && npm run test

build-types

typechain --target ethers --outDir ./src/typedContracts ./compiledSol/**/*.json && cp ./compiledSol/* ./src/typedContracts && tsc -p tsconfig.build.json && cp ./src/typedContracts/*.d.ts ./lib/typedContracts
npm i @any-sender/[email protected]

Metadata

  • ISC
  • Whatever
  • yahgwai
  • released 7/7/2020

Downloads

Maintainers