Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 170 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 170 Bytes

permit2-sdk

Local Development

Run Unit Tests

  • yarn test

Run Forge tests

  • yarn build
  • yarn interop
  • (cd permit2 && forge build)
  • forge test