Techman34 / MFPenzyme-subgraph

The official subgraph the Enzyme protocol.

Home Page:https://thegraph.com/explorer/subgraph/enzymefinance/enzyme

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

https://thegraph.com/explorer/subgraph/enzymefinance/enzyme

License:MIT License


Languages

Language:TypeScript 100.0%