Skip to content

NicolasFlamel1/MWC-Wallet-Standalone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MWC Wallet Standalone

Description

Standalone version of the MimbleWimble Coin web wallet, mwcwallet.com, that consists of just a single HTML file.

Running

You can run this by downloading it from its releases and running it in a web browser of your choice.

Building

Run the following command to install the dependencies required to build this.

sudo apt install php php-intl php-mbstring openssl unzip wget grep sed coreutils

Then 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.

About

Standalone version of the MimbleWimble Coin web wallet, https://mwcwallet.com, that consists of just a single HTML file.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages