/opensea-js

JavaScript SDK for the OpenSea marketplace. Let your users buy or sell NFTs on your own site!

Primary LanguageTypeScriptMIT LicenseMIT

Version npm Test CI Coverage Status License Docs Discussions

OpenSea.js

This is the JavaScript SDK for OpenSea, the largest marketplace for NFTs.

It allows developers to access the official orderbook, filter it, create buy orders (offers), create sell orders (listings), and complete trades programmatically.

Get started by requesting 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 (like ApproveAllAssets or WrapEth) in the process.

Happy seafaring! ⛵️

Table of Contentst

Quick Start Guide
Getting Started Guide
Advanced Use Cases
SDK Reference
Frequently Asked Questions
Contributing

Changelog

The changelog for recent versions can be found at