Skip to content

corerouter/enzyme-subgraph

 
 

Repository files navigation

Enzyme Subgraph

The official subgraph (thegraph.com) for Enzyme Finance.

Development

Before you can start developing, you'll need to have Node.js and Yarn installed.

Installing only takes two commands and you're ready to roll:

# Install all dependencies.
yarn install

# Generate the subgraph and code.
yarn codegen

You are now ready to start development. Documentation is available here. There are also several helpful scripts in package.json for testing, and deploying the subgraph locally.

Contributing

Third party contributions to this project are welcome and encouraged. If you want to contribute, please open an issue before submtting a pull requests so we can discuss the proposed changes and/or additions.

Please note that all repositories hosted under this organization follow our Code of Conduct, make sure to review and follow it.

About

The official subgraph the Enzyme protocol.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 100.0%