Pages:
Author

Topic: [ANN]|[EDGE]|SHA256|POW/HiPoS|I2P|Encrypted Msgs|Masternodes - page 2. (Read 8210 times)

legendary
Activity: 1517
Merit: 1042
@notsofast
Road map addded to OP.

Looks pretty cool. Can you tell me more about the FPS game and timeline? Seems like a big undertaking.

In any case thanks for turning me on to the i2P service. It seems better than Tor since it doesn't have exit nodes that can be compromised as I understand it.
newbie
Activity: 14
Merit: 0
Road map addded to OP.
legendary
Activity: 1568
Merit: 1000
Twitter @Acimirov
Relax. Just some regular FUD.
legendary
Activity: 2632
Merit: 1450
this coin dead already

why?
trade is open
wallet sync
legendary
Activity: 1568
Merit: 1003
🚀🚀 ATHERO.IO 🚀🚀
this coin dead already
legendary
Activity: 1568
Merit: 1003
🚀🚀 ATHERO.IO 🚀🚀
where is roadmap

I'm pretty sure that ring thing is the roadmap

That is the current features, a road map with more features will be posted, sorry for the delay.

dev had said he would post a roadmap and that ring thing was already there. you say it will be posted but when
newbie
Activity: 14
Merit: 0
where is roadmap

I'm pretty sure that ring thing is the roadmap

That is the current features, a road map with more features will be posted, sorry for the delay.
legendary
Activity: 1517
Merit: 1042
@notsofast
where is roadmap

I'm pretty sure that ring thing is the roadmap
legendary
Activity: 1568
Merit: 1003
🚀🚀 ATHERO.IO 🚀🚀
where is roadmap
newbie
Activity: 14
Merit: 0
How to Setup a EDGE Node :

Start your EDGE wallet

Go to Help>Debug>Console
  type the following and hit Enter (Alias is name of your node address):
Code:
getaccountaddress Alias

Send exactly 10000 EDGE to that address

Go to Help>Debug>Console
  type the following and hit Enter:
Code:
masternode genkey

Copy the result and place that in the EDGE.conf file below:

Code:
rpcallowip=127.0.0.1
rpcuser=YourUserName
rpcpassword=YourRPCPassword
rpcport=Any Port
server=1
daemon=1
listen=1
staking=0
port=Any Port2
masternodeaddr=YOUR_EXTERNAL_IP, TOR or i2p address:Any Port2
masternode=1
masternodeprivkey=KEY GENERATED BY COMMAND masternode genkey
Any Port2 must be open.

Restart your wallet and go back to Help>Debug>Console
  Type the following and hit enter:
Code:
masternode start

How to Run More than one EDGE Node instance on the same PC:

1- Make a new folder ((Example: Masternodes)
2- inside masternodes folder, make N number of  new folders and name them for example mn1 , mn2 ..etc ( N= number of nodes you want to run)
3- go back to masternodes folder and place N number of edge-qt.exe copies and name them mn1.exe mn2.exe ..etc
4- on the same masternode folder, make new N number of RunMN1.bat files and paste the following:
Code:
mn1.exe -datadir=path_to_mn1_folder
  * make sure to change mn1.exe and path for every .bat file
5- Start each RunMN1.bat, RunMN2.bat ..etc and follow "How to Setup a EDGE Node" on top
 * each node must have different ports on EDGE.conf file

Running a EDGE node under TOR or i2p is the same.




How to run EDGE under Tor or i2p:

Tor:

1- Download & install Tor : https://www.torproject.org/download/download-easy.html.en
2- Run Tor then close it
3- go to your Tor installing path ( C:\Users\USER NAME\PATH TO\Tor Browser\Browser\TorBrowser\Data\Tor
4- open the file 'torrc' with text editor and add the following:
Code:
HiddenServiceDir c:\onion\EDGE
HiddenServicePort PORT 127.0.0.1:PORT
* you can copy paste this as many as you want (this can be done to run more than one EDGE node instance on same pc under Tor) but you must set different PORT for each and add that to port= in conf file, and set different HiddenServiceDir
4- start your Tor browser
5- add the following to your EDGE.conf:
Code:
-port=PORT_FROM_torrc_FILE
6- start EDGE wallet with:

Connect to Tor only:
Code:
edge-qt.exe -onlynet=Tor -listen=0 -irc=0 -proxy=127.0.0.1:9150

OR

Connect to Tor and Clearnet:
Code:
edge-qt.exe -proxy=127.0.0.1:9150 -tor=127.0.0.1:9150


I2P:

1- Download & install I2P : https://geti2p.net/en/download
2- Start I2P ( a webpage should auto open)
3- go to http://127.0.0.1:7657/configclients and click start and check-box "SAM application bridge"
5- from EDGE wallet, go to Settings>Options>I2P and check-box Use I2P only and restart wallet.

* if you want to run with a static i2p address ( this can be done also to run a EDGE node under i2p) do the following:
6- from Settings>Options>I2P click on current I2P-address.. copy mydestination=SOME_LONG_STRING and paste it to your EDGE.conf then restart your wallet
hero member
Activity: 686
Merit: 512
www.neutroncoin.com
werent we due a roadmap


Give the guy a little leeway,, all good things come out when they are ready : )
hero member
Activity: 616
Merit: 500
werent we due a roadmap
hero member
Activity: 1022
Merit: 1000
New wallet update for a better performance, checkpoints and more seed nodes added.

https://mega.co.nz/#!UQQyAZIQ!vQjPMCrQIzSj_p-tOF9uRF3yi2OC-h65JxCRAQJD0p8

Weirdly it says this isn't compatible with windows 7 starter :/

Do you have a 32bit system ?

sure do, it's my cruddy test machine

current windows wallet is 64bit only.


thanks, ill run it on another pc later.
newbie
Activity: 14
Merit: 0
New wallet update for a better performance, checkpoints and more seed nodes added.

https://mega.co.nz/#!UQQyAZIQ!vQjPMCrQIzSj_p-tOF9uRF3yi2OC-h65JxCRAQJD0p8

Weirdly it says this isn't compatible with windows 7 starter :/

Do you have a 32bit system ?

sure do, it's my cruddy test machine

current windows wallet is 64bit only.
hero member
Activity: 1022
Merit: 1000
New wallet update for a better performance, checkpoints and more seed nodes added.

https://mega.co.nz/#!UQQyAZIQ!vQjPMCrQIzSj_p-tOF9uRF3yi2OC-h65JxCRAQJD0p8

Weirdly it says this isn't compatible with windows 7 starter :/

Do you have a 32bit system ?

sure do, it's my cruddy test machine
newbie
Activity: 14
Merit: 0
New wallet update for a better performance, checkpoints and more seed nodes added.

https://mega.co.nz/#!UQQyAZIQ!vQjPMCrQIzSj_p-tOF9uRF3yi2OC-h65JxCRAQJD0p8

Weirdly it says this isn't compatible with windows 7 starter :/

Do you have a 32bit system ?
hero member
Activity: 1022
Merit: 1000
New wallet update for a better performance, checkpoints and more seed nodes added.

https://mega.co.nz/#!UQQyAZIQ!vQjPMCrQIzSj_p-tOF9uRF3yi2OC-h65JxCRAQJD0p8

Weirdly it says this isn't compatible with windows 7 starter :/
newbie
Activity: 14
Merit: 0
New wallet update for a better performance, checkpoints and more seed nodes added.

https://mega.co.nz/#!UQQyAZIQ!vQjPMCrQIzSj_p-tOF9uRF3yi2OC-h65JxCRAQJD0p8
legendary
Activity: 1044
Merit: 1050
@MRCASHKING
Edge looking good, nice name as well. I mined and picked a few up on c-cex as well.
newbie
Activity: 14
Merit: 0
pow is over with ~700k Total , road map today.
Pages:
Jump to: