Friday, 04 October 2019 04:02 justicemate APIs and Dev Tools
BOB (Bitcoin OP_RETURN Bytecode) is a new transaction serialization format for dealing with Bitcoin transactions, especially OP_RETURNs. Until now all existing Planaria systems have been based on a serialization format called TXO. BOB is a new, modified...
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, 19 March 2019 23:55 Guest APIs and Dev Tools
A system for mapping arbitrary hyper media to a global identifier. Prefix: 1PuQa7K62MiKCtssSLKy1kh56WWU7MtUR5 Authors: Satchmo, Attila Aros Thanks to Unwriter for his input and support. Intro The design goals: A simple OP_RETURN protocol for associating...
Tuesday, 19 March 2019 23:44 Guest APIs and Dev Tools
A simple and flexible method to sign arbitrary OP_RETURN data with Bitcoin ECDSA signatures. Authors: Attila Aros, Satchmo Special thanks to Monkeylord and Unwriter for feedback and ideas. Note: Use the bitcoinfiles-sdk to build, sign, and verify...
Thursday, 03 January 2019 22:25 Guest Productivity Tools
Oyo is convenient way to search the Bitcoin Cash blockchain for any keyword or string. It's powered by Bitdb and only communicates with a Bitdb node.  
Thursday, 03 January 2019 22:20 Guest Productivity Tools
Explore what Bitcoin Cash is saying. Visual representation of what people are writing on the blockchain. This nifty Bitdb powered app, makes it a convenient way to explore the Bitcoin Cash blockchain, and shows a good example of what can be done with...
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...