Accelerate your decentralized application development with our seamless Sui indexing GraphQL API.
Data is stored in an object-based chain model with horizontal scaling. SuiQL makes querying the Sui blockchain fast and cost-effective.
- First, you will need the latest
git
,yarn
1.16, &node
12 or greater. macOS, Windows and Linux should all be supported as build environments.
Note: None of the commands below will work with npm
. Please use yarn
in
this repo.
-
Install or Update all dependencies
yarn
-
Build all interdependencies so the project you are working on can resolve other packages
First you'll need —
yarn run build
— or —
yarn run build:watch
-
Start SuiQL
yarn run start-graphiql
-
Open in browser
https://localhost:8080/dev.html
- Discord - Join Peeranha Discord Server
- Twitter - @Sui_QL
- GitHub - Create feature requests, discussions issues and bugs above