Author

Topic: ARK - DPoS 🔹 ARK Protokol 🔹 MarketSquare 🔹 IPFS 🔹 Staking on Binance 🔹 - page 532. (Read 781308 times)

hero member
Activity: 1806
Merit: 515


Our Desktop Lite Client is out - download at : https://github.com/ArkEcosystem/ark-desktop/releases!

Testnet is already running - help us test our client, let us know what could be improved, what errors you come across, your experience, ... we want to know it all. To get some free TESTNET ARK tokens join our slack https://ark.io/join-ark-slack/ or if you already have an account go to https://arkecosystem.slack.com and join the #faucet channel ( https://arkecosystem.slack.com/messages/faucet/ ) and request some free tokens!

legendary
Activity: 1134
Merit: 1001
legendary
Activity: 1218
Merit: 1002
The pump will come from the forging that is getting enabled at the end of the month.

Need to pump LISK for 2000 btc.

The pump will come soon. Just wait ultil btc rally get over


LSK price 21k sat today. It must be pumped hard to reach 2000 btc of overall incoming.
What do you think Lisk price will happen when, cause the ICO fail, a refund will be done?
As Lisk tsunami over the market Price will drop below the 2016 bottom, i am pretty sure about this
legendary
Activity: 1045
Merit: 1000
The pump will come from the forging that is getting enabled at the end of the month.

Need to pump LISK for 2000 btc.

The pump will come soon. Just wait ultil btc rally get over

more coins will come into the system, the price will go down.
hero member
Activity: 933
Merit: 500
The pump will come from the forging that is getting enabled at the end of the month.

Need to pump LISK for 2000 btc.

The pump will come soon. Just wait ultil btc rally get over
hero member
Activity: 924
Merit: 501
CryptoTalk.Org - Get Paid for every Post!
Need to pump LISK for 2000 btc.

The pump will come soon. Just wait ultil btc rally get over
hero member
Activity: 625
Merit: 500
Need to pump LISK for 2000 btc.
legendary
Activity: 1386
Merit: 1001
Yeah, so many lisk released in one time back to dump would be bad.

Good point, lisk may be dumping to 0.0001 btc per lisk, what apanic price, if lower, lisk will be dead, it was overfunded in ico and overpriced in first pump on polo

So all of this pessimistic nonsense about ark not making the 2000 btc is ridiculous.
First, ARK will make the threshold.
Second, if by some crazy chance we didn't hit the minimum, it's all refunded.

So everyone can stop with the doom and gloom, and start with the YAY!
Think of it this way, $1 million worth of lisk was put into ark in the first 24 hours. At a premium bonus.
Do you think all of those people want to see a refund or the bonus?
It's quite simple economics at this point.
Looks like 17 days left. Which means, what was raised now was 17 days worth.
Imagine what will be raised in the next 17 days.
hero member
Activity: 518
Merit: 501
If the project can't be successful, lisk will be dumped below ico price, lisk investors you should know this, so let it be successful, otherwise you will lose bitcoin value from lisk dumping.

At this price, ARK is actually a pretty damn good deal.  I mean, we're no slackers here and we expect to develop a lot of really good Bridged Blockchains for ARK.  right now 1 Lisk gets you a little more than 14 ARK.  14 for 1! I mean, what is a sidechain anyways?  It's just another blockchain that ARK can bridge.
member
Activity: 99
Merit: 10
Yeah, so many lisk released in one time back to dump would be bad.

Good point, lisk may be dumping to 0.0001 btc per lisk, what apanic price, if lower, lisk will be dead, it was overfunded in ico and overpriced in first pump on polo
full member
Activity: 232
Merit: 100
Yeah, so many lisk released in one time back to dump would be bad.
sr. member
Activity: 479
Merit: 533
If the project can't be successful, lisk will be dumped below ico price, lisk investors you should know this, so let it be successful, otherwise you will lose bitcoin value from lisk dumping.
hero member
Activity: 1274
Merit: 521
7enius - Your Cryptocurrency Marketing Consultant
Free ark https://gleam.io/iaFvf/ark-main-event-sweepstakes-1000-winners-150k-ark

Don't forget to tweet for a chance at part of 150k ARK.  1000 Winners, only 300 entrants so far and mulitple wins per person.  HIGH chance you will get some bounty.
So everyone who join the third sweeptakes bounty will be the winner and get a chance to get multiple winner  Smiley, good to hear this
hero member
Activity: 518
Merit: 501
Submitted Blogs of ARK! Good luck, looking foward, almost reach the threshold!
Thanks!
hero member
Activity: 518
Merit: 501
one question there, For Ark Smartbridge, its something to link different Blockchain and work together am i right?

IS like

NXT could be link and use on CounterParty,  EThereum platform am i right?

I think the best explanation for the smartbridge concept that you can find is the Smith and Crown article.
They took a lot of time to research Ark and asked tons of questions before writing it.

https://www.smithandcrown.com/ark-smartbridging-blockchains/

is my summery correct? smart bridging only works if other coins chain their code? without that i won't work? right?

yes, each other coin will have to have an "encoded listener" set up to handle the actual bridging.  I think of them like toll booth speed passes on bridges.  Cars with them can speed by but the data gets recorded as it passes the toll booth area (encoded listener).

