8000 GitHub - BOTCoinNetwork/botcoin-wallet: The Monet Wallet UI
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

BOTCoinNetwork/botcoin-wallet

 
 

Repository files navigation

Monet Wallet

A user interface to interact with Monet.

Development

To build and run Monet Wallet, download / clone this repository, then simply follow the instructions below.

You will need to install yarn to proceed to development.

curl -o- -L https://yarnpkg.com/install.sh | bash

To install dependencies and build files

yarn install &&
53DC
 yarn build

This should also transpile all ts and tsx files.

You can run the development environment by

yarn run dev

This should start up a development server for hot-reloading and an electron window to view the app.

About

The Monet Wallet UI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 83.6%
  • JavaScript 11.6%
  • CSS 4.4%
  • HTML 0.4%
0