Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 708 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 708 Bytes

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.