Skip to content

Factom-Asset-Tokens/wallet

Repository files navigation

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