-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- added Disclaimer - added info on Counterparty - added Donate link - added BTNS logos
- Loading branch information
1 parent
4c5d4c9
commit 7999fb8
Showing
1 changed file
with
41 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,13 +2,47 @@ | |
|
||
This is the official repository for Broadcast Token Naming System (BTNS). | ||
|
||
The BTNS operates on the Counterparty platform using the `broadcast` feature. However, the BTNS is NOT officially endorsed by the Counterparty project, and is a personal hobby project. | ||
The **`BTNS`** operates on the **`Counterparty`** platform using the `broadcast` feature. | ||
|
||
more info coming soon... busy writing indexer :) | ||
**`BTNS`** and **`BTNS-420`** are **NOT** _officially_ endorsed by the **`Counterparty`** project. | ||
|
||
If you would like to contribute a spec to the BTNS, please contact me at <[email protected]> | ||
**`BTNS-420`** was copied, almost entirely, from the existing **`Counterparty`** platform features. | ||
|
||
Name | Title | Author / Owner | Status | | ||
---------------------------- | --------------------------------------- | ---------------------- | ------------- | | ||
[BTNS](./docs/BTNS.md) | Broadcast Token Naming System (BTNS) | Jeremy Johnson (J-Dog) | Accepted | | ||
[BTNS-420](./docs/BTNS-420.md)| BTNS Token Standard (BTNS-420) | Jeremy Johnson (J-Dog) | Draft | | ||
This is a personal hobby project, to allow for experimentation with additional token features and functionality. | ||
|
||
# Disclaimer | ||
`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! | ||
|
||
|
||
# BTNS Specs | ||
|
||
Name | Title | Author / Owner | Status | | ||
---------------------------- | ----------------------------------------- | ---------------------- | ------------- | | ||
[BTNS](./docs/BTNS.md) | Broadcast Token Naming System (**BTNS**) | Jeremy Johnson (J-Dog) | Accepted | | ||
[BTNS-420](./docs/BTNS-420.md)| BTNS Token Standard (**BTNS-420**) | Jeremy Johnson (J-Dog) | Draft | | ||
|
||
|
||
# BTNS Indexer | ||
Coming soon... got **`BTNS`** supported, working on Basic **`BTNS-420`** support... prolly a couple more days. | ||
|
||
|
||
# Counterparty Platform | ||
**`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. | ||
- [Counterparty Website](https://counterparty.io) | ||
- [Counterparty Documentation](https://docs.counterparty.io) | ||
- [Counterparty API](https://api.counterparty.io) | ||
- [FreeWallet](https://freewallet.io) | ||
|
||
|
||
# Donate | ||
If you find this project interesting, please consider making a donation of BTC, `Counterparty` assets, or `BTNS` tokens to `1BTNShGvQjDucRCwSm3dhiiunjNdrZmXJL` | ||
|
||
# BTNS Logos | ||
|
||
## BTNS Logo | ||
![BTNS Logo](./logos/BTNS.wtf.png) | ||
|
||
## BTNS-420 Logo | ||
![BTNS Logo](./logos/BTNS-420.io.png) |