Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pinax-network/firehose-arweave
The firehose integration with thegarii for Arweave chain
https://github.com/pinax-network/firehose-arweave
Last synced: about 2 months ago
JSON representation
The firehose integration with thegarii for Arweave chain
- Host: GitHub
- URL: https://github.com/pinax-network/firehose-arweave
- Owner: pinax-network
- License: apache-2.0
- Created: 2024-01-08T15:51:35.000Z (almost 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-16T17:00:39.000Z (12 months ago)
- Last Synced: 2024-06-20T22:27:26.437Z (7 months ago)
- Language: Go
- Homepage:
- Size: 17.5 MB
- Stars: 0
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Firehose on Arweave
[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)
This is Streamingfast's [Firehose](https://firehose.streamingfast.io) implementation adapted for Arweave chains,
effectively enabling [Substreams](https://substreams.streamingfast.io) on all Arweave chains.# Usage
## Release
Use the `./bin/release.sh` Bash script to perform a new release. It will ask you questions
as well as driving all the required commands, performing the necessary operation automatically.
The Bash script runs in dry-mode by default, so you can check first that everything is all right.Releases are performed using [goreleaser](https://goreleaser.com/).
# Deployment
Todo: describe deployments for firehose and substreams
## License
[Apache 2.0](LICENSE)