Skip to main content

Documentation Index

Fetch the complete documentation index at: https://sequence-0fb8d9e6-unreal-quickstart-with-marketplace.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

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-contractsThe officially maintained contract address is 0xfdb42A198a932C8D3B506Ffa5e855bC4b348a712, and is available with the same address on all networks supported by the sequence stack.

Overview

Getting started

Starter Boilerplate

A starter Marketplace boilerplate, powered by Sequence.

End-2-End Guide

End-to-end walkthrough of how to build a complete custom marketplace.

Marketplace SDK

A toolkit that seamlessly integrates our Marketplaces into applications.

Build anywhere, with any token

Network

Launch and scale on one of our 14 EVM networks.

Token Protocols

Our Marketplace Protocol integrates payment in ERC20s and can accommodate ERC721s or ERC1155s.

Cross Platform

Build applications using web, mobile, Unity, and Unreal SDKs to enable reach across all modern hardware.

Marketplace API

Query the on-chain orderbook to enable reading: user activities, top orders, or queries based on metadata attributes.

Sequence Market Protocol

Open Source and Audited

All contracts are open source and have been audited by Quanstamp to enable world-class security in application development.

Creating Listings

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.

Accepting Listings

Listings can be queried and then the ID passed on-chain to be accepted in order to transfer collectibles in just two transactions.