Pages:
Author

Topic: [ANN][NB] Niobium coin X11 PoS + PoW + Masternodes - page 21. (Read 12959 times)

full member
Activity: 238
Merit: 100
AcVDC8b55Co8TBtZdQC96i9GZgBCUisBb5
PoW block reward 0.01??? Isn't that way too low?
full member
Activity: 390
Merit: 100
A 1% premine when the block rewards are only .01
full member
Activity: 279
Merit: 100
download windows wallet, virus warning?

in which antivirus?
can you send a printscreen?
AhnLab-V3
Malware/Gen.Generic.C2074532
eGambit
malicious_confidence_59%
hero member
Activity: 2086
Merit: 608
Online Security & Investment Corporation
Could you help me to mine this coin in local with Baikal miner ?
full member
Activity: 279
Merit: 100
sometime could be false positive virus allert, i will suggest yuo all the time before you donwload a wallet from a new project to check with sandbox or just to install the wallet in a different pc
thank
hero member
Activity: 1134
Merit: 501
sometime could be false positive virus allert, i will suggest yuo all the time before you donwload a wallet from a new project to check with sandbox or just to install the wallet in a different pc
sr. member
Activity: 338
Merit: 251
Reposted for Images.



We're pleased to announce the Niobium coin.

www.niobiumcoin.org



A rare coin with all implements;

Algorithm: X11
Proof of Work: YES
Proof of Stake: YES
Master Nodes: YES
Anonymous Send: YES
Instant Send: YES
Block Weight: Adaptive Block Size (ABS)
Block Time: 120 secs
Block Maturity: 7 Confirmations
Send Confirmations: 10 Confirmations
Coin Supply: 10,000,000 NB
PoW Block Reward: 0.01 NB (standard block) 0.10 NB (super block)
PoS Profit: 33% per year (standard block) / 35% (super block)
Masternode Requirements: 1,500 NB
Masternode Reward: 50% from POS Mined
Pre-Mine: 1% (to create 10 Masternodes, pay dev team, exchanges and bounties)
Default port: 55550 and 55551 rpc




We're unique, like you.


Some info: Total PoW block per day 720
Super block chance: 8%
Total possible coins by PoW per day: 12.38400000 NB

Niobium.conf data:
Code:
daemon=1
listen=1
server=1
maxconnections=500
rpcuser=username
rpcpassword=password
port=55550
rpcport=55551
rpcconnect=127.0.0.1
rpcallowip=127.0.0.1
addnode=seed.niobiumcoin.org
addnode=seed1.niobiumcoin.org
addnode=seed2.niobiumcoin.org






Wallet Download:

Linux: http://www.niobiumcoin.org/configuration.html
Windows: ]http[Suspicious link removed]
Windows Daemon: ]http[Suspicious link removed]
MAC OS/IOS: Coming soon...
Android: Coming soon...




Exchanges:

We're in touch with some exchanges to get in ASAP.




Mining Pools:

We're in touch with some pools too, coming soon.




Bounties:

We'll pay to anyone who help us with develop:

MAC OS/IOS Wallet: 500 NB
ANDROID Wallet: 1,500 NB




F.A.Q.:

How can i buy Niobium coin?
- We're working into this. Just wait please.

How can i mine this coin?
- With any X11 miner. Open local wallet and set this in your miner:
Code:
-a x11 -o localhost:55551 -u youruser -p yourpassword

I'm getting 'nooooo' in PoW mining, what's this?
- When network reaches the maximum blocks in a day, you can't mine until another day.

How can i set a masternode?
You'll need: 1,500 NB, a fixed IP link (we recommend a VPS service) and set this into ~/.Nb/Niobium.conf (Linux) or C:\Users\youruser\AppData\Roaming\Nb\Niobium.conf (Windows)

Code:
masternode=1
masternodeaddr=FixedIP:55550
masternodeprivkey=MNkey
externalip=FixedIP
nlogtimestamps=1
txindex=1
mnconflock=1
stake=0
staking=0

