deploy-eip-1820

v1.0.0
Helper to deploy the EIP 1820 Registry smart contract to a network using Ethers.js

postpublish

PACKAGE_VERSION=$(cat package.json | grep \"version\" | head -1 | awk -F: '{ print $2 }' | sed 's/[",]//g' | tr -d '[[:space:]]') && git tag v$PACKAGE_VERSION && git push --tags
npm i deploy-eip-1820

Metadata

  • MIT
  • Whatever
  • Brendan Asselstine
  • released 8/8/2020

Downloads

Maintainers