Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pinax-network/substreams
Substreams built by Pinax
https://github.com/pinax-network/substreams
antelope substreams thegraph
Last synced: about 15 hours ago
JSON representation
Substreams built by Pinax
- Host: GitHub
- URL: https://github.com/pinax-network/substreams
- Owner: pinax-network
- License: apache-2.0
- Created: 2022-11-25T13:23:22.000Z (almost 2 years ago)
- Default Branch: develop
- Last Pushed: 2024-10-21T19:46:33.000Z (24 days ago)
- Last Synced: 2024-10-22T13:17:20.792Z (23 days ago)
- Topics: antelope, substreams, thegraph
- Language: Rust
- Homepage:
- Size: 1.08 MB
- Stars: 5
- Watchers: 5
- Forks: 2
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE-APACHE
Awesome Lists containing this project
- awesome-substreams - Pinax Substreams
README
# Pinax `Substreams`
[![Build Status](https://github.com/pinax-network/substreams/actions/workflows/ci.yml/badge.svg)](https://github.com/pinax-network/substreams/actions/workflows/ci.yml)
![License](https://img.shields.io/github/license/pinax-network/substreams)> [`Substreams`](https://substreams.streamingfast.io) built by [Pinax](https://pinax.network)
## Development Status
🔨 = In progress.
🛠= Feature complete. Additional testing required.
✅ = Production-ready.| Substream | Status | Description |
|----------------|:------:|-------------|
| [`common`](common/) | ✅ | Antelope **Common** modules for all events.
| [`eosmechanics`](eosmechanics/) | ✅ | Antelope Block Producer Benchmarks.
| [`eosio.ibc`](eosio.ibc/) | 🛠| Antelope `eosio.ibc` Lightproof **block** details.
| [`accounts`](accounts/) | 🛠| Antelope accounts
| [`eosio.token`](eosio.token/) | ✅ | Antelope `eosio.token` token transfers
| [`eosio.evm`](eosio.evm/) | 🔨 | Antelope `eosio.evm` contract events
| [`antelope.oracles`](antelope.oracles/) | 🔨 | Antelope Oracles prices from [`delphioracle`](https://bloks.io/account/delphioracle) and [`oracle.defi`](https://bloks.io/account/oracle.defi)
| [`atomicmarket`](atomicmarket/) | 🔨 | Metrics for [AtomicHub Market](https://eos.atomichub.io/)
| [`pomelo`](pomelo/) | 🔨 | [Pomelo Grants](https://pomelo.io/) events
| [`pomelo.bounties`](pomelo.bounties/)| 🔨 | [Pomelo Bounties](https://bounties.pomelo.io/) events
| [ERC721](https://eips.ethereum.org/EIPS/eip-721) | 🔨 | ERC-721: Non-Fungible Token Standard
| [ERC20](https://eips.ethereum.org/EIPS/eip-20) | 🔨 | ERC-20: Token Standard### Further resources
- [Substreams documentation](https://substreams.streamingfast.io)