Libra wallet demo

June 27, 2019 ยท View on GitHub

Currently, FB doesn't provide full API to implement web-wallet, thus we used Libra CLI running on server + service to map client requests to CLI commands.

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Contents

  1. 1Project setup
  2. 1.1Compiles and hot-reloads for development
  3. 1.2Compiles and minifies for production