1 unstable release
0.0.0 | Sep 26, 2023 |
---|
#5 in #runes
4KB
78 lines
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
Dependencies
~7MB
~80K SLoC