libra-node
Version:
Libra Crypto NodeJs Driver
14 lines (7 loc) • 381 B
Markdown
# Library Roadmap
* the task is to do all of the following in Javascript/NodeJS
#### 1. Clone and build Libra Core
#### 2. Build the Libra CLI client and connect to the live and the test nets
#### 3. Create a command/script to create Libra accounts
#### 4. Create a command/script add money to the accounts
#### 5. Create a test script to make sure you can make transactions