Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 447 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 447 Bytes

X721 NFT Template Subgraph for X721 Marketplace

  • Folk this project
  • Update export const ContractAddress = Address.fromString("0xb49054664518BAC9330295Fc66ED5726eaFCDB15") in src/const.ts to your NFT contract address
  • Update subgraph.yaml with new contract address and startBlock
  • Update network to testnet or mainnet
  • Update u2u/nft-template in package.json with your subgraph org and subgraph name
  • Deploy