richard9219 / opensea-js

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

Home Page:https://opensea.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 listings and offers, 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! ⛵️

Documentation

Changelog

The changelog for recent versions can be found at:

About

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

https://opensea.io

License:MIT License


Languages

Language:TypeScript 98.8%Language:JavaScript 1.1%Language:Shell 0.1%