marketplace
marketplace copied to clipboard
Run locally
Hi, I would like to test run the marketplace locally, May I know how to run the GraphQL endpoint ?
NEXT_PUBLIC_GRAPHQL_ENDPOINT=http://localhost:3000/v0
Awesome. That is for running our indexer locally. Which you are welcome do.
https://github.com/holaplex/metaplex-indexer
However, I'll leave this issue open until we have a dev endpoint of graphql running for people to use if they just want to work on marketplace. It will be connected to solana devnet. Let the sol fly.
Great! Is there a way to populate the Metaplex-indexer's database? do we have to use holaplex/holaplex to add store and nft ( for testing purpose)?