Bitcoin Forum

Alternate cryptocurrencies => Announcements (Altcoins) => Topic started by: nadircoin on August 22, 2020, 05:18:29 PM



Title: [ANN] [PoW/PoS/MN] [Quark] NADir, a community-driven experiment in governance
Post by: nadircoin on August 22, 2020, 05:18:29 PM
NADir ($NAD) is an experiment trying to find the perfect balance between a 'meme-coin' and actual use-cases. The jokes are all there:

"Are you hodling $NADs?"

"A sack full of $NAD"

...and so on in that fashion.

But NAD is also about having a low-supply coin that doesn't worry about tx speed, but focuses on creating actual utility at the direction of the community. NAD-hodlers will be able to vote on where project funds are spent, and we are already developing our own mining pool, block explorer, and exploring other avenues such as a coin-price/stat index that doesn't charge for listings or use - but instead earns from on-site advertising. We are also looking into methods of 'wrapping' the coin for trade as an ERC-20 in order to facilitate faster trade for those who may want that.

More importantly, we are open to new ideas & directions for this project to go. We don't just want to hold our NADs; we want YOU to hold our NADs as well! And when you talk to your friends about exciting blockchain projects, we definitely want our NADs to be in your mouth.

We have been testing & mining NADs for a bit, although we are looking for suggestions on what to do with excess NADs - whether it be an airdrop to the first users, incentive to early miners, or to bring on more team members.

Additionally, we are looking for talented devs and web designers to help implement additional features. Imagine catching a drip from a NADs faucet? But enough with the bad wordplay & double entendres...here's what our NADs look like:

https://ibb.co/bK4dSwL
https://ibb.co/f8q4HQf

Quote
Algorithm   Quark
Block type   Proof-of-Work/Proof-of-Stake
Coin name   NADIR
Coin abbreviation   NAD
Address letter   N
RPC port   22339
P2P port   22340
Block reward   69 coins
Block reward (PoS)   69 coins
Coin supply   6969696 coins
Premine amount   69696 coins

Quote
Last PoW block   block 100000
Superblock reward   14%
Masternode reward   69%
Masternode amount   6969 coins
Masternode confirmations   19 blocks
Coinbase maturity   68 ( + 1 default confirmation) blocks
Target spacing   6 minutes
Target timespan   12 minutes
Transaction confirmations   19 blocks

We currently have Windows & Linux daemons, as well as Windows, Linux, and Mac wallets. Be the first on your block to start filling your NAD sacks, as it takes 6969 NADs in order to start a Masternad!

https://github.com/nadircryptocurrency/Nadir-Core/releases/tag/v1.0

