Skip to content

ClipFinance/shares-token-subgraph

Repository files navigation

CF Shares Token Subgraph

This Subgraph sources transfer event from the CF SharesToken contract in different networks.

Deploying the subgraph:

First time only

yarn install

Available networks: linea

Linea deployment

Linea is not index by The Graph so we use Goldsky

First run:

goldsky login

If you already have an existing Linea subgraph you will have to delete it to deploy the new one

Deploy

yarn prepare:<network>
yarn codegen
yarn build
yarn deploy:<network>

About

Shares Token Subgraph

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published