Skip to content
This repository has been archived by the owner on Sep 15, 2022. It is now read-only.

ProjectOpenSea/seaport.py

Repository files navigation

Seaport.py

Seaport is a new marketplace protocol for safely and efficiently buying and selling NFTs. This is a JavaScript library intended to make interfacing with the contract reasonable and easy.

Synopsis

This is a Python library to help interface with Seaport. It includes various helper methods and constants that makes interfacing with Seaport easier. These include creating orders, fulfilling orders, doing the necessary balance and approval checks, and more. We recommend taking a look at the Seaport docs to get a better understanding of how the Seaport marketplace works.

How to use

As of now, this is mostly a template library to help users understand how to use Seaport. Look at the various methods in seaport.py to understand how to create orders, fulfill them, and more. The test files also serve as a good example of a variety of different use cases Seaport can handle.

We will look into publishing this as a Python package when needs arise.

Contributing

See the contributing guide for detailed instructions on how to get started with this project.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages