Skip to content

Latest commit

 

History

History
57 lines (50 loc) · 2.97 KB

File metadata and controls

57 lines (50 loc) · 2.97 KB
title Sequence Market
description Build and Customize Your Web3 Game Marketplace with Sequence Marketplace.
sidebarTitle Overview

The Sequence Marketplace provides game builders with a boilerplate marketplace that comes with a solid foundation, allowing users to buy, list, make offers, and accept offers from the start.

Sequence Market contract is audited and can be found at https://github.com/0xsequence/marketplace-contracts

The officially maintained contract address is 0xfdb42A198a932C8D3B506Ffa5e855bC4b348a712, and is available with the same address on all networks supported by the sequence stack.

Overview

Getting started

A starter Marketplace boilerplate, powered by Sequence. End-to-end walkthrough of how to build a complete custom marketplace. A toolkit that seamlessly integrates our Marketplaces into applications.

Build anywhere, with any token

Launch and scale on one of our 14 EVM networks. Our Marketplace Protocol integrates payment in ERC20s and can accommodate ERC721s or ERC1155s. Build applications using web, mobile, Unity, and Unreal SDKs to enable reach across all modern hardware. Query the on-chain orderbook to enable reading: user activities, top orders, or queries based on metadata attributes.

Sequence Market Protocol

All contracts are open source and have been audited by Quanstamp to enable world-class security in application development. In an on-chain fashion, listings can be created to enable full decentralization with various features like time expiry and order cancellation with fine-tuned control. Listings can be queried and then the ID passed on-chain to be accepted in order to transfer collectibles in just two transactions.