Future iterations we'd like to be able to increase the efficiency with ability to bridge without the listeners through API and other methods that can be added to other blockchain core code.

But yes, you are correct basically at this time.

As far as I read this in order for some service to use smartbridge (bitcoin / ethereum) if we take an example core wouldn't need to implement anything ( it would of course make a lot of things easier ), but eg. there is a service that bridges bitcoin and ethereum so someone creates an account at that service eg. and the service is linked to ARK blockchain and the user has ARKs and wants to purchase a ticket on some other platform that has ethereum or bitcoin as payment method. This service then generates an unique ID for this customer and he initiates the TX with that ID in the smartbridge field and it triggers the TX on customers behalf.

Another approach could also be since bitcoin addresses and ethereum addresses and LISK addresses are unique some service could "listen" to vendorfields and if customer would want to send for example 2 BTC on some address and that would cost exactly for instance 10000 ARKs he would include that bitcoin address in vendorfield send 10000 to that service and as that service would listen to ark blockchain it would see that and said oh look there is 10000 ARK TX with venorfield with bitcoin address now I need to send 2 BTC to that address on my customers behalf - there are a lot of combos how this could be used as said.

Or a format for vendorfield some service would use like bitcoinaddress-ethereumaddress-25 would mean exchange from my bitcoin address to ethereum address and send 25 ethereum to it.

I don't know if I wrote that right, but there are many possiblities with this also for services to communicate with each other not just blockchains or maybe I'm reading this all wrong Smiley someone from ARK team should correct me.



Yup, you basically hit the nail on the head 🎯. A lot of this is what we were thinking also for our first general bridging features.
sr. member
Activity: 432
Merit: 250
Yes, an approach like this like this would be a lot easier than trying to get Bitcoin to change its code.
member
Activity: 68
Merit: 10
one question there, For Ark Smartbridge, its something to link different Blockchain and work together am i right?

IS like

NXT could be link and use on CounterParty,  EThereum platform am i right?

I think the best explanation for the smartbridge concept that you can find is the Smith and Crown article.
They took a lot of time to research Ark and asked tons of questions before writing it.

https://www.smithandcrown.com/ark-smartbridging-blockchains/

is my summery correct? smart bridging only works if other coins chain their code? without that i won't work? right?

yes, each other coin will have to have an "encoded listener" set up to handle the actual bridging.  I think of them like toll booth speed passes on bridges.  Cars with them can speed by but the data gets recorded as it passes the toll booth area (encoded listener).

Future iterations we'd like to be able to increase the efficiency with ability to bridge without the listeners through API and other methods that can be added to other blockchain core code.

But yes, you are correct basically at this time.

As far as I read this in order for some service to use smartbridge (bitcoin / ethereum) if we take an example core wouldn't need to implement anything ( it would of course make a lot of things easier ), but eg. there is a service that bridges bitcoin and ethereum so someone creates an account at that service eg. and the service is linked to ARK blockchain and the user has ARKs and wants to purchase a ticket on some other platform that has ethereum or bitcoin as payment method. This service then generates an unique ID for this customer and he initiates the TX with that ID in the smartbridge field and it triggers the TX on customers behalf.

Another approach could also be since bitcoin addresses and ethereum addresses and LISK addresses are unique some service could "listen" to vendorfields and if customer would want to send for example 2 BTC on some address and that would cost exactly for instance 10000 ARKs he would include that bitcoin address in vendorfield send 10000 to that service and as that service would listen to ark blockchain it would see that and said oh look there is 10000 ARK TX with venorfield with bitcoin address now I need to send 2 BTC to that address on my customers behalf - there are a lot of combos how this could be used as said.

Or a format for vendorfield some service would use like bitcoinaddress-ethereumaddress-25 would mean exchange from my bitcoin address to ethereum address and send 25 ethereum to it.

I don't know if I wrote that right, but there are many possiblities with this also for services to communicate with each other not just blockchains or maybe I'm reading this all wrong Smiley someone from ARK team should correct me.

hero member
Activity: 518
Merit: 501
All Happy Thanksgiving day!!! I hope Black Friday will bring a large influx of investment in ARK.

YOU TOO!  Happy Thanksgiving!
hero member
Activity: 546
Merit: 500
All Happy Thanksgiving day!!! I hope Black Friday will bring a large influx of investment in ARK.
hero member
Activity: 518
Merit: 501
one question there, For Ark Smartbridge, its something to link different Blockchain and work together am i right?

IS like

NXT could be link and use on CounterParty,  EThereum platform am i right?

I think the best explanation for the smartbridge concept that you can find is the Smith and Crown article.
They took a lot of time to research Ark and asked tons of questions before writing it.

https://www.smithandcrown.com/ark-smartbridging-blockchains/

is my summery correct? smart bridging only works if other coins chain their code? without that i won't work? right?

yes, each other coin will have to have an "encoded listener" set up to handle the actual bridging.  I think of them like toll booth speed passes on bridges.  Cars with them can speed by but the data gets recorded as it passes the toll booth area (encoded listener).

Future iterations we'd like to be able to increase the efficiency with ability to bridge without the listeners through API and other methods that can be added to other blockchain core code.

But yes, you are correct basically at this time.
Jump to: