runed

Crates.ioruned
lib.rsruned
version0.0.0
sourcesrc
created_at2023-09-26 04:38:19.068009
updated_at2023-09-26 04:38:19.068009
descriptionRunes
homepage
repository
max_upload_size
id983287
size3,939
Casey Rodarmor (casey)

documentation

README

runed

Warning

runed implements runes, a fungible token protocol for Bitcoin.

Fungible tokens are, without exaggeration and nearly without exception, a pungent and unpredictable combination of scams and hopium.

Runes are no different.

If you want to make money, buy some bitcoin instead.

To Do

  • switch to varints
  • write tests
  • figure out test vectors
  • add metadata:
    • symbol: unique or no?
    • link
    • description
    • decimals
  • use amount 0 as shorthand for all remaining runes or for last amount
  • make id a delta? only works if it's a single integer
  • allow seeing the results of transaction
    • unassigned runes go to first non OP_RETURN output
    • excess assignments are ignored
Commit count: 0

cargo fmt