Skip to content

nucypher/threshold-network-staking-subgraphs

 
 

Repository files navigation

Threshold Network staking subgraphs

This repository contains the code of subgraphs to track Threshold Network staking and TACo Application events.

Subgraphs are open APIs to query data from networks like Ethereum and IPFS. The data is indexed by The Graph decentralized protocol.

Development

Please make sure you have the following prerequisites installed on your machine:

Install the root package to set up the linter and formatting tools.

yarn install

This repo is organized in folders that contain each subgraph development. Each of them is a NPM package with its own dependencies and contains a README file.

You should navigate to the subgraph's folder of interest and follow the README instructions.

cd subgraphs/threshold-staking/
yarn install

About

Threshold Network staking subgraphs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 99.9%
  • Shell 0.1%