and comment 2 lines:

Code:
#rpcconnect=127.0.0.1
#rpcallowip=127.0.0.1

than your Niobium.conf file will appears like this:

Code:
masternode=1
masternodeaddr=FixedIP:55550
masternodeprivkey=MNkey
externalip=FixedIP
nlogtimestamps=1
txindex=1
mnconflock=1
stake=0
staking=0
daemon=1
listen=1
server=1
maxconnections=500
rpcuser=username
rpcpassword=password
port=55550
rpcport=55551
#rpcconnect=127.0.0.1
#rpcallowip=127.0.0.1
addnode=seed.niobiumcoin.org
addnode=seed1.niobiumcoin.org
addnode=seed2.niobiumcoin.org


Official site: www.niobiumcoin.org
Twitter: https://twitter.com/niobiumcoin
Email: [email protected] | [email protected]
Github: https://github.com/niobiumcoin/niobiumcoin

newbie
Activity: 55
Merit: 0
download windows wallet, virus warning?

in which antivirus?
can you send a printscreen?
full member
Activity: 279
Merit: 100
download windows wallet, virus warning?
jr. member
Activity: 55
Merit: 10
Premine only 1%. Sounds good.
newbie
Activity: 55
Merit: 0

We're pleased to announce the Niobium coin. NB
New Site by tondalink

DUTCH translate: Ready, will be posted soon.
GERMAN translate: Reserved, waiting.
PORTUGUESE translate: waiting a translator.


A rare coin with all implements;

Symbol: NB
Algorithm: X11
Proof of Work: YES
Proof of Stake: YES
Master Nodes: YES
Anonymous Send: YES
Instant Send: YES
Block Weight: Adaptive Block Size (ABS)
Block Time: 120 secs
Block Maturity: 7 Confirmations
Send Confirmations: 10 Confirmations
Coin Supply: 10,000,000 NB
PoW Block Reward: 0.01 NB (standard block) 0.10 NB (super block)
PoS Profit: 33% per year (standard block) / 35% (super block)
Masternode Requirements: 1,500 NB
Masternode Reward: 50% from POS Mined
Pre-Mine: 1% (build 10 Masternodes to start PoS network, pay dev team, exchanges and bounties/airdrop)
POS only works with 10 or more active masternodes, this is the reason for the creation of the 10 masternodes.
Default port: 55550 and 55551 rpc



We're unique, like you.

Some info: Total PoW block per day +/- 1000
Super block chance: 8%
Block Explorer: http://138.197.78.43:3001/
Block Explorer 2: http://202.5.19.121:82


Niobium.conf data:
Code:
daemon=1
listen=1
server=1
maxconnections=500
rpcuser=username
rpcpassword=password
port=55550
rpcport=55551
rpcconnect=127.0.0.1
rpcallowip=127.0.0.1
addnode=seed.niobiumcoin.org
addnode=seed1.niobiumcoin.org
addnode=seed2.niobiumcoin.org




updated version: v1.0.0.1-Nb 92.906

Linux: http://www.niobiumcoin.org/configuration.html UPDATED
Windows: http://www.niobiumcoin.org UPDATED
Windows Daemon: http://www.niobiumcoin.org UPDATED
MAC OS: http://www.niobiumcoin.org UPDATED
Android: Coming soon.





We're in touch with some exchanges to get in ASAP.




http://waroenkcryptopool.com/
Code:
-o stratum+tcp://waroenkcryptopool.com:3533 -u -p c=NB

https://beardedpool.fr/site/mining (GPU's)
Code:
-a x11 -o stratum+tcp://beardedpool.fr:3533 -u YOUR_WALLET -p c=NB

For Nicehash
Code:
-a x11 -o stratum+tcp://beardedpool.fr:3534 -u YOUR_WALLET -p c=NB

