Tutorials for newcomers
Step by step tutorials to get started with example bots.

Obyte repository dependency graph
- 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.
- 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. - can be used as a base of any new project that needs Obyte wallet functionality.
Last modified 1yr ago