Monday, 15 November 2021 00:53 justicemate APIs and Dev Tools
Create Bitcoin-powered backends Overview Users create Bitcoin transactions that follow your rules in order to interact with your Bridges. The relevant transactions are submitted by your users to Bridgeport Nodes that host your bridge in real-time for...
Monday, 15 November 2021 00:43 justicemate APIs and Dev Tools
Bitcoin Computer Javascript Smart Contracts on Bitcoin     Simple Development The Bitcoin Computer allows every web developer to write smart contracts in Javascript and run them on Bitcoin. There are many advantages...
Monday, 15 November 2021 00:36 justicemate APIs and Dev Tools
Digital Blockchain Infrastructure Built for developers — Easily utilize the blockchain for payments, transaction storage, smart contracts, media distribution and more.   Features Contact Sales   Blockchain...
Monday, 15 November 2021 00:29 justicemate Tutorials & Learning Resources
A series of Interviews with Dr Craig Wright (aka Satoshi Nakamoto), on the theory of Bitcoin.
Monday, 06 July 2020 14:14 justicemate APIs and Dev Tools
TXT (Transaction Tape) is a portable Bitcoin transaction storage system which lets you store, manage, and share bitcoin transaction bundles with semantic metadata attached. What is it? Just like how Content Management Systems (CMS) provide an easy...
Monday, 06 July 2020 14:01 justicemate APIs and Dev Tools
bitsim bitcoin simulator bitsim is the controller for the your bitcoin simulation environment. bitsim consists of: Bitcoin simulation node Docker image Node module for interacting with the simulation container NOTE: Bitsim node is a modified...
Tuesday, 05 May 2020 12:55 justicemate APIs and Dev Tools
Minercraft is a JavaScript library for effortlessly interacting with Bitcoin Miner APIs. Currently supporting the beta version of the Merchant API. Minercraft works both on the server as well as inside a browser. What it does Miner merchant APIs...
Tuesday, 05 May 2020 12:41 Guest APIs and Dev Tools
Twetch has 13 repos available and counting, including a JavaScript library to interact with the Twetch API. The sdk can be used either as a library in your javascript, or as a command line interface (CLI).
Saturday, 28 March 2020 06:26 Guest APIs and Dev Tools
sCrypt is designed to facilitate writing smart contract running on chain. This is an online IDE that allows you to quickly get up and running.  It is easy to learn. Syntactically, sCrypt is similar to Solidity, making it easier to be adopted by existing...
Saturday, 28 March 2020 06:14 Guest APIs and Dev Tools
sCrypt extension for Visual Studio Code sCrypt (pronounced “ess crypt”) is a high-level smart contract language for Bitcoin SV. This extension adds rich language support for sCrypt to VS Code. Features This extension provides the following...
Monday, 24 February 2020 22:53 Guest Tutorials & Learning Resources
sCrypt (pronounced “ess crypt”) is a high-level smart contract language for Bitcoin SV. Bitcoin supports smart contract with its Forth-like stack based Script language. However writing smart contract in native Script is cumbersome and error-prone. It...
Tuesday, 11 February 2020 21:49 Guest APIs and Dev Tools
0. What is bitFS? bitFS is an autonomous file system constructed from Bitcoin transactions. 1. What gets stored to bitFS? bitFS crawls the bitcoin blockchain to find and store all the bitcoin script pushdata chunks larger than 512 bytes. Let's...
Tuesday, 17 December 2019 06:19 justicemate APIs and Dev Tools
Dead simple offchain bitcoin transaction ledger. localchain lets you easily create as many offchain bitcoin transaction ledgers as you want, with a simple API. const localchain = require('localchain') const chain = new localchain() chain.post({ ...
Saturday, 23 November 2019 12:07 Guest Productivity Tools
The developer API marketplace. Start earning from your code. For developers, by developers.
Tuesday, 12 November 2019 19:54 Guest Productivity Tools
A global bitcoin user database stored on chain. Bitkey lets you register paymail public keys on the blockchain which can then be used by other bitcoin apps.
Thursday, 26 September 2019 23:20 justicemate APIs and Dev Tools
1. What is Metaglue Metaglue is platform for building Metanet applications, it has a wallet layer that allows developers to build applications on Metanet with ease without even knowing what is Metanet. 2. What is Metaglue able to do Metaglue allows...
Saturday, 21 September 2019 06:43 justicemate APIs and Dev Tools
Grid Planaria is a programmable state machine which constructs itself by crawling the Bitcoin network. Grid Planaria was designed as a replacement for Planaria Version 1. It is much more efficient, flexible, and powerful, and will eventually supersede...
Sunday, 21 July 2019 23:27 Guest Productivity Tools
Upload a code repository to the metanet using bsvpush! This application effectively recreates a core element of github to the BSV Network. Bsvpush will upload a directory tree of files to the BSV blockchain using metanet nodes. Bsvpush can also be used...
Wednesday, 10 July 2019 13:08 Guest APIs and Dev Tools
A Javascript library for the Tokenized Protocol. Open BSV Licence. 
Wednesday, 10 July 2019 01:04 Guest APIs and Dev Tools
A Metanet Query Engine, version 2   It is a Planaria node which lets you run flexible queries into the global Metanet data structure that lives on Bitcoin.     Metanet is a simple protocol that lets you create virtual data structures on Bitcoin...