Very easy setup. Just add the nodes to a nadir.conf , open the wallet, go into debug console, and type: setgenerate true [# of cpu threads]

Quote
addnode=95.179.130.168
addnode=199.247.27.44
addnode=66.42.90.205
addnode=140.82.38.177

We also have a short tutorial explaining how to set up your own Masternad, here: https://cryptpad.fr/pad/#/2/pad/view/xkV4vy+oyyD0qTvZ+052uhE76tfnsl4hWoN+Cpxgq7k/


Title: Re: [ANN] [PoW/PoS/MN] [Quark] NADir, a community-driven experiment in governance
Post by: Keltrentt on August 22, 2020, 07:18:57 PM

We have been testing & mining NADs for a bit, although we are looking for suggestions on what to do with excess NADs - whether it be an airdrop to the first users, incentive to early miners, or to bring on more team members.


Having an airdrop for the early adopters would be great


Title: Re: [ANN] [PoW/PoS/MN] [Quark] NADir, a community-driven experiment in governance
Post by: ShllFT on August 22, 2020, 07:41:07 PM
NADir ($NAD) is an experiment trying to find the perfect balance between a 'meme-coin' and actual use-cases. The jokes are all there:



Hi, could u please compile the cli and tx file for linux? there is only the daemon in the releases.

Thank you!


Title: Re: [ANN] [PoW/PoS/MN] [Quark] NADir, a community-driven experiment in governance
Post by: INRI on August 22, 2020, 07:41:15 PM
no website?
no logo?
no pool?
cli is missing too...


Title: Re: [ANN] [PoW/PoS/MN] [Quark] NADir, a community-driven experiment in governance
Post by: nadircoin on August 22, 2020, 07:48:09 PM

We have been testing & mining NADs for a bit, although we are looking for suggestions on what to do with excess NADs - whether it be an airdrop to the first users, incentive to early miners, or to bring on more team members.


Having an airdrop for the early adopters would be great

Great idea! We're doing a teabag drop on Twitter for 690 NAD!

https://twitter.com/ShitcoinSherpa/status/1297257417122762753

Quote
Hi, could u please compile the cli and tx file for linux? there is only the daemon in the releases.

Thank you!

Should also be the qt; working on getting the rest in order for linux users

https://github.com/nadircryptocurrency/Nadir-Core/releases/download/v1.0/nadir-qt-linux.tar.gz

Quote
no website?
no logo?
no pool?
cli is missing too...

We're working on all of that, but we felt it was more important to open mining up to anyone who wanted to hop on, rather than hogging the earliest blocks for ourselves.


Title: Re: [ANN] [PoW/PoS/MN] [Quark] NADir, a community-driven experiment in governance
Post by: INRI on August 22, 2020, 07:53:43 PM
have you tried to mine your coin by a pool? it does not work:

ERROR nadir Block does not start with a coinbase


only rejects


Title: Re: [ANN] [PoW/PoS/MN] [Quark] NADir, a community-driven experiment in governance
Post by: nadircoin on August 22, 2020, 08:00:45 PM
have you tried to mine your coin by a pool? it does not work:

ERROR nadir Block does not start with a coinbase


only rejects

Have not; should be fixable by going to coin config & setting "getblocktemplate":"POS" , but will double-check with our dev to make sure.


Title: Re: [ANN] [PoW/PoS/MN] [Quark] NADir, a community-driven experiment in governance
Post by: ShllFT on August 22, 2020, 08:28:59 PM



TRied to compile it and got this error from ./autogen.sh


Code:
configure.ac:427: error: possibly undefined macro: AC_CHECK_LIB
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.
configure.ac:1022: error: possibly undefined macro: PKG_CHECK_MODULES
configure.ac:1049: error: possibly undefined macro: AC_CHECK_HEADER

do u know how to fix this?  

I think i'Ve tried everything  i found from google already xp haha


Have to compile it myself because when i use the daemon you gave i receive this error:

Code:
nadird: /usr/lib/x86_64-linux-gnu/libstdc++.so.6: version `CXXABI_1.3.11' not found (required by nadird)
nadird: /usr/lib/x86_64-linux-gnu/libstdc++.so.6: version `GLIBCXX_3.4.22' not found (required by nadird)



Trying to put it in a mining pool :)

Thank you!




Title: 回复:[ANN][PoW/PoS/MN][夸克] NADir,社区驱动的治理实验
Post by: VVVTRADER on August 22, 2020, 08:46:48 PM
Target spacing   6 minutes
Target timespan   12 minutes

??? ???
Is it that slow?


Title: Re: [ANN] [PoW/PoS/MN] [Quark] NADir, a community-driven experiment in governance
Post by: nadircoin on August 22, 2020, 08:53:18 PM



TRied to compile it and got this error from ./autogen.sh


Code:
configure.ac:427: error: possibly undefined macro: AC_CHECK_LIB
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.
configure.ac:1022: error: possibly undefined macro: PKG_CHECK_MODULES
configure.ac:1049: error: possibly undefined macro: AC_CHECK_HEADER

do u know how to fix this?  

I think i'Ve tried everything  i found from google already xp haha


Have to compile it myself because when i use the daemon you gave i receive this error:

Code:
nadird: /usr/lib/x86_64-linux-gnu/libstdc++.so.6: version `CXXABI_1.3.11' not found (required by nadird)
nadird: /usr/lib/x86_64-linux-gnu/libstdc++.so.6: version `GLIBCXX_3.4.22' not found (required by nadird)



Trying to put it in a mining pool :)

Thank you!




Have you tried sudo apt-get install libdb4.8-dev libdb4.8++-dev

or

/auto.sh

?

Likely incorrect tools version, but I'm not a Linux native so just trying to help out with anything I can - hope that works! Let me know, and if not, will pass it on to the dev. =)

edit: dev said this might help: https://discordapp.com/channels/745251532345311344/745253008333471764/746836163008135269

Quote
Huh Huh
Is it that slow?

Oh, yes. We're mostly looking to be used with internal transactions on a central site/hub, rather than aiming to be a tx-speed coin that is focused on just being fast.


Title: Re: [ANN] [PoW/PoS/MN] [Quark] NADir, a community-driven experiment in governance
Post by: CaVO32 on August 22, 2020, 08:55:51 PM

Quote
no website?
no logo?
no pool?
cli is missing too...

We're working on all of that, but we felt it was more important to open mining up to anyone who wanted to hop on, rather than hogging the earliest blocks for ourselves.

It's great that you are allowing the community to mine at early blocks but I have seen a lot of community-driven projects and their developments was so slow, they just gave up and abandoned the project. Since this is like experimental project also, what will be the dev's strongest motivation to keep up this project? What particular use case are they focusing on? Is there really use case for this project or just  saying it will have to entice some crypto users on board? Let's see...


Title: Re: [ANN] [PoW/PoS/MN] [Quark] NADir, a community-driven experiment in governance
Post by: nadircoin on August 22, 2020, 09:04:30 PM

Quote
no website?
no logo?
no pool?
cli is missing too...

We're working on all of that, but we felt it was more important to open mining up to anyone who wanted to hop on, rather than hogging the earliest blocks for ourselves.

It's great that you are allowing the community to mine at early blocks but I have seen a lot of community-driven projects and their developments was so slow, they just gave up and abandoned the project. Since this is like experimental project also, what will be the dev's strongest motivation to keep up this project? What particular use case are they focusing on? Is there really use case for this project or just  saying it will have to entice some crypto users on board? Let's see...

I definitely think that there is a use-case, as we have a lot planned & in-motion from the get-go. But as motivation, we aren't doing any sort of sale or OTC with our coins. Each team member gets one masternode; that's it. We aren't paying anyone BTC or anything else, and the last thing we're looking for is a quick listing & cash-grab. We went with PoW initially because we felt like too many people are pumping out ETH tokens & selling them like hotcakes on Uniswap. We don't want that. We want to see if we can build use-cases and a community organically.


Title: Re: [ANN] [PoW/PoS/MN] [Quark] NADir, a community-driven experiment in governance
Post by: ShllFT on August 22, 2020, 09:06:09 PM

Have you tried sudo apt-get install libdb4.8-dev libdb4.8++-dev

or

/auto.sh


edit: dev said this might help: https://discordapp.com/channels/745251532345311344/745253008333471764/746836163008135269


Thank you for quick answer!  

Yes libdb4.8 etc is installed ty : P,

did you mean  ./autogen.sh  instead of  /auto.sh?


Can you check please the  discordapp.com link you posted, it gives nothing when i clicked on it :P

Thank you!


Title: 回复:[ANN][PoW/PoS/MN][夸克] NADir,社区驱动的治理实验
Post by: VVVTRADER on August 22, 2020, 09:08:58 PM
Every time the wallet closes and then opens again, it can't be synced, I feel there is a network problem and I can't mine coins.


Title: Re: [ANN] [PoW/PoS/MN] [Quark] NADir, a community-driven experiment in governance
Post by: nadircoin on August 22, 2020, 09:11:32 PM

Have you tried sudo apt-get install libdb4.8-dev libdb4.8++-dev

or

/auto.sh


edit: dev said this might help: https://discordapp.com/channels/745251532345311344/745253008333471764/746836163008135269


Thank you for quick answer!  

Yes libdb4.8 etc is installed ty : P,

did you mean  ./autogen.sh  instead of  /auto.sh?


Can you check please the  discordapp.com link you posted, it gives nothing when i clicked on it :P

Thank you!

No problem! Sorry about that; the link should've been: https://forum.linuxgameconsortium.com/t/libstdc-so-6-version-glibcxx-3-4-22-not-found-fix/316

