mirror of
https://github.com/gitgig-io/ragnar.git
synced 2026-05-04 03:01:24 -04:00
205 B
205 B
Ragnar
Smart Contracts for GitGig
Development
Deploy to Local Network
Run local node
npx hardhat node
In another terminal, deploy the contracts
npm run deploy:local