Skip to content

Latest commit

 

History

History

evm-nft-service

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
description
The fastest and easiest way to build your own NFT Marketplace without limits

EVM NFT Service

{% hint style="info" %} In the Market, An NFT contract is considered a Collection. {% endhint %}

Quick start

1. Prepare Your ERC721 Contract.

Our contract needs to implement an interface to retrieve contract-level metadata.

Please see this page for details.

2. Tracking your contract in The Particle Dashboard.

  1. Log in to The Particle Dashboard.
  2. Find the tab labelled NFT Market.
  3. Select the chain where your NFT contract is deployed and enter the NFT contract address.
  4. Click the Add to Marketplace button.

Particle Dashboard