https://github.com/dav009/strainer
Listen and pipe Ergo TXs and eUTXOs
https://github.com/dav009/strainer
blockchain ergo web3
Last synced: about 1 month ago
JSON representation
Listen and pipe Ergo TXs and eUTXOs
- Host: GitHub
- URL: https://github.com/dav009/strainer
- Owner: dav009
- Created: 2022-02-21T13:20:24.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2022-02-26T13:48:44.000Z (about 3 years ago)
- Last Synced: 2025-02-06T03:32:13.519Z (3 months ago)
- Topics: blockchain, ergo, web3
- Language: Go
- Homepage:
- Size: 496 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-ergo - Strainer
README
# Strainer (WIP)
Strainer is a cmd line utility which connects to an Ergo node and lets you pipe tx and eUTXOs to other systems.

## usage
```bash
go run main.go http://yourNodeIP:9053
```