@fikaswap/permit2-sdk
v1.7.0
Published
An sdk for interacting with permit2.
Downloads
15
Readme
permit2-sdk
Local Development
Checkout the repo
git clone --recurse-submodules https://github.com/FikaswapLabs/permit2-sdk.git
Install dependencies
yarn
Run Unit Tests
yarn test
Run Forge tests
yarn build
yarn interop
(cd permit2 && forge build)
forge test