This is the official repository for Broadcast Token Naming System (BTNS
).
The BTNS
operates on the Counterparty
platform using the broadcast
feature.
BTNS
and BTNS-420
are NOT officially endorsed by the Counterparty
project.
BTNS-420
was copied, almost entirely, from the existing Counterparty
platform features.
This is a personal hobby project, to allow for experimentation with additional token features and functionality.
If you find this project interesting, please consider making a donation of BTC, Counterparty
assets, or BTNS
tokens to 1BTNS42oqp1vzLTfBzHQGPhfvQdi2UjoEc
to support continued experimentation.
BTNS
is a bleeding-edge experimental protocol to play around with token functionality on Bitcoin
and Counterparty
. This is a hobby project, and I am NOT responsible for any losses, financial or otherwise, incurred from using this experimental protocol and its functionality.
Science is messy sometimes... DO NOT put in funds your not willing to lose!
Name | Title | Author / Owner | Status |
---|---|---|---|
BTNS |
Broadcast Token Naming System (BTNS) | Jeremy Johnson (J-Dog) | Accepted |
BTNS-420 |
BTNS Token Standard (BTNS-420) | Jeremy Johnson (J-Dog) | Draft |
BTNS-GAS |
BTNS GAS Utility Token (BTNS-GAS) | Jeremy Johnson (J-Dog) | Accepted |
ACTION | Description |
---|---|
ADDRESS |
Configure address specific options |
AIRDROP |
Transfer/Distribute token supply to a LIST |
BATCH |
Execute multiple BTNS ACTION commands in a single transaction |
CALLBACK |
Return all token supply to owner address after a set block, in exchange for a different token |
DESTROY |
Destroy token supply forever |
DISPENSER |
Create a dispenser (vending machine) to dispense a token when triggered |
DIVIDEND |
Issue a dividend on a token |
ISSUE |
Create or issue a token and define how the token works |
LIST |
Create a list for use with various BTNS ACTION commands |
MINT |
Create or mint token supply |
RUG |
Perform a rug pull on a token |
SEND |
Transfer or move some token balances between addresses |
SLEEP |
Pause all actions on a token for a certain number of blocks |
SWEEP |
Transfer all token and/or ownerships to a destination address |
- BTNS Indexer (PHP)
- Counterparty (mainnet) (Block #830,458)
- Counterparty (testnnet) (Block #2,578,131)
Counterparty
is the swiss army knife of Bitcoin, and I encourage ALL developers looking to build on Bitcoin to take the time to go down the Counterparty
rabbit hole.