justicemate

35

Listings

0

Likes

0

Bookmarks

0

Reviews

0

Votes
Load More
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.
Friday, 19 February 2021 13:38 justicemate Tokenization & Smart Contracts
Money Button as a wallet now enables the issuance and holding of SFP Tokens. Additionally, Money Button provides developer tools to enable the simple utilization of these tokens. Money Button API allows you to create and transfer assets in the form of...
Wednesday, 14 October 2020 13:20 justicemate Social & Content Commerce
"Push Web" engine, powered by Bitcoin.   Powpress is bootstrapping a new data publishing paradigm, reversing the dynamics of how the publishing ecosystem works, by utilizing Bitcoin. And it's completely free to use because it unbundles the blockchain...
Tagged in: publish push web content
Tuesday, 13 October 2020 12:00 justicemate Tokenization & Smart Contracts
Open Ledger Construction Elas Digital builds technology using the Bitcoin public ledger as a substrate layer, enabling the creation of data structures unique to each customer and requirement. Elas Ledgers can be nested allowing for...
Tuesday, 13 October 2020 05:46 justicemate Social & Content Commerce
Raspora is a Bitcoin SV based knowledge aggregation network that enables unbiased discussions. Join the network on http://raspora.com Escaping The Bubble Media content is scattered across the web with few clear connections. Inspired by nature...
Tuesday, 13 October 2020 04:00 justicemate APIs and Dev Tools
Data Connects Our World. We help to build and find the APIs that connect your application to the world with bitcoin micropayments.
Wednesday, 29 July 2020 10:30 justicemate Social & Content Commerce
Easily tip across many popular online communication channels. Tip BSV to anyone on Twitter, WeChat, Telegram, Reddit and Discord.  
Wednesday, 29 July 2020 02:10 justicemate Gambling & Gaming
Provably Fair Gaming! A real casino, on your mobile device The most popular real casino games of chance, playing for real money, on your mobile device anytime you like. Just bring your luck. Basing the game on cryptocurrency (BSV) allows us to offer...
Monday, 06 July 2020 14:26 justicemate Productivity Tools
Search the entire Bitpic universe using Paymail. No longer need to remember transaction IDs just to find your Bitpics. No more losing track of all your Bitpic update history. It's all there.   Some may not remember what image they have uploaded...
Monday, 06 July 2020 14:21 justicemate Productivity Tools
Many say it's annoying how they are supposed to "own their data" but it's impossible to retrieve what they've uploaded to the blockchain. C.txt lets you easily find files simply by: 1. keyword 2. transaction ID 3. content hash 4. SIMPLY DRAG AND DROP...
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:12 justicemate APIs and Dev Tools
Bitcache A Peer-to-Peer Cache System for Bitcoin 1. Bitcoin Cache System Bitcache lets you cache a filtered and processed version of the bitcoin blockchain data. First, quick intro: Bitbus: Bitbus lets you crawl the blockchain for various...
Monday, 06 July 2020 14:08 justicemate APIs and Dev Tools
META.TXT--powered by TXT--stores the global metanet graph in a single file, and provides an instant API. The txt.db file is stored as a self contained SQLite file (powered by http://txt.network) . The goal is to store only the graph structure in order...
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:58 justicemate APIs and Dev Tools
Manic is an Elixir client for interfacing with Bitcoin miner APIs. Manic is a port of unwriter's Minercraft library for JavaScript. Like Minercraft, Manic supports the beta version of the Merchant API, and its name is a nod to another classic computer...
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, 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({ ...