Difference between revisions of "Building on Bitcoin"
Line 7: | Line 7: | ||
* [https://www.cashport.io Cashport] - API framework that enables developers to easily manage and implement micro-payments for services in your application. | * [https://www.cashport.io Cashport] - API framework that enables developers to easily manage and implement micro-payments for services in your application. | ||
* [https://www.bsvalias.org Paymail] - Protocol that defines how to send Bitcoin to a human readable, email like namespace instead of a Bitcoin address. | * [https://www.bsvalias.org 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... | Decision needed: Break these out into their own pages or have one larger page with sections? Already have a page for SVAlias... |
Revision as of 19:08, 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...