Tutorials for newcomers
Step by step tutorials to get started with example bots.
Last updated
Step by step tutorials to get started with example bots.
Last updated
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
and ocore
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
and ocore
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
and ocore
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.