You've already forked specification
wiki commit
This commit is contained in:
committed by
buwiki
parent
767596a930
commit
3d8e32d513
+13
-1
@@ -1,6 +1,18 @@
|
|||||||
# Contributors
|
# Contributors
|
||||||
|
|
||||||
This specification was initially created by [Software Verde, LLC](https://softwareverde.com/), the creators of Bitcoin Verde, with funding from [Bitcoin Unlimited](https://www.bitcoinunlimited.info/).
|
This specification was initially created by [Software Verde, LLC](https://softwareverde.com/), the creators of Bitcoin Verde, in association with [Bitcoin Unlimited](https://www.bitcoinunlimited.info/) which provided both funding and content to ensure this project's success. For more information see [Project History](/project-history).
|
||||||
|
|
||||||
|
## Content Licensing
|
||||||
|
|
||||||
|
By contributing content to this project, you agree that either:
|
||||||
|
|
||||||
|
1. You own the copyright to the content added (e.g. you are writing it for the first time), in which case you agree to:
|
||||||
|
- License it under the [Creative Commons 3.0 Attribution License (CC BY)](https://creativecommons.org/licenses/by/3.0/us/)
|
||||||
|
2. The content is in the public domain (or similar), in which case you must:
|
||||||
|
- Clearly denote its license
|
||||||
|
- Ensure any other requirements of the license are met (e.g. attribution, compatibility with CC BY license, etc.)
|
||||||
|
|
||||||
|
## Contributor List
|
||||||
|
|
||||||
The contributor list below shows a list of those that have contributed content. If you have contributed content and would like to be listed below, feel free to add your name!
|
The contributor list below shows a list of those that have contributed content. If you have contributed content and would like to be listed below, feel free to add your name!
|
||||||
|
|
||||||
|
|||||||
@@ -1,8 +1,8 @@
|
|||||||
- Home
|
- Home
|
||||||
- [Style Guide](style-guide)
|
- [Style Guide](/style-guide)
|
||||||
- [Contributors](contributors)
|
- [Contributors](/contributors)
|
||||||
- [Target Audience](target-audience)
|
- [Target Audience](/target-audience)
|
||||||
- Wiki History
|
- [Project History](/project-history)
|
||||||
- Protocol
|
- Protocol
|
||||||
- Blockchain
|
- Blockchain
|
||||||
- [Hash](/protocol/blockchain/hash)
|
- [Hash](/protocol/blockchain/hash)
|
||||||
@@ -116,8 +116,8 @@
|
|||||||
- Cash Address
|
- Cash Address
|
||||||
- Miscellaneous
|
- Miscellaneous
|
||||||
- “Bitcoin Sign Message”
|
- “Bitcoin Sign Message”
|
||||||
- [Endian]([/protocol/misc/endian](https://bitcoinprotocol.cash/protocol/misc/endian))
|
- [Endian](/protocol/misc/endian)
|
||||||
- [Little](/protocol/misc/endian/little)</sup>
|
- [Little](/protocol/misc/endian/little)
|
||||||
- [Big](/protocol/misc/endian/big)
|
- [Big](/protocol/misc/endian/big)
|
||||||
- History
|
- History
|
||||||
- Bips
|
- Bips
|
||||||
|
|||||||
Reference in New Issue
Block a user