Quote
Every time the wallet closes and then opens again, it can't be synced, I feel there is a network problem and I can't mine coins.

Did you add the nodes to a nadir.conf ?


Title: Re: [ANN] [PoW/PoS/MN] [Quark] NADir, a community-driven experiment in governance
Post by: ShllFT on August 22, 2020, 09:28:42 PM

No problem! Sorry about that; the link should've been: https://forum.linuxgameconsortium.com/t/libstdc-so-6-version-glibcxx-3-4-22-not-found-fix/316


That fixed it thank you!

By curisioty, do the dev knows how to fix the error i had at the beginning at ./autogen.sh:


Code:
configure.ac:427: error: possibly undefined macro: AC_CHECK_LIB
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.
configure.ac:1022: error: possibly undefined macro: PKG_CHECK_MODULES
configure.ac:1049: error: possibly undefined macro: AC_CHECK_HEADER

Thanks :)!


Title: 回复:[ANN][PoW/PoS/MN][夸克] NADir,社区驱动的治理实验
Post by: VVVTRADER on August 22, 2020, 09:29:50 PM
Added, sync is done.Opened it again and it's stuck at 50% won't move.


Title: Re: 回复:[ANN][PoW/PoS/MN][夸克] NADir,社区驱动的治理实验
Post by: nadircoin on August 22, 2020, 09:37:17 PM
Added, sync is done.Opened it again and it's stuck at 50% won't move.

It should still be mining & syncing; it just seems to keep displaying 50% for the first bit. My Windows wallet isn't having that error anymore, but I've also caught a few blocks.

Quote
That fixed it thank you!

By curisioty, do the dev knows how to fix the error i had at the beginning at ./autogen.sh:

You're welcome! Glad it helped. I will pass that on to dev, and see if they can help with the autogen.sh issue.


Title: Re: 回复:[ANN][PoW/PoS/MN][夸克] NADir,社区驱动的治理实验
Post by: ShllFT on August 22, 2020, 10:07:10 PM

You're welcome! Glad it helped. I will pass that on to dev, and see if they can help with the autogen.sh issue.

Awesome that would be very helpful so i'll be able to put it on main pool that uses 18.04 linux and build windows 32 bits qt wallet too.

Thank you!


EDIT:

Having same error here about:

Code:
 *** REJECTED :( NADIR block 1266 1 txs
  ERROR: rpc_do_call: 127.0.0.1:22339 500
  ERROR NADIR Block does not start with a coinbase


Still i checked masternodes,  put  RPC type to POS in setting of yiimp + added in .conf file like you mentioned, , tried all other possibilities too with POW etc result is the same,  if that can help the dev to eliminate the factors :P


Title: Re: [ANN] [PoW/PoS/MN] [Quark] NADir, a community-driven experiment in governance
Post by: nadircoin on August 22, 2020, 10:43:30 PM
Quick update; still checking into it, but thought I'd pass this along...

Quote
the autogen thingy is probably a missing package, but I'm not sure yet which one
it's probably the pkg-config or the autoconf-archive package that's missing I'd say...
ask him to make sure both these are installed


Title: Re: [ANN] [PoW/PoS/MN] [Quark] NADir, a community-driven experiment in governance
Post by: ShllFT on August 22, 2020, 10:56:22 PM
it's probably the pkg-config or the autoconf-archive package that's missing I'd say...


Hey thanks for info already


Ah yes sadly i'Ve tried those already, also tried to uninstall and reinstall

i always got same message:

Code:
autoconf-archive is already the newest version (20150925-1).

pkg-config is already the newest version (0.29.1-0ubuntu1).


Could it be possible that it uses the wrong version? Do you know please which version are required for the coin?

Thank you!


Title: Re: [ANN] [PoW/PoS/MN] [Quark] NADir, a community-driven experiment in governance
Post by: nadircoin on August 22, 2020, 11:19:04 PM
it's probably the pkg-config or the autoconf-archive package that's missing I'd say...


Hey thanks for info already


Ah yes sadly i'Ve tried those already, also tried to uninstall and reinstall

i always got same message:

Code:
autoconf-archive is already the newest version (20150925-1).

pkg-config is already the newest version (0.29.1-0ubuntu1).


Could it be possible that it uses the wrong version? Do you know please which version are required for the coin?

Thank you!

He's gone to bed for the night, but I will hit him up first thing in the morning. Sorry for the inconvenience!


Title: Re: [ANN] [PoW/PoS/MN] [Quark] NADir, a community-driven experiment in governance
Post by: ShllFT on August 22, 2020, 11:34:46 PM

He's gone to bed for the night, but I will hit him up first thing in the morning. Sorry for the inconvenience!


Oh no problem no stress :)


