Skip to content

victortanzy123/Niftyzone-Subgraph

Repository files navigation

Niftyzone Marketplace & Minter Subgraph

Setting up local development environment

Prerequisites

Make sure you have docker installed in your system.

In the root directory run the following command

docker compose up -d

To prepare the workspace for a given network run,

yarn prepare:<network>

To deploy locally

yarn create-local
yarn deploy-local

Go to http://localhost:4000 to view the graphql playground

Deploy

export NIFTYZONE_SUBGRAPH_ACCESS_KEY=<your-access-key>
yarn deploy:<network>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published