JSPM

@abstractswap/permit2-sdk

1.1.0
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 9884
  • Score
    100M100P100Q131240F
  • License MIT

An sdk for interacting with permit2.

Package Exports

  • @abstractswap/permit2-sdk
  • @abstractswap/permit2-sdk/dist/index.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@abstractswap/permit2-sdk) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

permit2-sdk

Local Development

Run Unit Tests

  • yarn test

Run Forge tests

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