The most important i think would be to solve the issue with " block does not start with a coinbase" more than anything so mining pool will be able to add it :P

Thanks!


Title: Re: [ANN] [PoW/PoS/MN] [Quark] NADir, a community-driven experiment in governance
Post by: ShllFT on August 22, 2020, 11:36:41 PM

He's gone to bed for the night, but I will hit him up first thing in the morning. Sorry for the inconvenience!

Maybe i can help about the error, do you know what coin Nadircoin was forked from? That will help finding how solve the "block not start with coinbase" :)


Title: Re: [ANN] [PoW/PoS/MN] [Quark] NADir, a community-driven experiment in governance
Post by: nadircoin on August 23, 2020, 12:04:14 AM

He's gone to bed for the night, but I will hit him up first thing in the morning. Sorry for the inconvenience!

Maybe i can help about the error, do you know what coin Nadircoin was forked from? That will help finding how solve the "block not start with coinbase" :)

Oh, that would be great!

It was forked from Pivx.


Title: Re: [ANN] [PoW/PoS/MN] [Quark] NADir, a community-driven experiment in governance
Post by: ShllFT on August 23, 2020, 12:53:58 AM

He's gone to bed for the night, but I will hit him up first thing in the morning. Sorry for the inconvenience!

Maybe i can help about the error, do you know what coin Nadircoin was forked from? That will help finding how solve the "block not start with coinbase" :)

Oh, that would be great!

It was forked from Pivx.


Oh okk i found out how solve issue with autogen, it requires to add some files.

For the block not start with coinbase error i think i found out too but it might require to fork it maybe i am not sure at 100% . i will try it on pool soon,

Do you have a discord server please it will be easier to send you the files for the githug and autogen error :), you can send the link in p.m in you prefer

Thanks


Title: Re: [ANN] [PoW/PoS/MN] [Quark] NADir, a community-driven experiment in governance
Post by: nadircoin on August 23, 2020, 10:50:51 AM

He's gone to bed for the night, but I will hit him up first thing in the morning. Sorry for the inconvenience!

Maybe i can help about the error, do you know what coin Nadircoin was forked from? That will help finding how solve the "block not start with coinbase" :)

Oh, that would be great!

It was forked from Pivx.


Oh okk i found out how solve issue with autogen, it requires to add some files.

For the block not start with coinbase error i think i found out too but it might require to fork it maybe i am not sure at 100% . i will try it on pool soon,

Do you have a discord server please it will be easier to send you the files for the githug and autogen error :), you can send the link in p.m in you prefer

Thanks

Absolutely - will be spinning up our public Discord later today, and will post the link here as soon as we do. I'm glad you had some luck with it!


Title: Re: [ANN] [PoW/PoS/MN] [Quark] NADir, a community-driven experiment in governance
Post by: gaogang98 on August 23, 2020, 11:40:09 AM
Is this a CPU or a graphics card? Is there any other communication channel?


Title: Re: [ANN] [PoW/PoS/MN] [Quark] NADir, a community-driven experiment in governance
Post by: nadircoin on August 23, 2020, 12:41:29 PM
Is this a CPU or a graphics card? Is there any other communication channel?

Algo is quark, so it can be CPU mined through the wallet, GPU & ASIC-mined otherwise.

And, yes! Discord just opened.

Still getting our support staff moved over, and roles/channels adjusted, but it is there.

https://discord.gg/5Ntd9Xt


Title: Re: [ANN] [PoW/PoS/MN] [Quark] NADir, a community-driven experiment in governance
Post by: worgon12 on August 23, 2020, 03:51:30 PM
New Mining Pool

