Skip to content

Snowflake-coin/snowflake-frost-wallet

Repository files navigation

snowflake-frost-wallet

Download Count Open Issue Count License Version

Windows Build Status

Windows Build Status

Linux Build Status

Windows Build Status

Screenshot

Snowflake Frost Wallet Dashboard

See More

Run on Windows & Linux from source

Required:

  • NodeJS v14.15.3
  • Python 3
  • Git

On linux install binutils if you want to build the source code:

$ sudo apt-get install -y binutils

To run it development mode, do:

$ npm i
$ npm run dev