Software & References


Software

BitShares Core

BitShares Core

BitShares Core is the BitShares blockchain implementation and command-line interface

Docker Container

Built-in Dockerfile to support docker containers.


BitShares Core C++ Library

BitShares FC

Fast-compiling C++ library provides a set of utility libraries useful for the development of asynchronous libraries

Websocket pp

C++ websocket client/server library


HTLC

Hashed Time-Lock Contracts (HTLC) on BitShares

TESTNET: User Guide for Hashed Time-Lock Contracts (HTLC) on BitShares

Hashed Time-Lock Contracts (HTLC) on BitShares:CN

测试网:BitShares 哈希时间锁合约(HTLC)用户指南


Python

Python BitShares

Fully featured client-side library for the BitShares Blockchain - written entirely in python.

uptick

Python-based CLI tool set for BitShares blockchain

Faucet - Tapin

Tapin is a python-based faucet for Graphene-based blockchains (e.g. BitShares).


JavaScript

BitShares JS

JavaScript tools for BitShares Encryption and Serialization. https://bitsharesjs.bitshares.org/

BitShares JS-WS

JavaScript websocket interface for BitShares


BitShares UI

BitShares UI

Graphical User Interface for BitShares

BitShares UI API

RESTful API server for BitShares based on express-es6-rest-api

develop.bitshares.org

Bleeding edge hosted wallet off the develop branch of bitshares-ui

reconnecting-websocket

A small decorator for the JavaScript WebSocket API that automatically reconnects


Mobile

BitShares Mobile App

This is the mobile app for BitShares blockchain



References

BitShares Core


API Related


Plugins


Testing Tool(s)

  • debug_node : what-if test tool

    • The debug_node is a tool to allow developers to run many interesting sorts of “what-if” tests using state from a production blockchain.


Python


JavaScript