Bitcoin Forum
June 26, 2024, 06:16:56 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 [2] 3 »  All
  Print  
Author Topic: [ANN] [XNV] NERVA: 'Cryptonight adaptive' algo CPU mining GPU/NH/ASIC resistant  (Read 18599 times)
This is a self-moderated topic. If you do not want to be moderated by the person who started this topic, create a new topic.
nodx
Newbie
*
Offline Offline

Activity: 2
Merit: 0


View Profile
June 13, 2018, 02:51:02 PM
 #21

super project
I'm waiting to see, the rest

I had stopped mining for months. I come again Smiley
CAKWAWAN
Member
**
Offline Offline

Activity: 308
Merit: 10


View Profile
June 13, 2018, 03:08:03 PM
 #22

Why is Algorithm one of the most important or influential parts in a coin? How has NERVA developed to date whether it is more integrated in the world of cryptocurrency?

bashgnu
Newbie
*
Offline Offline

Activity: 7
Merit: 0


View Profile
July 04, 2018, 05:53:16 AM
 #23

There is a new update from the developer.

Quote
@everyone The first alpha version of the new NERVA GUI is on Dropbox
https://www.dropbox.com/s/gajb85ufy3bu9l7/nerva-unified-toolkit.zip?dl=0
Right now there is no documentation, so it is for testers only. But if you know how to install Mono on Linux or build the CLI tools (Windows and Ubuntu 17.10 CLI provided) from git then you should be able to figure it out
Check the #toolkit-dev channel for more info
Dropbox
nerva-unified-toolkit.zip
Shared with Dropbox



https://www.dropbox.com/s/gajb85ufy3bu9l7/nerva-unified-toolkit.zip?dl=0

Kindy visit discord at https://discord.gg/jsdbEns for more info.

boomboombazookajeff
Copper Member
Jr. Member
*
Offline Offline

Activity: 234
Merit: 1

https://twitter.com/bazookajeff


View Profile WWW
July 19, 2018, 04:04:04 AM
 #24

How to mine NERVA:

This guide is for Windows 10.

Mining NERVA is very simple; in this guide I will show you how to mine NERVA solo, which you can do on any computer that has a modern-ish CPU.

We will use the CLI (command line interface) wallet, and mine through the daemon using a .bat file to start the miner.

(Alternatively you can use the GUI wallet if you prefer, simply skip step 3 and get your address from the GUI wallet instead.)


1. Download the daemon and wallet.

Download the latest Windows wallet and daemon here:
http://getnerva.org/#downloads


Make sure to disable real-time protection in Windows Defender before starting the download, and to make an exclusion in Windows Defender for the folder that you will extract it to. Once you have downloaded and extracted the files to the excluded folder, then remember to turn real-time protection back on!! (Windows Defender likes to flag mining programs as malicious, and will often remove/disable them if you do not do this.)

Also, some browsers will block downloads of programs that can mine coins, like Chrome. If you are using Chrome and it blocks the download, open "settings," scroll down to the bottom, and click "advanced". Uncheck "Protect you and your device from dangerous sites." Once the download is complete, remember to re-enable this setting!!)


2. Sync the blockchain.

Okay, so now you should have a number of files in your folder, but we are only interested in nervad.exe and nerva-wallet-cli.exe. (or the GUI wallet if you prefer)

First, open up nervad.exe (the nerva daemon). You will likely get an alert and have to click O.K. allow the .exe to run, as well as a firewall message. Make sure to allow these.

Wait for the daemon to sync the entire block chain. Do not open the wallet until it is done syncing.
When it is done syncing it will say so, and will say it is O.K. to open the wallet.


3. Create your wallet.

Open nerva-wallet-cli.exe (do not close the daemon, if you do, just close the CLI wallet and open the daemon and make sure it syncs fully before creating a new wallet)

Simply follow the on-screen prompts, it will walk you through the creation of a new wallet.

Make sure to use a strong password and keep it safe.

Make sure to write down your seed and keep it safe as well.

Once you have your wallet created, it will give you your address. This will be a long string of characters starting with the letters "NV." Save this somewhere to use in the last step (a blank text file is fine, this is your public key).

You can now close the wallet and the daemon.


4. Create .bat file to start mining.

Open up notepad.

Past in:

