Difference between revisions of "Building on Bitcoin"
Line 15: | Line 15: | ||
#[[The Metanet]] | #[[The Metanet]] | ||
#[[SVAlias]] | #[[SVAlias]] | ||
− | #[[ | + | #[[Second layer protocol]] |
#[[Advanced Bitcoin Scripting]] | #[[Advanced Bitcoin Scripting]] | ||
#[[Payment Channels]] | #[[Payment Channels]] |
Revision as of 19:12, 8 January 2020
Here you can find information on and links to some of the tools developed for Bitcoin including:
- Neon Planaria - Javascript framework that generates a state machine and database as well as an API to interface other applications with.
- Bitbus - Creates a filtered subledger of Bitcoin transactions in your file system, bypassing the need for application developers to run a node.
- Datapay - Simple JS library that enables broadcasting of Bitcoin transactions with as little as 4 lines of code.
- Moneybutton - Robust payment API where users swipe a button to generate a Bitcoin transaction for payment and/or write data to the blockchain.
- Cashport - API framework that enables developers to easily manage and implement micro-payments for services in your application.
- Paymail - Protocol that defines how to send Bitcoin to a human readable, email like namespace instead of a Bitcoin address.
Decision needed: Break these out into their own pages or have one larger page with sections? Already have a page for SVAlias...