newcoin.SOpool.us
Code:
-a x11 -o stratum+tcp://newcoin.sopool.us:3533 -u YOUR_WALLET -p c=NB

http://godserver.ddns.net:8080/tbs


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


We'll pay to anyone who’ll help us with:

Development:
MAC OS/IOS Wallet: 500 NB
ANDROID Wallet: 1,500 NB
BLOCK EXPLORER: 1500 NB (Paid every 6 months. We'll pay after 1 month of service start)

Translate this announcement:
Chinese - 50 NB
Dutch - 50 NB
French - 50 NB
German - 50 NB
Portuguese - 50 NB
Russian - 50 NB


SEND TO ME IN PRIVATE the screenshot of your retweet and your Niobiumcoin wallet address.

You'll receive 100 NB.

Paid: http://niobiumcoin.org/be/index.php?transaction=fac48cbe0dd8ba805abc6afc7de8e891676850f8a7701dadc9cd95b25dbd3ea8

trgnn NbGAqtH87a3H5NNeJDnwHgZy2d2tiVAkPJ
Goldenbeaver NheDTUAuz4bgWLFSaTXCTiLiCK3zr2aMnw
TanchikG NMSSp2fFZGWZSWcbWg49KXGFp4H5DLrfAw
arekwetan NXWWWpJCrmiP6A3Km2843f5bLpJx1A5yJb
Dies Irae NT4ao9GKgm22u1QcE6oS1ukAtE2WdnSZn5
ldcomp NfavZgvyXy4qRqvvksuokEg7E3UbCoxjnh
Manhcoin86 NPHLVcYwttFMPtFPUiKmeEQfkncVWnkufp
orcvoin NUK3BZk5V1DEter1foxSKMvaYfWdy3mmR4
MadStuntman NLnmnbVTryAtc5QM2jgbcwZXswBoqsFFw4
zhq123456 NceRFzk8zSLCgDpZSBxGweWTJkRG8MHFEW
duongtien86 NR7MRK2Khbhr8ATW17h94r3ARshanAkzyT
splacent Nh6jyVZJTW5wBZoaVE48X8mx45sXouKarX

AND

We've paid more than a half of people that retweeted our post.

All information here:
https://document.li/uTB0 (pdf online)

We'll pay more bounties in the course of the week, stay tuned.




F.A.Q.:

How can I buy Niobium coin?
- We're working into this. We ask for your patience on this.

How can I mine this coin?
- With any X11 miner. Open local wallet and set this in your miner:
Code:
-a x11 -o localhost:55551 -u youruser -p yourpassword
or pick a pool and set:
Code:
-a x11 -o stratum+tpc://poolAddress:port -yourwallet -p c=NB

POW is too low, only 0.01 per block, impossible to get 1 MN?
- No is not. POS pay 33% yearly. Buy some coins, hold in POS and build your MN.
"Rare like you", we never said it would be easy.

My antivirus accused the Windows wallet file as a virus, should I worry?
- We know this problem and we can guarantee that it is only a false positive. We're trying to fix it in source code.






How can I set a masternode?
You'll need: 1,500 NB, a fixed IP link (we recommend a VPS service) and allow TCP 55550 port.

Tested at Linux Ubuntu 16.04 x64

1 - First of all, compile your Niobium wallet, tutorial here: http://niobiumcoin.org/configuration.html

2 - Allow wallet to run in background:
Code:
nano ~/.Nb/Niobium.conf
and add this:
Code:
daemon=1
ex.:
Code:
daemon=1
listen=1
server=1
maxconnections=500
rpcuser=username
rpcpassword=password
port=55550
rpcport=55551
rpcconnect=127.0.0.1
rpcallowip=127.0.0.1
addnode=seed.niobiumcoin.org
addnode=seed1.niobiumcoin.org
addnode=seed2.niobiumcoin.org

3 - Goto folder SRC:
Code:
cd niobiumcoin/src

4 - Start and wait wallet sync.:
Code:
./Niobiumd
You can see the status with tail -f:
Code:
tail -f /home/youruser/.Nb/debug.log

5 - Get the new address for masternode:
Code:
./Niobiumd getaccountaddress MN
return ex.: NfKNAQLFoCWfsSwr4NSHYJ6rm6Rm3GzWUd

6 - Get the masternode key:
Code:
./Niobiumd masternode genkey
return ex.: 76jKRf5ccyNDZrzvT882zxPrQf9RbuLg726so9iinqcLbfwsTWN

7 - Send 1,500 NB to your MN address and wait 1 confirmation.

8 - Get the masternodes outputs:
Code:
./Niobiumd masternode outputs
return ex.: "r347k05381e053c10030895h992159e7i5e235162a99b997781d27087f2dc1o8" : "1"

9 - Be patient and wait 16 confirmations, do not skip this part.

10 - With =>16 confirmations, stop the wallet:
Code:
./Niobiumd stop

11 - Open the file "Niobium.conf" (/home/youruser/.Nb/Niobium.conf) and add this:

Code:
masternode=1
masternodeaddr=FixedIP:55550
masternodeprivkey=MNkey
externalip=FixedIP
nlogtimestamps=1
txindex=1
mnconflock=1
stake=0
staking=0

and comment 2 lines:

Code:
#rpcconnect=127.0.0.1
#rpcallowip=127.0.0.1

then your Niobium.conf file will appears like this:

Code:
masternode=1
masternodeaddr=46.101.56.93:55550
masternodeprivkey=76jKRf5ccyNDZrzvT882zxPrQf9RbuLg726so9iinqcLbfwsTWN
externalip=46.101.56.93
nlogtimestamps=1
txindex=1
mnconflock=1
stake=0
staking=0
daemon=1
listen=1
server=1
maxconnections=500
rpcuser=username
rpcpassword=password
port=55550
rpcport=55551
#rpcconnect=127.0.0.1
#rpcallowip=127.0.0.1
addnode=seed.niobiumcoin.org
addnode=seed1.niobiumcoin.org
addnode=seed2.niobiumcoin.org

Save, close.

12 - Start the wallet again:
Code:
./Niobiumd

13 - Check the current status of your new masternode:
Code:
./Niobiumd masternode status

return ex.:
Code:
{
    "vin" : "CTxIn(COutPoint(af5a1c238b, 1), scriptSig=)",
    "service" : "46.101.56.93:55550",
    "pubkey" : "NfKNAQLFoCWfsSwr4NSHYJ6rm6Rm3GzWUd",
    "status" : 1
}

STATUS 1 = OK
STATUS 2 = WRONG CONFIG



Team Member & Social Media: Be light https://bitcointalksearch.org/user/be-light-1076438
Team Member & Social Media: tondalink https://bitcointalksearch.org/user/tondalink-1007412



Telegram Channel:@niobiumcoin
Busy: https://busy.org/@niobiumcoin
Official Site: http://www.niobiumcoin.org
Reddit: https://www.reddit.com/r/niobiumcoin
Github: https://github.com/niobiumcoin/niobiumcoin
Twitter [main]: https://twitter.com/niobiumcoin
Twitter [promo]: https://twitter.com/NiobiumPromo
Steemit: https://steemit.com/niobiumcoin/@hoangton/niobium-coin
Facebook: https://www.facebook.com/Niobiumcoin-138754070085411
Email: [email protected] | [email protected] | Pool admin: [email protected]
Slack: https://join.slack.com/t/niobiumcoin/shared_invite/enQtMjYwMzEwOTMzNTg3LTEzYzYzZmNhYzIwZGEwYzBmOTU2YWQwZDkwOWVjNjc4ZGRlZTY3NmFhMjIzZWQ3ZmNhNjJkOGQ0MWVlZTU4ODk
Pages:
Jump to: