2.1.0 • Published 4 years ago

l1-zap-contracts v2.1.0

Weekly downloads
-
License
MIT
Repository
-
Last release
4 years ago

l1-zap-contracts

Zap Ethereum L1 solidity contracts.

Setup

Fill out ENV variables

Generate a random ETH private key for Rinkeby (obviously not secure enough for mainnet accounts): https://asecuritysite.com/encryption/ethadd

Install Yarn

npm install --global yarn

Install NPM dependencies via yarn

yarn install

Testing

yarn test

Deploy

TODO: Make these npm commands (nice to have)

Local network

npx hardhat run --network localhost scripts/deploy.js

Rinkeby (WIP)

npx hardhat run --network rinekby scripts/deploy.js

2.1.0

4 years ago

1.2.0

4 years ago

2.0.1

4 years ago

1.2.2

4 years ago

2.0.0

4 years ago

1.2.1

4 years ago

1.1.0

4 years ago

1.0.0

4 years ago