0.0.267 • Published 1 year ago

@0xlol/sdk v0.0.267

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

Reservoir Universal NFT SDK:

  • Typescript SDK > Interact with 15+ NFT protocols through a normalized interface
  • Router Contract > Batch purchases NFTs + more advanced functionality

Docs coming soon!

How to pull updates from the original SDK ?

  • git switch --orphan coreRepo
  • git pull reservoirSDK main
  • git subtree split --prefix=packages/sdk -b
  • git checkout main
  • git merge