description |
---|
Step by step tutorials to get started with example bots. |
Obyte Github page is located there https://github.com/byteball
- syncs full database if full node.
- relays storage units if full node.
- inherits
ocore
library. - light node or full node.
- wallet functionality.
- graphical user interface for Windows, MacOS, Linux, Android and iOS.
- inherits
ocore
library. - light node or full node.
- wallet functionality.
- can be controlled via chat.
- can be controlled via JSON-RPC service.
- inherits
headless-obyte
andocore
library. - only full node.
- recommended to be behind TOR.
- post new units (moves itself funds or posts oracle data) serially.
- inherits
ocore
library. - only full node.
- accepts incoming connections.
- provides new units, stable units, balances & suitable parents to light nodes.
- notifies wallet apps about new witnesses.
- inherits
obyte-relay
andocore
library. - relays encrypted chat messages between devices.
- notifies wallet apps about new app version.
- shows list of chat bots that are available to pair with.
- shows metadata about assets.
- inherits
headless-obyte
andocore
library. - customized chat messages handling can be added.
- customized actions on new transactions and stable transactions can be added.
- can be used as a base of any new project that needs Obyte wallet functionality.