/libra-wallet

Libra wallet , demo web-app (list accounts, transactions, minting, transfer)

Primary LanguageCSS

Libra wallet demo

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