#addresses #generate #burn #monero #tags #cli

bin+lib monero-burn

Generate burn addresses for Monero

6 releases (3 breaking)

0.4.2 Apr 6, 2020
0.4.1 Apr 1, 2020
0.3.0 Mar 6, 2020
0.2.0 Feb 18, 2020
0.1.0 Feb 18, 2020

#14 in #burn

MIT license

8KB
59 lines

Crates.io Documentation License: MIT

Monero Proof-of-Burn

Library that generates and verifies proof-of-burn addresses for any tag.

Usage

The library can be built and tested using cargo:

cargo build

Run the CLI tool with:

cargo run -- cafecafe

Dependencies

~5MB
~102K SLoC