mirror of
https://github.com/transatoshi-mw/grin-web-wallet.git
synced 2025-10-07 00:02:47 +00:00
493 B
Executable File
493 B
Executable File
MWC Wallet Standalone
Description
Standalone version of the MimbleWimble Coin web wallet, mwcwallet.com, that consists of just a single HTML file.
Building
Run the following commands to build this.
wget "https://github.com/NicolasFlamel1/MWC-Wallet-Standalone/archive/refs/heads/master.zip"
unzip "./master"
cd "./MWC-Wallet-Standalone-master"
"./build.sh"
This will create the HTML file, MWC-Wallet-Standalone-master/MWC Wallet Standalone.html
.