Author

Topic: [ANN] [VIA] ★ Viacoin ★ ~ the future of digital currency ~ ★ - page 215. (Read 825850 times)

full member
Activity: 240
Merit: 100
ooo the pain mining this.. however it was designed that way to slow down miners and coin recycle 3600 confirmations!

a 100 MHS ASIC scrypt can only get you 80 VIA a day very very interesting... a 400 MHS ASIC at 6,000$ then 320 VIA a day, nice!

also preparing my usual 50 cents to purchase more VIA, its the new standard in crypto trading as so many lost so much, we do it in cents

cool, 50 cents or 0.00118688 BTC bought me 4.48927822 (at the moment)  I did ASK, not LAST I aint fighting over few Satoshis...

looking at various pools, there are miners satisfied with 0.75 VIA a day... I mean they could easily do above as their electricity costs exceed n time 50 cents  

Cool


These calculations suggest VIAcoin is extremely undervalued.
legendary
Activity: 1792
Merit: 1010
ooo the pain mining this.. however it was designed that way to slow down miners and coin recycle 3600 confirmations!

a 100 MHS ASIC scrypt can only get you 80 VIA a day very very interesting... a 400 MHS ASIC at 6,000$ then 320 VIA a day, nice!

also preparing my usual 50 cents to purchase more VIA, its the new standard in crypto trading as so many lost so much, we do it in cents

cool, 50 cents or 0.00118688 BTC bought me 4.48927822 (at the moment)  I did ASK, not LAST I aint fighting over few Satoshis...

looking at various pools, there are miners satisfied with 0.75 VIA a day... I mean they could easily do above as their electricity costs exceed n time 50 cents  

Cool
member
Activity: 101
Merit: 10
Any development updates? Roll Eyes

A Notary system is now in testing, and hopefully more details can be released.

http://vennd.io is building a bridge between counterparty and alt-coins and once the source is released I'm very hopeful on seeing it be implemented into Viacoin, although I'm not a dev, if they are willing to make the system compatible.

Bridging alt-coins to a fast decentralized exchange like Viacoin could make a huge impact, but I was unable to get a release date for their project, or if it's possible to integrate off the bat.


Wow this is HUGE!!

It could be, they were unwilling to share the source, but hopefully if we get involved early with vennd we can bring this to Viacoin.
full member
Activity: 240
Merit: 100
Any development updates? Roll Eyes

A Notary system is now in testing, and hopefully more details can be released.

http://vennd.io is building a bridge between counterparty and alt-coins and once the source is released I'm very hopeful on seeing it be implemented into Viacoin, although I'm not a dev, if they are willing to make the system compatible.

Bridging alt-coins to a fast decentralized exchange like Viacoin could make a huge impact, but I was unable to get a release date for their project, or if it's possible to integrate off the bat.


Wow this is HUGE!!
member
Activity: 101
Merit: 10
Any development updates? Roll Eyes

A Notary system is now in testing, and hopefully more details can be released.

http://vennd.io is building a bridge between counterparty and alt-coins and once the source is released I'm very hopeful on seeing it be implemented into Viacoin, although I'm not a dev, if they are willing to make the system compatible.

Bridging alt-coins to a fast decentralized exchange like Viacoin could make a huge impact, but I was unable to get a release date for their project, or if it's possible to integrate off the bat.
legendary
Activity: 1736
Merit: 1001
It would be good if there is a wallet for linux that can be easily installed. It took me 3 hours to install the linux mint. Is there someone who can talk to the Ubuntu community to Viacoin wallet added to their repository? When would it be possible then to Viacoin the only wallet that can be automatically added unless of course Bitcoin wallet. Smiley

You can use Vialectrum. Easy to install in Linux (including Mint).

Code:
sudo apt-get install python-qt4 python-pip python-dev
sudo pip install https://github.com/vialectrum/vialectrum/releases/download/v1.9.8.4/Vialectrum-1.9.8.4.tar.gz
vialectrum

Warning: in Ubuntu 13.10 and later you also must do:
Code:
sudo apt-get install python-slowaes


Thanks, it works normaly. What is the diffrence between viacoin core wallet and this one?

Mainly, one downloads the blockchain and the other does not. Also, I think Vialectrum is deterministic. So, if you backup your seed, you have a backup.
member
Activity: 101
Merit: 10
Spread the word! new Wallpapers!  Price will skyrocket!

Haha, just for fun. I'm excited about Via. It's all open-source and however you can contribute throw something together Cheesy

I hope to contribute a blog in the next couple days about dev advancements. I'm working with one other to try and put together a better version of clearinghouse.io https://github.com/ClearingHouse/clearinghouse.io and if any designers want to get involved with the clearwallet.co I was thinking we could improve the UI design. https://github.com/ClearingHouse/clearwallet

If you're interested in getting involved these are some projects to checkout!
hero member
Activity: 840
Merit: 1000
Any development updates? Roll Eyes
full member
Activity: 240
Merit: 100
While BTC dropped, I bought more VIA Grin
sr. member
Activity: 614
Merit: 254
It would be good if there is a wallet for linux that can be easily installed. It took me 3 hours to install the linux mint. Is there someone who can talk to the Ubuntu community to Viacoin wallet added to their repository? When would it be possible then to Viacoin the only wallet that can be automatically added unless of course Bitcoin wallet. Smiley

You can use Vialectrum. Easy to install in Linux (including Mint).

Code:
sudo apt-get install python-qt4 python-pip python-dev
sudo pip install https://github.com/vialectrum/vialectrum/releases/download/v1.9.8.4/Vialectrum-1.9.8.4.tar.gz
vialectrum

Warning: in Ubuntu 13.10 and later you also must do:
Code:
sudo apt-get install python-slowaes


Thanks, it works normaly. What is the diffrence between viacoin core wallet and this one?
full member
Activity: 240
Merit: 100
Spread the word! new Wallpapers!  Price will skyrocket!
legendary
Activity: 1736
Merit: 1001
It would be good if there is a wallet for linux that can be easily installed. It took me 3 hours to install the linux mint. Is there someone who can talk to the Ubuntu community to Viacoin wallet added to their repository? When would it be possible then to Viacoin the only wallet that can be automatically added unless of course Bitcoin wallet. Smiley

You should be able to run clearwallet. It is web browser based and should work fine.
sr. member
Activity: 249
Merit: 250
It would be good if there is a wallet for linux that can be easily installed. It took me 3 hours to install the linux mint. Is there someone who can talk to the Ubuntu community to Viacoin wallet added to their repository? When would it be possible then to Viacoin the only wallet that can be automatically added unless of course Bitcoin wallet. Smiley

You can use Vialectrum. Easy to install in Linux (including Mint).

Code:
sudo apt-get install python-qt4 python-pip python-dev
sudo pip install https://github.com/vialectrum/vialectrum/releases/download/v1.9.8.4/Vialectrum-1.9.8.4.tar.gz
vialectrum

Warning: in Ubuntu 13.10 and later you also must do:
Code:
sudo apt-get install python-slowaes
hero member
Activity: 840
Merit: 1000
25k will probably hold and we'll see a nice price soon. Cobain probably re-entered aswell as some other whales.

https://twitter.com/CryptoCobain/status/501005005907046400

Viacoin is a special coin, and I didn't even mention the limited XCH conversion.

X

Crypto Goon

he (them) is a speculator who cares, I value people who are in the game for the long term

He (previous maxcoin dev) is a good friend of btcdrak aka the leet dev so when u have an investor like that it's a no brainer. He makes the market my friend. Give him his just do.

If people payed attention, Cobain called the 60k early. 20k early.

Cobain prolly reading and lolling right now.

loling

do u rebuy VIA?
newbie
Activity: 56
Merit: 0
25k will probably hold and we'll see a nice price soon. Cobain probably re-entered aswell as some other whales.

https://twitter.com/CryptoCobain/status/501005005907046400

Viacoin is a special coin, and I didn't even mention the limited XCH conversion.

X

Crypto Goon

he (them) is a speculator who cares, I value people who are in the game for the long term

He (previous maxcoin dev) is a good friend of btcdrak aka the leet dev so when u have an investor like that it's a no brainer. He makes the market my friend. Give him his just do.

If people payed attention, Cobain called the 60k early. 20k early.

Cobain prolly reading and lolling right now.

loling
sr. member
Activity: 614
Merit: 254
It would be good if there is a wallet for linux that can be easily installed. It took me 3 hours to install the linux mint. Is there someone who can talk to the Ubuntu community to Viacoin wallet added to their repository? When would it be possible then to Viacoin the only wallet that can be automatically added unless of course Bitcoin wallet. Smiley
sr. member
Activity: 295
Merit: 250
Just finished exchanging some VIA for XCH on Clear Wallet. I have never found a more user friendly, intuitive platform. Great work. Makes it all easy for newcomers and I'm sure there will be a lot of them when word gets out.  Grin
member
Activity: 101
Merit: 10
Not sure wether this is the right thread, but I just discovered VIA, now am looking into the services and I can`t scroll down and read the infos on https://clearwallet.co/ (Firefox and Chrome, tried both).

can`t scroll down +1, I use Chrome

Submitted an issue on Github, if you see other issues submit them http://github.com/clearinghouse
member
Activity: 101
Merit: 10
Got some backgrounds here for you guys.


full-size

full-size

I agree it's not your traditional coin. Cheesy
full member
Activity: 240
Merit: 100
Jump to: