Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 253 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 253 Bytes

Persona

Development

  1. Run Hardhat node with npm run node.
  2. Deploy contracts with npm run deploy -- --network localhost. Copy the contracts' addresses into the application.

Deployment

  1. Run npm run deploy -- --network <network>.