Skip to content
This repository has been archived by the owner on Jan 23, 2025. It is now read-only.

LedgerHQ/tzstats-middleware

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to build

You need rustup. Then:

git clone https://github.com/phaazon/tzstats-middleware
cd tzstats-middleware
rustup override set nightly
cargo build --release

Run with:

cargo run --release

The binary is target/release/tzstats-middleware.

How to customize

You can’t right now, as I made everything hardcoded, like a good o’ hack. :D Have a look at the main.rs if you want to change port / destination. It should be possible to add CLI with a few lines of code; contact me if you want it.

About

Quick hack \o/ - aka tz mangler

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Rust 100.0%