Author

Topic: ★[ANN] [NAV] NAV COIN - Community Fund Live!!! - page 299. (Read 2085654 times)

newbie
Activity: 19
Merit: 0
Greetings folks.
Where does the wallet reside in linux?
Cheers
newbie
Activity: 19
Merit: 0
Greetings folks.
1  Is there a "How to" on adding nodes to the wallet running linux?
2 Where does the downloaded blockchain file reside in linux?
Cheers.

Hi,

Normal the data working directory is inside the home directory of the user you have started the wallet. So in standard it should be ~/.navcoin2/ . 

Inside that directory you have to put the navcoin.conf file. Inside that file you can add lines like

addnode=

You can find addnodes at our blockexplorer under chainz.cryptoid.info/nav/ inside the network section there is a button called nodelist.  copy paste that into the navcoin.conf.  I Don have all the other content right now. You also should specify username amd so on.

Inside that directory you also unzip the blockchain data!

I hope that helped you!

Regards
Shahim

Thanks Shahim.
Blockchain is now 3 weeks behind  with multiple active connections to navcoin network.
There was no existing file called navcoin.conf in ~/.navcoin2, so I have created one. Is this correct?
I also need you to clarify "username and so as" because my newly created navcoin.conf only contains the nodelist.
Cheers
legendary
Activity: 1050
Merit: 1000
I have a mac and want to spread my navajo, What are my options? because i cannot find a nav mac wallet

Best regards,

Bobby


Did someone say they got the NAV wallet working on a mac with wine?

I have tried but i just can't get it to work.

Any idiot proof instructions?

GO NAV!

