update readme

This commit is contained in:
qvqc 2021-07-02 09:22:15 -04:00
parent ea52c58125
commit 4060328224
No known key found for this signature in database
GPG Key ID: 9EB04103C6BE892D
1 changed files with 7 additions and 5 deletions

View File

@ -1,11 +1,13 @@
# wowbox
poc tor/i2p node
auto onion and i2p for wownerod with rpc and p2p
testing with monerod until can figure a void wownerod package
you must use void-linux to build, run:
goal is to have prebuilt liveusb and arm images for installing / running a node on an old PC or raspberry pi
```./build.sh```
hopefully this can meet the requirement for easy wow tor/i2p node, i think it is moarsafe to run like unix style than bundling tor/i2p with wownero (but is a good solution for windows users and desktop wowlet clients)
for laziness download pre-built from such.money: [wowbox.iso](https://such.money/wowbox.iso)
RPC only for now, P2P later
burn to usb drive with etcher for windows or dd on linux:
```dd if=wowbox.iso of=/dev/SOMEUSB bs=1M```