Skip to content

RyuGames/opensea-js

 
 

Repository files navigation

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! ⛵️

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!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • TypeScript 98.7%
  • JavaScript 1.2%
  • Shell 0.1%