Getting Started with Custom Marketplace
Quickstart for Marketplace boilerplate powered by Sequence stack for web3 gaming.
Utilize the Sequence marketplace protocols to build a marketplace that enables Shopify-like control over custom code development with Sequence source code.
The codebase that you can clone from CLI and begin with immediately enables users to perform offers and listings for collectible items. Customize which network your collections are on using this guide to deploy a collection using the Sequence Builder. Add your collections to your marketplace by following this guide from step 4, Add a collectible to Marketplace
, onwards.
Quickstart: Marketplace Boilerplate
To get started quickly with a one-liner command in your bash terminal, use the following command and follow the prompts to initialize the environment:
Try a Demo
Check out our demo to see a boilerplate marketplace in action.
Walkthrough
Lastly, take a look at our end to end guide to get you off the ground running with your own marketplace & learn about the infrastructure that powers Sequence. This guide leverages several components of the sequence stack such as our Marketplace APIs and Indexer - all the components needed for accelerating development time & building a scalable in-game or browser based marketplace.