Skip to content

Acturus007/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.

About

SMPCWallet for the DCRM wallet service

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 54.3%
  • JavaScript 36.7%
  • CSS 8.8%
  • HTML 0.2%