Skip to content

fsn-dev/SMPCWallet

Repository files navigation

SMPC Wallet

A smpc wallet for dcrm-walletServce, build by Electron, support Linux/MacOS/Widows. SMPCWallet can create distributed custodial account which support BTC/ETH/FSN now.

*Note : SMPCWallet is considered beta software. We make no warranties or guarantees of its security or stability.

Build Setup

# install dependencies
npm install
npm install electron -g
npm install electron-packager -g

# serve with hot reload at localhost:9080
npm run dev

# build electron application for production
npm run build

Run

After install and open the SMPCWallet, then set the dcrm service node, we can register and login to create distributed custodial account.