mirror of
https://github.com/creating2morrow/neveko.git
synced 2024-12-22 19:49:24 +00:00
Update README.md
This commit is contained in:
parent
697813d0e6
commit
1a321516e6
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ NEVidebla-EKOnomia (invisible economy)
|
|||
* `git clone https://github.com/creating2morrow/neveko`
|
||||
* `cd neveko && ./scripts/build_all_and_run.sh "-- -h"`
|
||||
* Example to start neveko with remote stagenet node / i2p proxy remote for development:
|
||||
* `./scripts/build_all_and_run.sh "-- --monero-rpc-daemon http://xmr3kaacphwkk4z2gp35bdl47lrrnzimmyqj4oliauqrjzqecofa.b32.i2p:38081 --remote-node --i2p-proxy-host http://127.0.0.1:4444 --monero-location /home/ubuntu/monero-x86_64-linux-gnu-v0.18.2.2/ --i2p-zero-dir /home/ubuntu/i2p-zero-linux.v1.21/ --i2p-socks-proxy-host http://127.0.0.1:9051"`
|
||||
* `./scripts/build_all_and_run.sh "-- --monero-rpc-daemon http://xmr3kaacphwkk4z2gp35bdl47lrrnzimmyqj4oliauqrjzqecofa.b32.i2p:38081 --remote-node --monero-location /home/ubuntu/monero-x86_64-linux-gnu-v0.18.2.2/ --monero-location /home/user/monero-x86_64-linux-gnu-v0.18.2.2 --monero-rpc-host http://127.0.0.1:38083 --monero-rpc-username user --monero-rpc-cred pass --remote-node --i2p-advanced --i2p-proxy-host http://x.x.x.x:xxxx --i2p-socks-proxy-host http://x.x.x.x:xxxx"`
|
||||
* the `--monero-location` flag is needed even when using a remote node because
|
||||
neveko has its own monero-wallet-rpc instance
|
||||
* remote nodes are forced over the `--i2p-proxy-host`
|
||||
|
|
Loading…
Reference in a new issue