Pages:
Author

Topic: [ANN] [XVI] Vibranium | Antimetal | Masternodes | Wallet update (Read 12261 times)

legendary
Activity: 2548
Merit: 1073
has anyone been able to sync this wallet?  are there some working addnodes?

I don't think so... I had a node running on a VPS, but I stopped it months ago due to zero connections + enormous resources eaten without any visible reason.

The staking reward is too small (as well as MN reward), that may be the reason why nodody cares to run this.
legendary
Activity: 1672
Merit: 1010
has anyone been able to sync this wallet?  are there some working addnodes?
legendary
Activity: 2548
Merit: 1073
Is there any chance someone will take over this nice project, and ride the Masternode Wave..?

This has everything ready, just no developer (yeah, that 'little' detail missing  Grin)

Hello,

Has there been any development with this coin, any update on the developer or development team?  I see that Cryptopia has marked it for delisting.


Nope, nothing. The project is abandoned by both old developer, and the new one. Sadly, it didn't survive until the masternodes got in fashion again. It has pretty stable and working MN implementation, and could have gained a lot of traction, if any of its developers had balls.

Not sure if the chain is alive, but no community, no developer. Nobody has contacted me with any offer related to this coin. I am not a huge holder, but would be willing to donate quite a few coins if anybody is willing to take this project over. Cryptopia listing is pretty expensive nowadays, and this coin has it (yet).
newbie
Activity: 5
Merit: 0
Is there any chance someone will take over this nice project, and ride the Masternode Wave..?

This has everything ready, just no developer (yeah, that 'little' detail missing  Grin)

Hello,

Has there been any development with this coin, any update on the developer or development team?  I see that Cryptopia has marked it for delisting.
legendary
Activity: 2548
Merit: 1073
Is there any chance someone will take over this nice project, and ride the Masternode Wave..?

This has everything ready, just no developer (yeah, that 'little' detail missing  Grin)
legendary
Activity: 2548
Merit: 1073
WHAT IS THE OFFICIAL WEBSITE and from where do i get the wallet,i guess someone should`ve changed this infos ?!

I have the official Windows wallet backed up. Here it is:
https://mega.nz/#!H09HBJqC!KhwgWhFNsC4ABZyjpczfQYPw1Y65_e8CxyS4QImdrUM
full member
Activity: 320
Merit: 101
Mai bine mort,decat asa de viu! *TM






NO Premine / NO ICO

POW

1-200 - 100 Coins per block
201-500 - 110 Coins per block
501-1000 - 75 Coins per block
1001-4000 - 60 Coins per block
4001-8000 - 50 Coins per block
8001-9000 - 25 Coins per block
9001-10000 - 60 Coins per block

POS

1-10000 - 40 Coins per block
10001-15000 - 20 Coins per block
15001-20000 - 18 Coins per block
20000-40000 - 6 coins per block
40000-85000 - 1 coin per block
85000-125000 - 0.5 coin per block
125000-175000-0.25 coin per block
175000-225000-0.125 coin per block
Block 225k-forever-0.1 coin per block

Total Coins ~700k @ block 20,000 after POW

Max Coin Supply 4 million XVI (Over 50 years)

MasterNodes/hiPOS 50% Split

2015-06-08 - Rebranding to Vibranium from Fade

https://bitcointalksearch.org/topic/fade-dark-crypto-at-its-best-ninja-launched-sha256-pow-pos-mn-1068458


A lot of us have been burned on BCT and to some, these last couple weeks have been the last time that we are willing to take chances anymore. With multiple so called “xdev” newbie accounts being created every day, I have decided to personally implement a proven outlook on these speculative investments.

Zero Based Thinking: Do you have information now from a financial lesson learned that you wish that you could go back in time to change? You can actually do this now by zeroing that loss out of your mind and moving forward with what you know now. It is natural to want to invest more time and money when you feel that so much has been lost. Right now, if you feel like you are regretfully holding a bag, you must ask yourself how to get out and how fast? You can dump what you have now for pennies and try to jump on the next day special from another newbie dev, or you may choose to take a deep breath, and ride it out. You may actually lose less if you just stop for a moment.











Windows Wallet

https://mega.co.nz/#!zItm3TZY!-ssLvDpUkjQnJrvfGzz6l6Tc2m4R2JqDi3lVlAu6BgE

Virus Total scan

https://www.virustotal.com/en/file/0888a1d0379f50650fd5be1f272193cd6c629eeb9a3c522e83c919cbd000c1da/analysis/1434292519/

Mac Wallet

https://mega.nz/#!yQVxgD4I!0CJixejlO6Z7_kR6UsmViAS_M4zV1K2hSx65QZpBN50

Virus Total scan

https://www.virustotal.com/en/file/7d9d6a005d3bec967d51a76613af68e16fe948d5c9e0ce6b2bbc5749f95c246d/analysis/1434982096/

Source

https://github.com/Viecoin/Vibranium

vibranium.conf
Code:
listen=1
daemon=1
server=1
staking=1
rpcuser=VIBRANIUMUSERNAME
rpcpassword=VIBRANIUMPASSWORD
port=12215
addnode=162.243.217.237
addnode=104.131.203.167
addnode=193.90.105.177
addnode=95.91.228.181
addnode=174.102.229.22
addnode=188.165.2.147
addnode=46.101.151.114
addnode=207.91.145.2
addnode=83.20.143.238
addnode=199.187.252.175
addnode=70.67.68.166
addnode=107.170.196.135
addnode=71.237.125.226
addnode=95.232.225.214
addnode=66.102.133.150
addnode=107.170.243.113
addnode=85.25.198.151

Simple guide on how to create a masternode:

Start your Vibranium wallet
Send exactly 3788 XVI to an address in your wallet and wait for 10 conformations.

Next go to Help/Debug/Console.
Type the following and hit Enter:

Code:
masternode genkey

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

Code:
listen=1
daemon=1
server=1
staking=0
port=12215
rpcallowip=127.0.0.1
rpcport=12216
rpcuser=VIBRANIUMUSERNAME
rpcpassword=VIBRANIUMPASSWORD
masternode=1
masternodeaddr=ip addresss:12215
masternodeprivkey=priv key here
addnode=162.243.217.237
addnode=104.131.203.167
addnode=193.90.105.177
addnode=95.91.228.181
addnode=174.102.229.22
addnode=188.165.2.147
addnode=46.101.151.114
addnode=207.91.145.2
addnode=83.20.143.238
addnode=199.187.252.175
addnode=70.67.68.166
addnode=107.170.196.135
addnode=71.237.125.226
addnode=95.232.225.214
addnode=66.102.133.150
addnode=107.170.243.113
addnode=85.25.198.151

FYI: Port 12215 must be open and ported to your local ip.
The port must be open on your router and firewall.

Restart your wallet and go back to Help/Debug/Console
Type the following and hit enter:

Code:
masternode start

Give your MasterNode a few minutes to start, and then check if it's up in the MasterNode list




Block explorer and Richlist
http://xvi.altexplorers.info:3015/

Exchanges
https://bleutrade.com/exchange/XVI/BTC

https://www.cryptopia.co.nz/Exchange?market=XVI_BTC

Market Cap
http://coinmarketcap.com/currencies/vibranium/

Website
http://www.vibranium.org/

What is Vibranium?

http://en.wikipedia.org/wiki/Vibranium










WHAT IS THE OFFICIAL WEBSITE and from where do i get the wallet,i guess someone should`ve changed this infos ?!
legendary
Activity: 2548
Merit: 1073
can we setup a mn using ddns?

I doubt it...

Just few MN coins have claimed their masternodes to be working with Dynamic DNS.
Old 8BIT dev told once it should work, but I don't think anyone has actually tried.

TransferCoin has claimed their MN will work with DDNS, and they are the first who are able to do that... See here: https://forum.bitcoin.com/alternative-cryptocurrencies-altcoins/tx-transfercoin-masternodes-android-osx-wallet-trading-t4290.html#p17467 :
Quote
2. We will be the first altcoin with Dynamic DNS Masternodes. This is for people who can't get a static IP from there provider.
If that claim is true ("the first altcoin" part), then it means Vibranium does not work with DDNS Smiley

But it is worth to check, if it doesn't work you don't lose anything but time.. especially at those prices...
legendary
Activity: 1666
Merit: 1007
Professional Native Greek Translator (2000+ done)
can we setup a mn using ddns?

also i am willing to setup a node for some coins. pm me Cheesy
hero member
Activity: 736
Merit: 500
Hello XVI Community,
We would like to present you with one possible solution for all those
who have or had Nodes and supported the coin and tech.
There are a few projects we are working on and one in particular would fit this situation.
We read through the thread, see what has gone on here and wish you no harm.
What I speak is the truth and hope you could consider our offer to work together.
To be honest, we need an aggressive network of Nodes to support some unique tech we have,
and if done right could be suited for more than one project and purpose.
We believe you will be very pleased with the end result.

We may also need to do testing and present changes in the Code.
If there are any here that have done any work on any Node coding PM me direct.

We have setup a tiered structure that will reward those who support this endeavor.
When we meet this criteria of the substantial robust Node Service and Active Community
it will be adopted and we will include You and this Community in our projects.
We encourage all possible reasonable increases in storage/cpu capacity.
If you are a Coder of any type please stick around and check in from time to time.
There will be a real unique opportunity whereby you will be owners of your work.

We are aware of some issues of the existing code being faulty and working on solutions.
Inputs on these or any others would be helpful.
We may either combine all the Nodes into one project or have a few separate ones.
Keep your nodes up and running while trying to rebuild their numbers and the Community.
This is essential.

We also want your ideas and aspirations of where you wanted to see the tech go
with or without you personally contributing to the building.

Feel free to offer incentives to others to setup more nodes.
For those who would like to collaborate and work with us we have an incentive structure
in testing and will include you in this testing of better things to come.
Make it known your interest in working with us.

Take some time to think and discuss, and let us know what you think.
Happy Masternoding!

IW
sr. member
Activity: 422
Merit: 250
Meow
Huh, it looks like Bleutrade no longer lists XVI  Shocked

Does this mean that we can't trade Vibranium at any exchange? I wonder if my FADE address at Yobit will accept XVI...

Wow, thanks for informing about this . I had some XVI on Bleutrade account, not sure what has happened to them. Bleutrade did not send any notification email prior to delisting a coin!! And now the account is missing together with all my coins! Huh If this is how Bleautrade works, looks like I will refrain from using this exchange, and tell everybody to do so... Anyway, opened a ticket, lets see what they tell.

Regarding an exchange, Yobit FADE wallet works well, and accepts XVI as far as I know. I have sent some amount there few months ago, and it worked out. Not sure it will work now, but most probably will. Its easy to check though will small amount.

Yeah I noticed recently that Bleutrade had delisted a few coins that I held, all seemingly without any warning.

I had always thought of them as an exchange that didn't delist coins due to low volume, which is why I felt safe holding obscure coins that they listed, but I guess something has changed. I too will stop recommending them to people, unfortunately.

Thanks for the information about Yobit probably accepting XVI as FADE, I will give that a shot when I get home!
legendary
Activity: 2548
Merit: 1073
Huh, it looks like Bleutrade no longer lists XVI  Shocked

Does this mean that we can't trade Vibranium at any exchange? I wonder if my FADE address at Yobit will accept XVI...

Wow, thanks for informing about this . I had some XVI on Bleutrade account, not sure what has happened to them. Bleutrade did not send any notification email prior to delisting a coin!! And now the account is missing together with all my coins! Huh If this is how Bleautrade works, looks like I will refrain from using this exchange, and tell everybody to do so... Anyway, opened a ticket, lets see what they tell.

Regarding an exchange, Yobit FADE wallet works well, and accepts XVI as far as I know. I have sent some amount there few months ago, and it worked out. Not sure it will work now, but most probably will. Its easy to check though will small amount.
sr. member
Activity: 422
Merit: 250
Meow
Huh, it looks like Bleutrade no longer lists XVI  Shocked

Does this mean that we can't trade Vibranium at any exchange? I wonder if my FADE address at Yobit will accept XVI...
legendary
Activity: 2548
Merit: 1073
hello, i was wondering about:

1.  block target interval
2.  amount of confirms before spending received
3.  amount of confirms before spending reward

1. Dunno, and block explorer is down, so hard to guess
2. 10 confirmations (based on source code)
3. 51 confirmations (based on source code)
full member
Activity: 213
Merit: 100
hello, i was wondering about:

1.  block target interval
2.  amount of confirms before spending received
3.  amount of confirms before spending reward
legendary
Activity: 1540
Merit: 1002
Um, alts in general are dead except for the very established ones.  Sorry to rain on everyone's parade.  Buy bitcoin.  You'll thank me in a year.
legendary
Activity: 1218
Merit: 1002
Supporting DMD, ERC & PIO
Fade/Vibranium is "Dead to Me"
Taking off notify. Goodbye XVI!
legendary
Activity: 2548
Merit: 1073
XVI renamed FADE?  Huh

No, just the opposite: FADE was renamed to Vibranium (XVI). However now, when both FADE Dev and XVI Dev have disappeared, it is irrelevant Smiley. Better to say: FADE and XVI is the same coin.

Looks like this poor coin needs new Dev. Anyone?
member
Activity: 84
Merit: 10
Watching and bookmarked.
sr. member
Activity: 378
Merit: 250
EthBits
XVI renamed FADE?  Huh
Pages:
Jump to: