Skip to main content

Hello World Example

Clone repo

git clone https://github.com/biibot/graph-example.git

Go to hello folder

cd hello

Install dependencies

yarn

Generate types

yarn codegen

Build

yarn build

Create graph

yarn create-graph

Deploy graph

yarn deploy-graph

That's it, you have successfully deployed a subgraph to the Biibot network