Friday, 14 June 2019 04:00 Guest APIs and Dev Tools
Bitcoin as Backend Neon Planaria is a new version of Planaria which is completely re-written from scratch. It is drastically simplified yet exponentially more powerful. The main design goals are: simplicity and flexibility: Easy: Easy to use...
Wednesday, 05 June 2019 23:33 Guest APIs and Dev Tools
So what is Bitbus? Instead of having to run a full Bitcoin node (hundreds of GB and soon TB), you can instantly create your own filtered replication using Bitquery in seconds. Only store what you need for your app. Instead of hundreds of GB, you store...
Friday, 17 May 2019 03:32 Guest APIs and Dev Tools
Super simple and flexible Bitcoin transaction broadcast microservice Bitpipe is a transaction broadcast Microservice powered by DataPay, a declarative Bitcoin transaction builder and broadcaster library for Bitcoin SV. It sets up a web server that accepts...
Friday, 26 April 2019 15:29 Guest APIs and Dev Tools
1. What? bitsh is a shell interface that lets you "sign into" Bitcom, a virtual unix computer on Bitcoin. The main use case for Bitcom currently is to manage and publish OP_RETURN based application protocols through the Bitcom decentralized directory...
Thursday, 18 April 2019 00:01 Guest APIs and Dev Tools
Global Terminal for Bitcoin Application Protocols. BTerm is a navigator for BitCom, a virtual operating system that lives on Bitcoin. BitCom uses a simplified Unix file system metaphor to let developers represent and publish Bitcoin application protocols...
Monday, 15 April 2019 01:29 Guest APIs and Dev Tools
There are 3 parts to this protocol solution: Generic URI Scheme: A new expressive URI scheme that can custom-reference any Bitcoin app protocol object on the blockchain. Decentralized Router: A decentralized routing engine that maps the generic URI...
Thursday, 04 April 2019 01:03 Guest APIs and Dev Tools
Bitcom is an open ended OP_RETURN protocol for creating a universal virtual computer on top of Bitcoin. Bitcom borrows from the UNIX filesystem metaphor to represent a global directory of Bitcoin application protocols, where: Each "account" is represented...
Tuesday, 26 March 2019 12:51 Guest APIs and Dev Tools
Generate and share Money Button landing pages. This page consists of a classic _unwriter trick, to encode all of the moneybutton data into a URL.   You can then save this URL to bring up your moneybutton.
Sunday, 24 March 2019 21:46 Guest APIs and Dev Tools
B is an OP_RETURN protocol to store and reference arbitrary data on Bitcoin. The design goal: The simplest protocol to upload arbitrary media to the blockchain A protocol to reference previously uploaded media from another on-chain media. Store...
Friday, 22 March 2019 00:37 Guest Productivity Tools
What Did you know that you can upload files directly to the Bitcoin network, as permanent, immutable, and monetizable Bitcoin transactions?These files can be all sorts of things like documents, images, and videos, and can be combined to make other things...
Monday, 11 March 2019 22:53 Guest APIs and Dev Tools
C:// is an immutable URI scheme for referencing B:// protocol files, a simple Bitcoin file storage protocol.The file system is constructed from Bitcoin transactions, and is instantly serviced through HTTP/HTTPS endpoint. Why? Having immutable files...
Tuesday, 26 February 2019 21:15 Guest Productivity Tools
The world's first Bitcoin Native photo app that lets you take a photo on your mobile phone and upload to the blockchain.  With Filters. Comes with "raw" (no filter), "sepia", "pixel", "blur" Powered by a new Planaria machine that takes http://B...
Saturday, 23 February 2019 10:25 Guest APIs and Dev Tools
Store images as ASCII art, on Bitcoin. - A service built on a planaria node by @_unwriter Basciiat is powered by a new Planaria state machine I wrote specifically for this app. The images are NOT stored as ASCII. They're stored as full binary following...
Wednesday, 20 February 2019 03:59 Guest APIs and Dev Tools
Planaria is like a framework, but: 100% powered by Bitcoin Containerized as an API Microservice Only requires JavaScript skills to program Anyone can build and publish a public Planaria node, and anyone can connect to the public Planaria nodes...
Tuesday, 22 January 2019 02:06 Guest APIs and Dev Tools
Genesis BitDB, a Bitcoin SV exclusive BitDB node.   Genesis is a new, special BitDB node that runs on Bitcoin SV. Here’s what its explorer looks like:   And here are the highlights: Works exactly the same as the other BitDB nodes (same...
Thursday, 03 January 2019 11:08 Guest APIs and Dev Tools
Write data to Bitcoin SV blockchain. Datapay is the simplest library for building and broadcasting data transactions to the Bitcoin SV blockchain. How it works datapay is powered by bsv, which in turn is a fork of bitcore-lib, which means all the low...