nervad.exe --start-mining NV2y5YqS9WFSmDjVG2P62XXYkAKfnZnJq4s5Bydajabu9dXJPEPfVtefEUfbCPAbZMKLP54VMR771DC gHXQqPDrD1vaWr7ko5 --mining-threads 7

Replace my address with yours that you just saved above in step 3.

The number of mining threads should be tweaked depending on your CPU model. Mine is set to 7 because my i7-6700k has 8 threads, and I can still use my computer if I leave 1 available.

Make sure to save this file as a .bat file, it can be named anything you like, e.g. "start.bat".
When saving, click "Save As" and you have to change under "Save as type", from "Text Documents" to "All Files."
I would suggest making a shortcut to this .bat file so you can start it easily from your desktop or wherever is convenient for you.


5. Double-click start.bat to start mining!

That's it! You are done! Simply double click the start.bat file (or whatever you named it). The daemon should open and start syncing whatever its missing since it was open last. Once finished it should then start mining!

Try experimenting with different --mining-threads values to see what gives the best hash rate. (You might have to lower this value slightly if you want to be able to use your computer when mining as well.)

To check your hash rate, simply type "status" into the daemon while its mining. It will show your hash rate as well as the network hash rate, so you can get an idea of how likely it is to find blocks.

When you find a block it will say "Found block for difficulty xxxx."

It will spew out stuff into the CLI interface periodically but you can mostly ignore this, I did run into a sync error once in the couple weeks I have been mining this however and had to restart the client to get the chain synced again.

To check (and use!) your balance, remember to make sure the daemon (nervad.exe) is fully synced first, then simply open up the nerva-wallet-cli.exe, enter the wallet name and then the password to access your funds!

Added this to the subreddit.

The source from which existing things derive their existence is also that to which they return at their destruction.
Gromozecka
Newbie
*
Offline Offline

Activity: 39
Merit: 0


View Profile
September 12, 2018, 05:25:19 PM
 #25

There is an instruction on the GUI wallet ?. As it launches, or what is not clear.
Barkey
Newbie
*
Offline Offline

Activity: 45
Merit: 0


View Profile
September 17, 2018, 02:40:17 AM
 #26

This is how a stats page should look. https://freeboard.io/board/EV5-se
Barkey
Newbie
*
Offline Offline

Activity: 45
Merit: 0


View Profile
September 22, 2018, 02:39:32 AM
 #27

Spread the word of Nerva. If your over your friends or family talk with them about Nerva and download a wallet for them on their computer and show them how easy it is to mine Nerva.
Hashing9000 (OP)
Copper Member
Newbie
*
Offline Offline

Activity: 23
Merit: 0


View Profile
October 14, 2018, 05:17:19 AM
 #28

Hardfork occurs in 1.2 days. Make sure to update to the newest version to continue mining after the fork.

Current CLI Version v0.1.4.0: Raptor
http://getnerva.org/#downloads
chadillac
Newbie
*
Offline Offline

Activity: 9
Merit: 0


View Profile
October 15, 2018, 02:30:07 AM
 #29

Is anyone working on a JavaScript miner?  Seems like a semi-simple conversion from the Monero JS miner.  I've only looked into it for a few minutes, then decided to see if somebody else is already working on one.  No sense in re-inventing the wheel...
Barkey
Newbie
*
Offline Offline

Activity: 45
Merit: 0


View Profile
October 25, 2018, 01:00:05 AM
 #30

Nerva is about to blow up. 100k subscribers in this guys youtube video that mentions Nerva.


https://youtu.be/Rsi7E53lm9o
redcrypto
Newbie
*
Offline Offline

Activity: 50
Merit: 0


View Profile WWW
October 25, 2018, 02:52:38 PM
 #31

how do I mine NERVA with  Macbook?
tvance929
Newbie
*
Offline Offline

Activity: 52
Merit: 0


View Profile WWW
October 25, 2018, 05:14:11 PM
 #32

Nerva is about to blow up. 100k subscribers in this guys youtube video that mentions Nerva.


https://youtu.be/Rsi7E53lm9o

ReadySetCrypto brought me here...  Smiley
ninjavz
Newbie
*
Offline Offline

Activity: 55
Merit: 0


View Profile
October 29, 2018, 02:43:29 PM
Last edit: October 30, 2018, 05:45:17 PM by ninjavz
 #33

