/seaport-generic-adapter

A proof of concept Seaport app that enables fulfilling non-Seaport listings through Seaport.

Primary LanguageSolidityMIT LicenseMIT

Seaport Generic Adapter

The Seaport Generic Adapter is a proof of concept Seaport app that allows users to fulfill listings from other marketplaces through a Seaport interaction. It relies on the contract order pattern that was added as part of Seaport v1.2.

Install

To install dependencies and compile contracts:

git clone --recurse-submodules https://github.com/ProjectOpenSea/seaport-generic-adapter && cd seaport-generic-adapter && forge build

Usage

forge test --fork-url $ETH_MAINNET_RPC --watch -vvv

License

MIT Copyright 2023 Ozone Networks, Inc.