From 1c9c00169fc9b85f585bead58b4a9025360924f3 Mon Sep 17 00:00:00 2001 From: tranSatoshi_MW Date: Mon, 9 Dec 2024 21:27:07 -0800 Subject: [PATCH] Update README.md --- README.md | 16 +--------------- 1 file changed, 1 insertion(+), 15 deletions(-) diff --git a/README.md b/README.md index 516ff44..901a09c 100755 --- a/README.md +++ b/README.md @@ -1,18 +1,4 @@ # MWC Wallet Standalone ### Description -Standalone version of the MimbleWimble Coin web wallet, [mwcwallet.com](https://mwcwallet.com), that consists of just a single HTML file. - -### 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`. +The forked Grin web wallet, that consists of just a single HTML file.