1.0.1 • Published 1 year ago

@xswap-v3/permit2-sdk v1.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

permit2-sdk

Local Development

Checkout the repo

  • git clone --recurse-submodules https://github.com/Uniswap/permit2-sdk.git

Install dependencies

  • yarn

Run Unit Tests

  • yarn test

Run Forge tests

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