Tuesday, 07 April 2020 21:48 Guest APIs and Dev Tools
distributed version control system for bitcoin 1. Like Git for Bitcoin Traditionally, Bitcoin app developers have had to constantly rely on the blockchain to build Bitcoin transactions. For every transaction you made, you first had to do a blockchain...
Monday, 30 March 2020 07:48 Guest Productivity Tools
A paid web tool that lets users download the history of a wallet they control. Input the XPUB key of the wallet and download a CSV file with all of its transactions. Mostly useful for people who need to file their taxes.
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...
Saturday, 14 March 2020 04:52 Guest Block Explorer / Node Stats
See transactions as they happen live. This neat explorer is able to designate which apps produce which transactions
Sunday, 08 March 2020 10:47 Guest Social & Content Commerce
A Decentralized ‘Tumblr’ + ‘Tinder’ App Based on Bitcoin SV Features: A new Tinder like mode. A Timeline with Tipping content and money generation! End to end encryption Bitcoin Tips! Local activities In app wallet A twitter like feed App...
Monday, 24 February 2020 23:37 Guest Tutorials & Learning Resources
A Bitcoin SV Wiki with a wealth of information about all things Bitcoin! Here we aim to provide a correct and up-to date set of information on the Bitcoin network and its features and functionality.
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...
Thursday, 20 February 2020 11:17 trustchair Productivity Tools
Flexible Paymail handles for all your needs.
Tagged in: Paymail
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...
Thursday, 30 January 2020 15:48 meysam Social & Content Commerce
Koalament is an opensource commenting Service that uses BitCoin blockchain to store data and binds the data to a key (label) such as URL, hashtag, brand name, topic, etc. Currently, we provide browser extensions to read and write comments on any URL,...
Wednesday, 29 January 2020 15:58 Guest Gambling & Gaming
Features   - Play instantly without download, and gain BSV while playing - Scores and trophies will be recorded on-chain immutably - Be on the global leader-boards to get massive BSV rewards - Login without registration by using MoneyButton / DotWallet...
Tagged in: Gaming Game Platform
Saturday, 25 January 2020 13:15 Guest Social & Content Commerce
As the first licenced player in Norway, we are proud to announce support for Bitcoin SV (BSV). You will now be able to buy and sell Bitcoin SV with kroners (NOK). We accept safe instant transactions with BSV and paymail. Our MVP service is currently limited...
Wednesday, 08 January 2020 00:32 Guest Tutorials & Learning Resources
Bitquery is central to many of _Unwriter's tools. Unwriter has been prolific in developing tools for developers on BSV, and this documentation aids in providing a wealth of information on the "Bitquery" language and by extension the usability of many...
Sunday, 05 January 2020 05:08 Guest Productivity Tools
The easiest way to log file changes on the BitcoinSV Blockchain!
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({ ...
Monday, 16 December 2019 01:26 Guest APIs and Dev Tools
JS lib to send and listen to events on bitcoin transactions. Events can be used to trigger remote actions or send payloads to listeners.
Thursday, 12 December 2019 22:14 justicemate Productivity Tools
Bitpic is like Gravatar https://en.gravatar.com - but hosted and served natively from Bitcoin. And from then on, you can simply load the image from ANYWHERE (any app, any wallet, etc.) using the associated Paymail address. Bitpic is completely open...
Thursday, 12 December 2019 22:05 justicemate APIs and Dev Tools
A developer tool that can fire many transactions to test your apps. It's useful for stress testing and debugging realtime Bitcoin applications.
Friday, 06 December 2019 03:26 Guest APIs and Dev Tools
Complex Crypto Calculations Available under Your Fingertips Nakasendo™ is a cryptographic library and toolset that can be used to enhance the security of any cryptocurrency exchange and, more broadly, ensure the effective control of access to any type...