Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/reserve-protocol/reserve-subgraph
Reserve Protocol subgraph
https://github.com/reserve-protocol/reserve-subgraph
Last synced: 2 months ago
JSON representation
Reserve Protocol subgraph
- Host: GitHub
- URL: https://github.com/reserve-protocol/reserve-subgraph
- Owner: reserve-protocol
- Created: 2022-10-06T18:54:49.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-08-02T18:58:35.000Z (5 months ago)
- Last Synced: 2024-08-02T21:23:34.208Z (5 months ago)
- Language: TypeScript
- Size: 738 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Reserve V3 Subgraph
The Reserve Protocol enables a class of token called RToken: self-issued tokens backed by a rebalancing basket of collateral. While the protocol enables any number of RTokens to be created, further discussion is limited to the characterization of a single RToken instance.## Running locally
See [graph-node](https://github.com/graphprotocol/graph-node)## Running tests
```
graph test
```## Productive subgraphs
**Mainnet**: [https://api.thegraph.com/subgraphs/name/lcamargof/reserve](https://api.thegraph.com/subgraphs/name/lcamargof/reserve)
**Base**: [https://graph-base.register.app/subgraphs/name/lcamargof/reserve](https://graph-base.register.app/subgraphs/name/lcamargof/reserve)