fabianschu / culturestake-subgraph

Subgraph schema for CultureStake Graph Node

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CultureStake Subgraph

CultureStake subgraph for The Graph to fastly query available data in the CultureStake ecosystem.

CultureStake is a web-based voting and connection system for decentralised cultural decision making and investment.

Credits

CultureStake is a Furtherfield / DECAL initiative.

Development

// Install dependencies
npm install

// Copy env file and edit it
cp .env.example .env

// Use graph commands
npm run codegen
npm run build
npm run create
npm run deploy

License

GNU Affero General Public License v3.0 AGPL-3.0

About

Subgraph schema for CultureStake Graph Node

License:GNU Affero General Public License v3.0


Languages

Language:TypeScript 63.3%Language:Shell 36.7%