Skip to content

0xsequence-demos/marketplace-batch-listing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Marketplace Batch Listing

How To

  • add a .env file and include REACT_APP_PROJECT_ACCESS_KEY=
  • inside App.tsx enter the values for chain, collectionAddress, and currencyAddress for your project
  • pnpm install
  • pnpm run start
  • csv upload with headers: tokenId price quantity

Example CSV File

tokenId	price quantity
0	5	1

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published