Support and Optimizations¶
This section purpose is to collect and provide useful information for the BitShares developments. We would like to add other tools, libraries, and support information as we proceed.
Table of Contents
API Support & References¶
- Bitshares Blockchain Explorer and the Wrappers
- For Mainnet and Tesenet: ES Wrapper to query the Bitshares data. Try it out!
- Check the BitShares blockchain health.
- BitShares Explorer REST API - Installation Guide
- Step by step on everything needed to have your own BitShares Explorer API up and running for a production environment.
Support: Libraries¶
- BitShares-fc: Doxygen Documentation
- BitShares-fc: GitHub
- FC stands for fast-compiling c++ library and provides a set of utility libraries useful for the development of asynchronous libraries.
- BitSharesjs: JavaScript Bitshares library
Tools¶
- Docker Container
- Built-in Dockerfile to support docker containers. This README serves as documentation.
- bitsharesjs
- JavaScript tools for BitShares Encryption and Serialization : https://bitsharesjs.bitshares.org/
- bitsharesjs-ws
- Javascript websocket interface for Bitshares
- 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.
- Monitoring Account Deposits - Python
- (How to setup)
- Monitoring the Balance History - NodeJs
- This nodejs script monitors the balance history of an account in a graphene-based network