Skip to content

Instantly share code, notes, and snippets.

@xhliu
Forked from HostFat/bchtokenprotocols
Created May 8, 2023 20:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save xhliu/e95df1a89f804c49ff55936a61d4027b to your computer and use it in GitHub Desktop.
Save xhliu/e95df1a89f804c49ff55936a61d4027b to your computer and use it in GitHub Desktop.
Bitcoin Cash Token Protocols
They are NOT in order of importance and/or quality, so you should give a look to all of them.
(continuously updated)
It is likely that there will be 10 different token protocols this year (2018)
"Currently", even those now reported here, they are still in full development.
Wormhole (based on Omni)
- Website: http://wormhole.cash - you can change the language on upper right
- Spec: http://wormhole.cash/whcwhitepaper.pdf (in Chinese language)
- Spec ENG part 1: https://www.yours.org/content/bch-smart-contract-is-coming----wormhole-protocol-proposed-by-bitmain-1debc785b3f8
- Spec ENG part 2: https://www.yours.org/content/bch-smart-contract-is-coming----wormhole-protocol-proposed-by-bitmain-6c353fe1b515
- Code: https://github.com/copernet/wormhole
- SDK: https://developer.bitcoin.com/wormhole.html
- Internal token: WHC
Simple Ledger Protocol
- Website: https://simpleledger.cash
- Explorer: https://tokengraph.network/
- Spec: https://github.com/simpleledger/slp-specification/blob/master/slp-token-type-1.md
- Code: https://github.com/simpleledger
- Internal token: none
Keoken
- Website: https://keoken.io/
- Code: https://github.com/bitprim/bitprim-keoken
- Spec: https://github.com/bitprim/bitprim-keoken/blob/master/keoken-whitepaper.md
- Internal token: Keo
ORBIT
- Website: http://orbit.cash
- Code: https://github.com/AlphaGriffin/orbit
- Spec: https://doc.orbit.cash
- Internal token: none
GROUP (currently requires consensus changes)
- Spec: https://docs.google.com/document/d/1X-yrqBJNj6oGPku49krZqTMGNNEWnUJBRFjX7fJXvTs/edit
- Code: https://github.com/BitcoinUnlimited/BitcoinUnlimited/pull/1009
- Internal token: none
Tokeda
- Spec: http://media.lokad.com/bitcoin/tokeda-2018-04-30.pdf
- Internal token: none
Colored Coins
- Spec: https://www.yours.org/content/introducing-colored-coins--a-bitcoin-cash-token-implementation-faa5cb7308c6
- Internal token: none
Counterparty Cash
- Website: https://counterparty.cash
- Spec (?): https://talk.counterparty.cash/t/ann-counterparty-cash-fork-with-1-to-1-air-drop/309
- Code: https://github.com/counterpartyxcpc
- Internal token: XCPC
Recursive Smelting (a concept, currently)
- Intro: https://medium.com/@recursivesmelting/recursive-smelting-10721f181fcc
- Spec: https://github.com/recursivesmelting/Recursive-Smelting-Whitepaper/raw/master/main.pdf
- Recursive Smelting Proof Library: https://github.com/recursivesmelting/rs-proof-lib
- Question on proofs: https://www.reddit.com/r/btc/comments/95tcoo/recursive_smelting_a_token_layer_protocol_on/e3vqk9c/
BitcoinToken
- http://bitcointoken.com
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment