maxbull / wallet

Wallet GUI for Factom Asset Tokens

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FAT Wallet

A multi-platform desktop wallet for Factom Asset Tokens.

Building

git clone https://github.com/Factom-Asset-Tokens/wallet.git fat-wallet
cd fat-wallet
npm install
npm run build

The build for your platform will be located in the dist_electron folder.

Running for development

After running npm install just run npm start.

Preview

About

Wallet GUI for Factom Asset Tokens

License:MIT License


Languages

Language:Vue 81.7%Language:JavaScript 18.1%Language:HTML 0.2%Language:CSS 0.1%