- API Support & References
- Libraries
- SDKs
- Tools
- Plugins
- Programs
- Bitshares Blockchain Explorer and the Wrappers
- For Mainnet and Tesenet: ES Wrapper to query the Bitshares data
- 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.
- Python Library for BitShares: GitHub
- Fully featured client-side library for the BitShares Blockchain - written entirely in python.
- Python-Bitshares 0.1 Documentation - http://pybitshares.com/
- Docker Container
- Built-in Dockerfile to support docker containers. This README serves as documentation.
- bitsharesjs
- JavaScript tools for BitShares Encryption and Serialization
- 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
- ElasticSearch Plugin
- How to store account history data into an elasticsearch database.
- Memory Reduction for Nodes
- Help to reduce RAM usage significantly by using witness_node executable options.
- Websockets Scripting Support
- Ptython - websocket-client interact with the Core API