Skip to content

max-lt/btc-stream-rust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bitcoin transaction relay

Relay transactions from Bitcoin Core (ZeroMQ) to Websocket.

Build

cargo build --release --bin relay

Run

./target/release/relay

Use with docker

docker run --rm -it -p 7070:7070 -e ZMQ_ADDRESS=tcp://127.0.0.1:28332 --name btc-relay ghcr.io/max-lt/btc-stream-rust

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages