Skip to content

Latest commit

 

History

History
executable file
·
10 lines (7 loc) · 225 Bytes

README.md

File metadata and controls

executable file
·
10 lines (7 loc) · 225 Bytes

foundry-arbitrum

A superset of the Foundry system deployed to Arbitrum.

Setup & test:

  1. npm install
  2. npm run start (Compiles contracts and deploys them to local blockchain)
  3. cd /smart-contracts/aFry
  4. truffle test