Hello,

downloads are gone from the website https://getnerva.org/#downloads Huh
They were there yesterday...

e.g. https://getnerva.org/content/binaries/nerva-v0.0.0.0_linux-x64.zip
v0.0.0.0 Huh

Update (some hours later): It is working now, version v0.1.4.1 has been released.  Cheesy
Kigerian
Newbie
*
Offline Offline

Activity: 1
Merit: 0


View Profile
October 30, 2018, 06:09:52 PM
 #34

How do you use the bootstrap on the Command Promt?

- Very new to all this
Hashing9000 (OP)
Copper Member
Newbie
*
Offline Offline

Activity: 23
Merit: 0


View Profile
November 02, 2018, 09:56:20 PM
 #35

https://workflowy.com/s/nerva-october-2018-m/fD1DbJXTjcS2sYaR

Quote
NERVA - October 2018 month-end recap

Project Updates

Nerva 0.1.4.0 Raptor

Cryptonight Adaptive v3 launched

A new explorer is launched (https://explorer.getnerva.org)

Official Mac CLI and GUI wallet is released (Beta 2)

Nerva GUI wallet is updated with new features

Nerva WIKI is designed by Sajo8 is launched (https://docs.getnerva.org/)

Nerva Public Node is released (Hooftly)

Nerva Explorer mirror is up (Hooftly)


Exchange Update

32,000 XNV was sold OTC for 0.35 BTC stored for exchange listing

https://Nerva.Exchange is launched (Nithronium)

TradeOgre XNV volume peaks near 8 BTC in 24h volume

Ongoing discussions with other exchanges


Wallets
Dev: 279.1 XNV
Exchange Listing: 225.1 XNV + 0.35 BTC
Marketing: 250 XNV
Community Vote: 1,910 XNV


Social Numbers
Telegram: 273
Discord: 2,111
Twitter: 311
Reddit: 428


Also a new website, as well as 0.1.4.1 released to fix issues for miners with very high thread counts.
Hashing9000 (OP)
Copper Member
Newbie
*
Offline Offline

Activity: 23
Merit: 0


View Profile
November 06, 2018, 11:29:30 AM
Last edit: November 06, 2018, 01:33:35 PM by Hashing9000
 #36

NERVA is now trading on Nanex!

XNV/BTC
https://nanex.co/exchange/XNVBTC

XNV/NANO
https://nanex.co/exchange/XNVNANO
internetfloozy
Member
**
Offline Offline

Activity: 108
Merit: 10


View Profile
November 06, 2018, 04:15:58 PM
Last edit: November 06, 2018, 07:15:50 PM by internetfloozy
 #37

solved.
Barkey
Newbie
*
Offline Offline

Activity: 45
Merit: 0


View Profile
November 07, 2018, 03:14:45 AM
 #38

Nerva is now added to coinmarketcap.com today too. I keep on hearing Nerva compared to Being the next raiblocks too.
coyote50
Full Member
***
Offline Offline

Activity: 336
Merit: 100


View Profile WWW
November 08, 2018, 08:36:51 PM
 #39

Nerva is now added to coinmarketcap.com today too. I keep on hearing Nerva compared to Being the next raiblocks too.

it's more like the next bitcoin, as cliche as that sounds. truly decentralized mining adheres to satoshi's vision of 1 CPU = 1 vote and as far as i can see, Nerva is the only privacy coin with that ability (no pools)
Cryptolosopher
Newbie
*
Offline Offline

Activity: 1
Merit: 0


View Profile
November 09, 2018, 01:09:41 PM
 #40

I'm really loving Nerva and it's potential more and more. Looking very much forward to finding out what happens after reaching tail emission. I feel it takes many great components from other solid cryptocurrencies as inspiration and builds upon it.

Honestly, I'm not a fan of using terms like "satoshis vision", as it feels too "cult like". In my opinion, satoshi came up with a great idea/protocol, but it's simply that, a great start upon which many others will build different things with.

I see Nerva as simply another innovative twist on creating that which Bitcoin was initially designed for, being a cryptocurrency.

Lastly, would I be naive to ask the devs if there are any more opportunities for OTC buys of Nerva?
Pages: « 1 [2] 3 »  All
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!