Skip to content
Aviv Eyal edited this page Apr 2, 2018 · 11 revisions

Overview

The REPL is an interactive API enabling local users to execute various commands, execute transactions and get accounts and balances data. The REPL uses OS Services to execute commands and get back state data. Some commands are one-step commands, for example, get account coin balance and some may involve multiple interactive steps, for example, setup a POST commitment.

REPL Commands

Create new user account

Get account info and coin balance

Setup POST

Transfer coins between 2 accounts

Getting Started

Dev Guides

Product Specs

Clone this wiki locally