I downloaded an emulator of Windows (I think it's XP) called Wine.
The main folders of Wine are installed under: Users/(your user name)/ Wine Files

What I did is download windows wallet and blockchain and then move the NavCoin Wallet into:

Users/(your user name)/ Wine Files/ drive_c/users (your user name)/ Desktop.

After doing this is time to get into the Wine app
Double click in the app and you will see a little icon of a wine glass on the top right of your OSX screen (where the wifi symbol, time, bluetooth icons are)
Click in the Wine glass and go to File Manager...
That will open the windows explorer. Locate the drive C:/ and go to the Desktop on where you placed the Navajo folder.

From there just double click in the navcoin-qt.exe
It will crash the wallet but create the navcoin folder under:

Users/(your user name)/ Wine Files/ drive_c/users (your user name)/ Application Data


Go back into your OSX finder and locate this folder...
In this Navcoin folder is where you want to place the wallet.dat file and the whole blockchain

Remember!!! always back up your wallet.dat file!!!! ALWAYS!

https://www.dropbox.com/s/s9f45n0ryqms33z/Screen%20Shot%202014-11-09%20at%2016.28.52.png?dl=0


I wrote that a while ago, but the process is the same...You can download the 1 click installer...And the blockchain as well...

Good luck!

Thanks for the info although i think i'd rather wait for an official Mac Wallet Smiley

Mac wallet should be available within the week.

Please bear with us.

Warm Regards,
~SoopY~


Great News  Soopy. Things are really ramping up fast. You guys are really focused and a team of  7 is really showing with flying colors. Keep up the excellent work.
hero member
Activity: 742
Merit: 500
Greetings folks.
1  Is there a "How to" on adding nodes to the wallet running linux?
2 Where does the downloaded blockchain file reside in linux?
Cheers.

I am interested with the linux tutorial too, somebody can help?
legendary
Activity: 1082
Merit: 1002
Greetings folks.
1  Is there a "How to" on adding nodes to the wallet running linux?
2 Where does the downloaded blockchain file reside in linux?
Cheers.

Hi,

Normal the data working directory is inside the home directory of the user you have started the wallet. So in standard it should be ~/.navcoin2/ . 

Inside that directory you have to put the navcoin.conf file. Inside that file you can add lines like

addnode=

You can find addnodes at our blockexplorer under chainz.cryptoid.info/nav/ inside the network section there is a button called nodelist.  copy paste that into the navcoin.conf.  I Don have all the other content right now. You also should specify username amd so on.

Inside that directory you also unzip the blockchain data!

I hope that helped you!

Regards
Shahim
member
Activity: 111
Merit: 15
Eat, sleep, code, repeat.
Hi,

All our software is licensed under the MIT license for that exact reason, you can do with it what ever you want. Cheesy
We were just a bit annoyed by the mud throwers, then looking through the source code and finding our code was a bit of a stab to the heart. I didn't really go through the rest anymore - crypto coinbases are huge.
The response of you team has been very kind, we wish you the best on your endeavor.
Make sure to send us a message when the white paper is released, we'll take a look at it and give critique and compliments, I hope to give more of the latter  Cool

newbie
Activity: 19
Merit: 0
Greetings folks.
1  Is there a "How to" on adding nodes to the wallet running linux?
2 Where does the downloaded blockchain file reside in linux?
Cheers.
legendary
Activity: 1470
Merit: 1001
Use Coinbase Account almosanywhere with Shift card
Thanks lots of good info. I would have no problem with a NAV deposit in escrow to run an anon node. but it would be nice not to loose the stake on it if it's a multi thousand deposit for a year or so. on the other hand fees may be worth more.

I have some old PCs or a netbook I can use besides a PI for staking.

just a question when the anon stuff is released and open sourced. Can anyone create a anon server? So anon servers are decentralized not just run by the Navcoin team? I'm preety sure this is correct but want to make sure.

Also if I an running a anon sever will it collect the fees on it's transactions? and how does the network decide which sever gets a transaction?

Thanks

Been following since Summercoin days


Yeah this is correct. Anyone who wants to participate can.

There will be some technical skills necessary because the system will need to run the navcoind and subchaind daemons which are compiled on Linux. It should be accessible to anyone with some basic Linux experience and we will fully document all the setup steps.

The other consideration is that we will need to distribute the subchain coins as they are the fuel for the anonymous transactions. However they are essentially redeemable for Nav at 1:1 and we need to protect the system from abuse. The solution Dash implemented in this regard is to get their anon participants to put forward a deposit which is refundable when they stop participating. We are currently looking at various solutions to this problem and will release full details closer to launch.

Yes, whoever sets up a server will earn the percentage from the anon transactions which that server processes.

The current idea is that similar to how you configure the TOR nodes in your navcoin.conf file, you will be able to add also the anon server addresses you wish to use. This gives the users the ultimate control and responsibility for which servers they trust and use.

We will offer the official navcoin ones which anyone can use but if your mate sets up a server you want to use instead you can use that by simply updating your configuration file.

We are implementing as many security checks to the system as possible, attempting to mitigate any possible attacks but in the end of the day trust will need to be built between users and whichever servers they decide to add because it is impossible to patch every single attack vector in a decentralised system like this.

As mentioned, I will be putting out updated whitepapers on  both the anon system and decentralization which will fully explain our implementations in the near future.

hm interesting. So some kind of reward for your node if you enable it to be utilize for ANNon. i like it. Hope the reward is small and the entry price to become such node is also not too big. Please share more about this. or get that update on the white paper. interesting to see what it will be. Would the rasberipy wallet be used for this? Seems like its ideal use case.

From your recent talks. its seem like Annon feature seem might be ready for public much sooner.

ps: OS wallet?

We're still figuring out the best approach and will happily publish all the details once we've figured out what they are. We aim to have a low barrier to entry, but we also need to maintain the integrity of subchain and make sure its not worthwhile for people who posess subchain coins to attempt to use them maliciously to extract nav coins from other anon servers. You can hopefully appreciate the quagmire caused by handing out the subchain coin which we use to direct real nav coin transactions.

In terms of running it on Raspberry Pi I don't know if that will be possible. From my experience, raspberry pi's struggle to run one bitcoin daemon, let alone two at the same time. We will put together some minimum spec suggestions when we bundle it for release. Shahim can probably speak to the current server specs which we run our servers on.

Yes, I believe this approach is going to give us decentralisation much sooner than previously expected and also provide a more secure environment by allowing users to choose which anon servers they use.

More details to come Smiley

OSX wallet is on the list, soopy is looking into fixing the make file for it this week!

newbie
Activity: 19
Merit: 0
Greetings folks. I am attempting to install the linux wallet. After qmake, I get this message.

Project MESSAGE: Building with DBUS (Freedesktop notifications) support
Project MESSAGE: Building with UPNP support
Removed plural forms as the target language has less forms.
If this sounds wrong, possibly the target language is not set or recognized.
Removed plural forms as the target language has less forms.
If this sounds wrong, possibly the target language is not set or recognized.
Removed plural forms as the target language has less forms.
If this sounds wrong, possibly the target language is not set or recognized.

Distro : Ubuntustudio. (same message using mint)

Cheers.



Hi,

Please go through these points.


http://bitcoin.stackexchange.com/questions/28399/why-i-obtain-this-error-trying-to-compile-this-wallet


Have you done "make"?  How is compilation going? And check if all packages are installed properly

Regards
Shahim

Thanks Shahim.
After running make, these few lines at the end. (ubuntustudio 32bit on a 64bit machine)

/usr/bin/ld: build/txdb-leveldb.o: file class ELFCLASS64 incompatible with ELFCLASS32
/usr/bin/ld: final link failed: File in wrong format
collect2: error: ld returned 1 exit status
Makefile:741: recipe for target 'navcoin-qt' failed
make: *** [navcoin-qt] Error 1

Cheers.


It seems your leveldb is somehow not working or in 64bit? There is the problem!

Can you go to src/obj and delete all files. Try to make clean and recompile. Where there missing libraries?

Regards

Thanks Shahim. The  32 bit distro on 64 bit machine has been shelved for now. I have managed to get the wallet to execute using 64 bit Mint. (Sync is 19 weeks behind). Seems to sit on 0 active connections to network.
Cheers.
legendary
Activity: 1302
Merit: 1001
Founder - NavCoin Ⓝ
I have a mac and want to spread my navajo, What are my options? because i cannot find a nav mac wallet

Best regards,

Bobby


Did someone say they got the NAV wallet working on a mac with wine?

I have tried but i just can't get it to work.

Any idiot proof instructions?

GO NAV!

I downloaded an emulator of Windows (I think it's XP) called Wine.
The main folders of Wine are installed under: Users/(your user name)/ Wine Files

What I did is download windows wallet and blockchain and then move the NavCoin Wallet into:

Users/(your user name)/ Wine Files/ drive_c/users (your user name)/ Desktop.

After doing this is time to get into the Wine app
Double click in the app and you will see a little icon of a wine glass on the top right of your OSX screen (where the wifi symbol, time, bluetooth icons are)
Click in the Wine glass and go to File Manager...
That will open the windows explorer. Locate the drive C:/ and go to the Desktop on where you placed the Navajo folder.

From there just double click in the navcoin-qt.exe
It will crash the wallet but create the navcoin folder under:

Users/(your user name)/ Wine Files/ drive_c/users (your user name)/ Application Data


Go back into your OSX finder and locate this folder...
In this Navcoin folder is where you want to place the wallet.dat file and the whole blockchain

Remember!!! always back up your wallet.dat file!!!! ALWAYS!

https://www.dropbox.com/s/s9f45n0ryqms33z/Screen%20Shot%202014-11-09%20at%2016.28.52.png?dl=0


I wrote that a while ago, but the process is the same...You can download the 1 click installer...And the blockchain as well...

Good luck!

Thanks for the info although i think i'd rather wait for an official Mac Wallet Smiley

Mac wallet should be available within the week.

Please bear with us.

Warm Regards,
~SoopY~
newbie
Activity: 4
Merit: 0
I have a mac and want to spread my navajo, What are my options? because i cannot find a nav mac wallet

Best regards,

Bobby


Did someone say they got the NAV wallet working on a mac with wine?

I have tried but i just can't get it to work.

Any idiot proof instructions?

GO NAV!

I downloaded an emulator of Windows (I think it's XP) called Wine.
The main folders of Wine are installed under: Users/(your user name)/ Wine Files

What I did is download windows wallet and blockchain and then move the NavCoin Wallet into:

Users/(your user name)/ Wine Files/ drive_c/users (your user name)/ Desktop.

After doing this is time to get into the Wine app
Double click in the app and you will see a little icon of a wine glass on the top right of your OSX screen (where the wifi symbol, time, bluetooth icons are)
Click in the Wine glass and go to File Manager...
That will open the windows explorer. Locate the drive C:/ and go to the Desktop on where you placed the Navajo folder.

From there just double click in the navcoin-qt.exe
It will crash the wallet but create the navcoin folder under:

Users/(your user name)/ Wine Files/ drive_c/users (your user name)/ Application Data


Go back into your OSX finder and locate this folder...
In this Navcoin folder is where you want to place the wallet.dat file and the whole blockchain

Remember!!! always back up your wallet.dat file!!!! ALWAYS!

https://www.dropbox.com/s/s9f45n0ryqms33z/Screen%20Shot%202014-11-09%20at%2016.28.52.png?dl=0


I wrote that a while ago, but the process is the same...You can download the 1 click installer...And the blockchain as well...

Good luck!

Thanks for the info although i think i'd rather wait for an official Mac Wallet Smiley
legendary
Activity: 1050
Merit: 1000


NavCoin  - The Unbeakable Code

~HaShForce101~

Hilltop Hoods The Hard Road restrung 01 HQ
Nothing But Thieves - Trip Switch (Official Video)
Beck - Dreams (Official Audio)



hero member
Activity: 687
Merit: 500
I have a mac and want to spread my navajo, What are my options? because i cannot find a nav mac wallet

Best regards,

Bobby


Did someone say they got the NAV wallet working on a mac with wine?

I have tried but i just can't get it to work.

Any idiot proof instructions?

GO NAV!

I downloaded an emulator of Windows (I think it's XP) called Wine.
The main folders of Wine are installed under: Users/(your user name)/ Wine Files

What I did is download windows wallet and blockchain and then move the NavCoin Wallet into:

Users/(your user name)/ Wine Files/ drive_c/users (your user name)/ Desktop.

After doing this is time to get into the Wine app
Double click in the app and you will see a little icon of a wine glass on the top right of your OSX screen (where the wifi symbol, time, bluetooth icons are)
Click in the Wine glass and go to File Manager...
That will open the windows explorer. Locate the drive C:/ and go to the Desktop on where you placed the Navajo folder.

From there just double click in the navcoin-qt.exe
It will crash the wallet but create the navcoin folder under:

Users/(your user name)/ Wine Files/ drive_c/users (your user name)/ Application Data


Go back into your OSX finder and locate this folder...
In this Navcoin folder is where you want to place the wallet.dat file and the whole blockchain

Remember!!! always back up your wallet.dat file!!!! ALWAYS!

https://www.dropbox.com/s/s9f45n0ryqms33z/Screen%20Shot%202014-11-09%20at%2016.28.52.png?dl=0


I wrote that a while ago, but the process is the same...You can download the 1 click installer...And the blockchain as well...

Good luck!
newbie
Activity: 4
Merit: 0
I have a mac and want to spread my navajo, What are my options? because i cannot find a nav mac wallet

Best regards,

Bobby

member
Activity: 373
Merit: 10
The World’s First Blockchain Core
Pakage and Kwede, your exchange was the nicest I've seen in open-source in a while.  Ty!  Now I need to explore Shadowcash. Cheesy

I agree, this gives me that much more respect for both SDC and NAV.  It's not often you can have two groups of devs discuss kindly and respectfully in this space.  There are a couple other anon coin projects, which will remain nameless, that don't seem to share this same practice and maturity.  Let's hope that changes going into the future.  Smiley

Yes.
hero member
Activity: 794
Merit: 510
NavCoin Founder
just a question when the anon stuff is released and open sourced. Can anyone create a anon server? So anon servers are decentralized not just run by the Navcoin team? I'm preety sure this is correct but want to make sure.

Also if I an running a anon sever will it collect the fees on it's transactions? and how does the network decide which sever gets a transaction?

Thanks

Been following since Summercoin days


Yeah this is correct. Anyone who wants to participate can.

There will be some technical skills necessary because the system will need to run the navcoind and subchaind daemons which are compiled on Linux. It should be accessible to anyone with some basic Linux experience and we will fully document all the setup steps.

The other consideration is that we will need to distribute the subchain coins as they are the fuel for the anonymous transactions. However they are essentially redeemable for Nav at 1:1 and we need to protect the system from abuse. The solution Dash implemented in this regard is to get their anon participants to put forward a deposit which is refundable when they stop participating. We are currently looking at various solutions to this problem and will release full details closer to launch.

Yes, whoever sets up a server will earn the percentage from the anon transactions which that server processes.

The current idea is that similar to how you configure the TOR nodes in your navcoin.conf file, you will be able to add also the anon server addresses you wish to use. This gives the users the ultimate control and responsibility for which servers they trust and use.

We will offer the official navcoin ones which anyone can use but if your mate sets up a server you want to use instead you can use that by simply updating your configuration file.

We are implementing as many security checks to the system as possible, attempting to mitigate any possible attacks but in the end of the day trust will need to be built between users and whichever servers they decide to add because it is impossible to patch every single attack vector in a decentralised system like this.

As mentioned, I will be putting out updated whitepapers on  both the anon system and decentralization which will fully explain our implementations in the near future.

hm interesting. So some kind of reward for your node if you enable it to be utilize for ANNon. i like it. Hope the reward is small and the entry price to become such node is also not too big. Please share more about this. or get that update on the white paper. interesting to see what it will be. Would the rasberipy wallet be used for this? Seems like its ideal use case.

From your recent talks. its seem like Annon feature seem might be ready for public much sooner.

ps: OS wallet?

We're still figuring out the best approach and will happily publish all the details once we've figured out what they are. We aim to have a low barrier to entry, but we also need to maintain the integrity of subchain and make sure its not worthwhile for people who posess subchain coins to attempt to use them maliciously to extract nav coins from other anon servers. You can hopefully appreciate the quagmire caused by handing out the subchain coin which we use to direct real nav coin transactions.

In terms of running it on Raspberry Pi I don't know if that will be possible. From my experience, raspberry pi's struggle to run one bitcoin daemon, let alone two at the same time. We will put together some minimum spec suggestions when we bundle it for release. Shahim can probably speak to the current server specs which we run our servers on.

Yes, I believe this approach is going to give us decentralisation much sooner than previously expected and also provide a more secure environment by allowing users to choose which anon servers they use.

More details to come Smiley

OSX wallet is on the list, soopy is looking into fixing the make file for it this week!
legendary
Activity: 1082
Merit: 1002
Greetings folks. I am attempting to install the linux wallet. After qmake, I get this message.

Project MESSAGE: Building with DBUS (Freedesktop notifications) support
Project MESSAGE: Building with UPNP support
Removed plural forms as the target language has less forms.
If this sounds wrong, possibly the target language is not set or recognized.
Removed plural forms as the target language has less forms.
If this sounds wrong, possibly the target language is not set or recognized.
Removed plural forms as the target language has less forms.
If this sounds wrong, possibly the target language is not set or recognized.

Distro : Ubuntustudio. (same message using mint)

Cheers.



Hi,

Please go through these points.


http://bitcoin.stackexchange.com/questions/28399/why-i-obtain-this-error-trying-to-compile-this-wallet


Have you done "make"?  How is compilation going? And check if all packages are installed properly

Regards
Shahim

Thanks Shahim.
After running make, these few lines at the end. (ubuntustudio 32bit on a 64bit machine)

/usr/bin/ld: build/txdb-leveldb.o: file class ELFCLASS64 incompatible with ELFCLASS32
/usr/bin/ld: final link failed: File in wrong format
collect2: error: ld returned 1 exit status
Makefile:741: recipe for target 'navcoin-qt' failed
make: *** [navcoin-qt] Error 1

Cheers.


It seems your leveldb is somehow not working or in 64bit? There is the problem!

Can you go to src/obj and delete all files. Try to make clean and recompile. Where there missing libraries?

Regards
full member
Activity: 142
Merit: 100
Pakage and Kwede, your exchange was the nicest I've seen in open-source in a while.  Ty!  Now I need to explore Shadowcash. Cheesy

I agree, this gives me that much more respect for both SDC and NAV.  It's not often you can have two groups of devs discuss kindly and respectfully in this space.  There are a couple other anon coin projects, which will remain nameless, that don't seem to share this same practice and maturity.  Let's hope that changes going into the future.  Smiley
legendary
Activity: 1274
Merit: 1000
just a question when the anon stuff is released and open sourced. Can anyone create a anon server? So anon servers are decentralized not just run by the Navcoin team? I'm preety sure this is correct but want to make sure.

Also if I an running a anon sever will it collect the fees on it's transactions? and how does the network decide which sever gets a transaction?

Thanks

Been following since Summercoin days


Yeah this is correct. Anyone who wants to participate can.

There will be some technical skills necessary because the system will need to run the navcoind and subchaind daemons which are compiled on Linux. It should be accessible to anyone with some basic Linux experience and we will fully document all the setup steps.

The other consideration is that we will need to distribute the subchain coins as they are the fuel for the anonymous transactions. However they are essentially redeemable for Nav at 1:1 and we need to protect the system from abuse. The solution Dash implemented in this regard is to get their anon participants to put forward a deposit which is refundable when they stop participating. We are currently looking at various solutions to this problem and will release full details closer to launch.

Yes, whoever sets up a server will earn the percentage from the anon transactions which that server processes.

The current idea is that similar to how you configure the TOR nodes in your navcoin.conf file, you will be able to add also the anon server addresses you wish to use. This gives the users the ultimate control and responsibility for which servers they trust and use.

We will offer the official navcoin ones which anyone can use but if your mate sets up a server you want to use instead you can use that by simply updating your configuration file.

We are implementing as many security checks to the system as possible, attempting to mitigate any possible attacks but in the end of the day trust will need to be built between users and whichever servers they decide to add because it is impossible to patch every single attack vector in a decentralised system like this.

As mentioned, I will be putting out updated whitepapers on  both the anon system and decentralization which will fully explain our implementations in the near future.

hm interesting. So some kind of reward for your node if you enable it to be utilize for ANNon. i like it. Hope the reward is small and the entry price to become such node is also not too big. Please share more about this. or get that update on the white paper. interesting to see what it will be. Would the rasberipy wallet be used for this? Seems like its ideal use case.

From your recent talks. its seem like Annon feature seem might be ready for public much sooner.

ps: OS wallet?
legendary
Activity: 1302
Merit: 1001
Founder - NavCoin Ⓝ
Hi NavCoin devs,

I'm a member of The Shadow Project, we're a group of developers and activists that fight for online privacy.
We're also the people behind the ShadowCash project, one which we develop with a lot of spirit and love.

We took notice that you're using quite a bit of our codebase - we think that's great by the way, as developers it strokes our ego a bit  Cheesy
On the other hand we do believe credits are to be given where they are due.

We were wondering if you could give us a fair mention in the main thread for the tremendous effort we've put into programming it.
Major parts of your platform are 100% based of what we made stealth addresses and our secure messaging, all by all good for roughly 4,600 lines of code.
Our community is heavily guarded by morals, none of them are pleased with relentless "copy-pasting" our efforts and at best will not touch your coin, at worst they'll argue to death and the odds are not in your favor with this one.

Recently some members of your community have been throwing mud at ShadowCash for not 'having enough developers, navcoin has 7'.
I don't have to explain why that pissed some people off, I hope we can come to consensus.

PS: Good job on running those Tor relay nodes, glad to see supporters of Tor  Cheesy

Hi Kewde,

Thank you very much for writing to us and I would like to congratulate on your achievements , Indeed we as a community and developers working on a common consensus working towards a common goal , that is privacy for everyone and more all contributing to the advancement of the Cryptocurrency usage and the blockchain technology and most of all contributing to the Crypto-Platform and advancement of the same is considered immensely valuable for all of us to move forward as a community.
Due credits are given where due and as much as you are guarded by morals so are we and while we respect rights and innovation , the entire bitcoin blockchain is open-source and released under the (https://opensource.org/licenses/mit-license.php) thus it is in the public domain , so is all that we are all working for and anyone being free to use it work on top and develop further on top , there's no this is mine and this is yours when it comes to MIT. So once your code base is on the public domain it can be implemented to the core code base of many other coins , just like your core base being bitcoin , which as we all have given due credit at all times , so have you and so have we.
Due credit can be found in those aspect of the code used. Anyhow let me clear our any doubts that you may have about the usage and technology , even though stealth addresses are a  part of the core base , it is more working as a nullified code , where a function is not derived to the main operations of the wallet or our unique technology , it doesn't work in anyway or is actively enabled , you would know this if you went through the code yourself sufficiently.
Its just a piece of code that sits behind the in the background that is not part of our working model of our anonymity protocols , thereby voiding it. Furthermore I can assure and it has proven over and over again that NavCoin Anonymity is one of its kind and as per our previous code base works on its own and independently regardless of the core base , its a module of its own.

As a developer I believe that working together as a single organism or as a single community regardless of what coin we are working on , sustains the survival of the entire cryptocurrency world. So I have always encouraged and ignited innovation , knowledge sharing , assist communities when things are not going the greatest and most of all work on a common goal. Which is Anonymity.

As a fellow developer I'd like to extend my support and assistance that I can in anyway and when needed for the benefit of the entire cryptocoin community at all times.

Warm Regards,
~SoopY~
Core Developer
NavCoin

Jump to: