Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 434 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 434 Bytes

zkp2p-v2-contracts

Local Node Configuration Steps:

  • Run yarn install from the contracts/ directory
  • Run npx hardhat node
  • Configure browser wallet with local hardhat network
    • Add correct settings, see guide
    • Import account private key for Account #0. This is the deployer by default
  • Run yarn deploy:localhost