Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 485 Bytes

File metadata and controls

21 lines (13 loc) · 485 Bytes

Sate NFT Query Test

Node.js backend for sateNFT querying test using theGraph protocol.

You can check our subgraph for sateNFT here.

Installation

npm install

Run and Test

Config mysql database in config.env file.

npm start

Then you can test with http://localhost:3000.