https://i.imgur.com/biQE4xe.png


-o stratum+tcp://rismining.ddns.net:<PORT> -u <WALLET_ADDRESS> [-p <OPTIONS>]

https://rismining.ddns.net/ (https://rismining.ddns.net/)


edit:

pool stopped !!

got this error


https://i.imgur.com/qjxBDZC.jpg

dev fix it


Title: 回复:[ANN][PoW/PoS/MN][夸克] NADir,社区驱动治理实验
Post by: VVVTRADER on August 23, 2020, 05:16:00 PM
Graphics card. Goodbye.


Title: Re: [ANN] [PoW/PoS/MN] [Quark] NADir, a community-driven experiment in governance
Post by: nadircoin on August 23, 2020, 09:24:43 PM
New Mining Pool

https://i.imgur.com/biQE4xe.png


-o stratum+tcp://rismining.ddns.net:<PORT> -u <WALLET_ADDRESS> [-p <OPTIONS>]

https://rismining.ddns.net/ (https://rismining.ddns.net/)


edit:

pool stopped !!

got this error


https://i.imgur.com/qjxBDZC.jpg

dev fix it

Can you try going to coin config & adding:

"getblocktemplate":"POS"

Not a dev, but have been trying to research this error on my own & checking other repos for same issue.


Title: Re: [ANN] [PoW/PoS/MN] [Quark] NADir, a community-driven experiment in governance
Post by: nadircoin on August 25, 2020, 03:05:08 PM
Well, our mining pool is up & functioning correctly. It might have been issues with pool software/mining software. I know that most ccminer versions other than the nevermore fork don't obtain work correctly & often throw that error.

Regardless, you can now mine NAD at pool.ballsdeep.me

stratum+tcp://pool.ballsdeep.me:9137

u: walletaddress
p: x

Block explorer should be ready to rock either today or tomorrow.


Title: Re: [ANN] [PoW/PoS/MN] [Quark] NADir, a community-driven experiment in governance
Post by: SandyFish on August 25, 2020, 05:04:24 PM
Well, our mining pool is up & functioning correctly. It might have been issues with pool software/mining software. I know that most ccminer versions other than the nevermore fork don't obtain work correctly & often throw that error.

Regardless, you can now mine NAD at pool.ballsdeep.me

stratum+tcp://pool.ballsdeep.me:9137

u: walletaddress
p: x

Block explorer should be ready to rock either today or tomorrow.

All rejected.Its not Quark.



Title: Re: [ANN] [PoW/PoS/MN] [Quark] NADir, a community-driven experiment in governance
Post by: Ngenah Euy on August 28, 2020, 10:47:20 PM
Nadir added to https://pool.rplant.xyz
Pool fee 1%, payments every hour from 10 NAD
vardiff ports 7064 and 17064(SSL)

-a sha256csm -o stratum+tcp://stratum-ru.rplant.xyz:7064 -u WALLET.WORKER
-a sha256csm -o stratum+tcp://stratum-eu.rplant.xyz:7064 -u WALLET.WORKER
-a sha256csm -o stratum+tcp://stratum-asia.rplant.xyz:7064 -u WALLET.WORKER
-a sha256csm -o stratum+tcp://stratum-na.rplant.xyz:7064 -u WALLET.WORKER

pool support: https://discord.gg/eHzNXmp 
https://t.me/RPLANT_POOL


Title: Re: [ANN] [PoW/PoS/MN] [Quark] NADir, a community-driven experiment in governance
Post by: fdz on August 29, 2020, 07:39:39 AM
Mining. ;)


Title: Re: [ANN] [PoW/PoS/MN] [Quark] NADir, a community-driven experiment in governance
Post by: Ngenah Euy on August 30, 2020, 03:03:17 AM
Shared masternode now available at  https://sharedmn.saltpool.net/  - minimum coins 100 NAD.


Title: Re: [ANN] [PoW/PoS/MN] [Quark] NADir, a community-driven experiment in governance
Post by: OpenChains on September 14, 2020, 04:32:58 PM
If this project needs a block explorer please consider checking out https://openchains.info/ (https://openchains.info/). We have free and paid options for block explorers with quick deployment.