An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

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.

![](https://raw.githubusercontent.com/dav009/strainer/master/sample.png)

## usage

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