- Notifications
You must be signed in to change notification settings - Fork970
TypeScript SDK for the OpenSea marketplace
License
NotificationsYou must be signed in to change notification settings
ProjectOpenSea/opensea-js
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This is the TypeScript SDK forOpenSea, the largest marketplace for NFTs.
It allows developers to access the official orderbook, filter it, create listings and offers, and complete trades programmatically.
Get started byrequesting an API key and instantiating your own OpenSea SDK instance. Then you can create orders off-chain or fulfill orders on-chain, and listen to events in the process.
Happy seafaring! ⛵️
- Quick Start Guide
- Getting Started Guide
- Advanced Use Cases
- SDK Reference
- Frequently Asked Questions
- Contributing
The changelog for recent versions can be found at:
About
TypeScript SDK for the OpenSea marketplace