openzeppelin-subgraphs
Subgraph schema and templates to index the activity of OpenZeppelin Contracts.
File Explorer
Download Latest Version (.zip)- action.yml
- checks.yml
- admin.json
- nfts.json
- admin.json
- eip1155.json
- eip721.json
- governor.json
- nfts.json
- admin.json
- nfts.json
- admin.json
- nfts.json
- accesscontrol.json
- all.json
- erc1155.json
- erc1967upgrade.json
- erc20.json
- erc721.json
- governor.json
- ownable.json
- pausable.json
- sample.governor.json
- sample.json
- timelock.json
- timelockcontroller.json
- top-erc20.json
- voting.json
- query.adoc
- subgraph.adoc
- generate.adoc
- index.adoc
- nav.adoc
- antora.yml
- accesscontrol.schema.graphql
- all.schema.graphql
- erc1155.schema.graphql
- erc1967upgrade.subgraph.yaml
- erc20.schema.graphql
- erc721.schema.graphql
- governor.schema.graphql
- ownable.schema.graphql
- pausable.schema.graphql
- timelock.schema.graphql
- voting.schema.graphql
- deploy.sh
- prepare.sh
- test.sh
- top-erc20.js
- accesscontrol.gql.json
- accesscontrol.ts
- accesscontrol.yaml
- erc1155.gql.json
- erc1155.ts
- erc1155.yaml
- erc1967upgrade.gql.json
- erc1967upgrade.ts
- erc1967upgrade.yaml
- erc20.gql.json
- erc20.ts
- erc20.yaml
- erc721.gql.json
- erc721.ts
- erc721.yaml
- governor.gql.json
- governor.ts
- governor.yaml
- ownable.gql.json
- ownable.ts
- ownable.yaml
- pausable.gql.json
- pausable.ts
- pausable.yaml
- timelock.gql.json
- timelock.ts
- timelock.yaml
- voting.gql.json
- voting.ts
- voting.yaml
- accesscontrol.ts
- account.ts
- erc1155.ts
- erc165.ts
- erc20.ts
- erc721.ts
- governor.ts
- ownable.ts
- pausable.ts
- timelock.ts
- voting.ts
- .gitignore
- CHANGELOG.md
- FUNDING.json
- LICENSE
- netlify.toml
- package-lock.json
- package.json
- README.md
# Installation Guide
1. Get the code
git clone https://github.com/OpenZeppelin/openzeppelin-subgraphs
Downloads the entire project code from GitHub to your computer.
cd openzeppelin-subgraphs
Moves into the project folder you just downloaded.
2. Node.js
Easy RecommendedPrerequisites
npm install @openzeppelin/subgraphs
Downloads and installs the libraries listed in package.json.
After running the command, open the address shown in the terminal (usually something like http://localhost:3000) in your browser.
Pulled directly from this repo's README.
// repository documentation
Was this content helpful?
(0 ratings)
