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.
# 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
After install and open the SMPCWallet, then set the dcrm service node, we can register and login to create distributed custodial account.