4 Commits

Author SHA1 Message Date
tranSatoshi_MW
aeb2b99db7 Add files via upload 2024-12-14 17:25:49 -08:00
tranSatoshi_MW
42f228af61 Add files via upload 2024-12-14 16:46:14 -08:00
tranSatoshi_MW
67fbc5b531 Add files via upload 2024-12-14 16:45:08 -08:00
tranSatoshi_MW
1c9c00169f Update README.md 2024-12-09 21:27:07 -08:00
4 changed files with 1606 additions and 15 deletions

View File

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

BIN
grin-logo-cat-cropped.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 88 KiB

1605
grin-logo-cat.svg Normal file

File diff suppressed because it is too large Load Diff

After

Width:  |  Height:  |  Size: 119 KiB

BIN
mwcwallet.com-master.zip Normal file

Binary file not shown.