Skip to content
Vikram Rajkumar edited this page Mar 24, 2017 · 52 revisions

Building

BitShares requires a Boost version in the range [1.57, 1.60]. Versions earlier than 1.57 or newer than 1.60 are NOT supported. If your system Boost version is newer, then you will need to manually build an older version of Boost and specify it to CMake using DBOOST_ROOT.

Architecture

  • [Blockchain Objects](Blockchain Objects)
  • [Wallet / Full Nodes / Witness Nodes](Wallet_Full Nodes_Witness_Nodes)
  • Stealth Transfers

Wallet

  • CLI Wallet Cookbook
  • [Wallet Login Protocol](Wallet Login Protocol)
  • [Wallet Merchant Protocol](Wallet Merchant Protocol)
  • [Wallet Argument Format](Wallet Argument Format)
  • [Wallet 2-Factor Authentication Protocol](Wallet 2-Factor Authentication Protocol)

Contributing

Exchanges

  • [Monitoring Accounts](Monitoring accounts)
  • [Import BitShares-0.9.3c wallets into BitShares 2.0 CLI wallet](Import BitShares-0.9.3c wallets into BitShares 2.0 CLI wallet)

Witnesses

  • [How to become an active witness in BitShares 2.0](How to become an active witness in BitShares 2.0)
  • [Howto import an existing delegate as witness in BitShares 2.0](Howto import an existing delegate as witness in BitShares 2.0)
  • [How to setup your witness for test net (Ubuntu 14.04)](How to setup your witness for test net (Ubuntu 14.04))
Clone this wiki locally