lda1000
|
|
August 29, 2018, 06:04:10 PM |
|
Now probably the most relevant service is discord. I have very often noticed that the latest and fastest news get out. I agree discord channel is good and getting even better also more people joins which is great.
|
|
|
|
johntradez
Member
Offline
Activity: 161
Merit: 11
|
|
August 30, 2018, 02:25:02 AM |
|
Did Elastic do an ICO? If so I'm having trouble finding info on the token sale details. Also I believe it was forked from Bitcoin. Is this correct?
It's not a BTC fork. They didn't an ICO but a donation (pretty similar, it's just about terms & law). If I remember, about 600BTC were collected. I was pretty sure it was. What is it then?
|
|
|
|
Mallyx
|
|
August 30, 2018, 06:21:18 AM |
|
Did Elastic do an ICO? If so I'm having trouble finding info on the token sale details. Also I believe it was forked from Bitcoin. Is this correct?
It's not a BTC fork. They didn't an ICO but a donation (pretty similar, it's just about terms & law). If I remember, about 600BTC were collected. I was pretty sure it was. What is it then? I'm not sure at all, but I think they took NXT as working base. Maybe someone can confirm ?
|
|
|
|
tomkat
|
|
August 30, 2018, 09:28:13 AM |
|
Did Elastic do an ICO? If so I'm having trouble finding info on the token sale details. Also I believe it was forked from Bitcoin. Is this correct?
It's not a BTC fork. They didn't an ICO but a donation (pretty similar, it's just about terms & law). If I remember, about 600BTC were collected. I was pretty sure it was. What is it then? I'm not sure at all, but I think they took NXT as working base. Maybe someone can confirm ? The software was forked from NXT - see here https://talk.elasticexplorer.org/t/price-speculation/32/61You can also check copyrights in Lite wallet's source files https://github.com/unvo1d/Elastic-XEL-Litewallet/tree/master/src/nxt
|
|
|
|
|
|
kraterion
Full Member
Offline
Activity: 616
Merit: 145
🚀🚀 ATHERO.IO 🚀🚀
|
|
September 02, 2018, 11:54:22 AM |
|
Did Elastic do an ICO? If so I'm having trouble finding info on the token sale details. Also I believe it was forked from Bitcoin. Is this correct?
It's not a BTC fork. They didn't an ICO but a donation (pretty similar, it's just about terms & law). If I remember, about 600BTC were collected. It's based on NXT, isn't it? I don't remember how many BTC were collected but you're definetely right when you're saying that "initial funding" was made trough donations, no Initial Coin Offerings
|
|
|
|
Alohaboy?!
|
|
September 02, 2018, 04:55:09 PM |
|
An update from ek! and if you have any suggestions how to improve the website write it here in discord or slack! thank you very much for sharing. I really like how the Discord channel is growing. which website are you referring to ? xel.org? I have some problems with the handling when scrolling down/up since the menu bar is disappearing Do you have any info about the other website xeline or something like that ? I did not hear any about them recently
|
|
|
|
lda1000
|
|
September 02, 2018, 07:18:46 PM Last edit: September 02, 2018, 07:44:36 PM by lda1000 |
|
How to setup Elastic Mainnet nodeFound this on the discord channel and I think it's very useful so putting it here (provided by Koja) sudo apt-get update && \ apt-get install -y --no-install-recommends locales && \ locale-gen en_US.UTF-8 && \ apt-get dist-upgrade -y && \ apt-get --purge remove openjdk* && \ echo "oracle-java8-installer shared/accepted-oracle-license-v1-1 select true" | debconf-set-selections && \ echo "deb http://ppa.launchpad.net/webupd8team/java/ubuntu xenial main" > /etc/apt/sources.list.d/webupd8team-java-trusty.list && \ apt-key adv --keyserver keyserver.ubuntu.com --recv-keys EEA14886 && \ apt-get update && \ apt-get install -y --no-install-recommends oracle-java8-installer oracle-java8-set-default && \ apt-get clean all
sudo apt-get install -y maven git libcurl4-openssl-dev cmake build-essential libssl-dev locales && \ apt-get clean
cd / && git clone --depth 1 https://github.com/xel-software/Computationwallet-Mainnet.git elastic-core-maven
cd /elastic-core-maven && mvn package
cd / && git clone --depth 1 https://github.com/xel-software/Miner-Mainnet.git xel_miner
cd /xel_miner && cmake . && make
cd /elastic-core-maven && ./pull_miner.sh && ./run.sh
|
|
|
|
stokholminfinity
Full Member
Offline
Activity: 352
Merit: 104
SquidCoin.cash
|
|
September 03, 2018, 08:51:26 AM |
|
Who can tell me when there will be forging in the application. Maybe it already appeared and I just can not activate it? I have been trying for a long time to do it.
|
|
|
|
Beoga
Legendary
Offline
Activity: 2646
Merit: 1141
|
|
September 03, 2018, 11:49:31 AM |
|
Who can tell me when there will be forging in the application. Maybe it already appeared and I just can not activate it? I have been trying for a long time to do it.
It is there is already. You can see forging status in uppper menu: http://prntscr.com/kq0ys4You can on and off it by pressing on forging label.
|
|
|
|
Alohaboy?!
|
|
September 03, 2018, 07:48:22 PM |
|
Who can tell me when there will be forging in the application. Maybe it already appeared and I just can not activate it? I have been trying for a long time to do it.
It is there is already. You can see forging status in uppper menu: http://prntscr.com/kq0ys4You can on and off it by pressing on forging label. But forging is still to support the network and testing purposes right know isn't it ? or does it actually lead to some kind of rewards ? Anyway if it supports the network i will try to set one up.
|
|
|
|
lda1000
|
|
September 03, 2018, 07:59:07 PM |
|
Who can tell me when there will be forging in the application. Maybe it already appeared and I just can not activate it? I have been trying for a long time to do it.
It is there is already. You can see forging status in uppper menu: http://prntscr.com/kq0ys4You can on and off it by pressing on forging label. But forging is still to support the network and testing purposes right know isn't it ? or does it actually lead to some kind of rewards ? Anyway if it supports the network i will try to set one up. Forging makes new blocks, so yes it is necessary for the network to function and exist. In reward the forging account gets transaction fees. The more nodes in the network the better. If you want to support XEL you should definitely set up and run one.
|
|
|
|
bspus
Legendary
Offline
Activity: 2165
Merit: 1002
|
|
September 04, 2018, 01:17:29 PM |
|
Who can tell me when there will be forging in the application. Maybe it already appeared and I just can not activate it? I have been trying for a long time to do it.
It is there is already. You can see forging status in uppper menu: http://prntscr.com/kq0ys4You can on and off it by pressing on forging label. But forging is still to support the network and testing purposes right know isn't it ? or does it actually lead to some kind of rewards ? Anyway if it supports the network i will try to set one up. It leads to rewards when transactions areincluded in the blocks. There is no base block reward. And since most blocks are empty, you'll not be getting that much. But still, it would be nice if you keep forging
|
|
|
|
wgd
Legendary
Offline
Activity: 1815
Merit: 1005
|
|
September 04, 2018, 01:25:36 PM |
|
I am interested in investing in 'decentralized supercomputer' project like Elastic itself, but as we know Elastic is not only one of a kind, could you provide me some info, some comparision between simialr projects? And could you tell me why Elastic is the best ? :-)
|
|
|
|
tomkat
|
|
September 04, 2018, 02:10:24 PM |
|
VSX is there but XEL hasn't been listed. Anyone knows why...?
|
|
|
|
engagingshadowy
Newbie
Offline
Activity: 9
Merit: 0
|
|
September 08, 2018, 07:31:32 AM |
|
I feel XEL is Blockchain unique supercomputer that you can calculate whatever you want. I first knew about the XEL two types of payment and I am very curious to learn about it more.
|
|
|
|
FloraMullan
Member
Offline
Activity: 74
Merit: 17
|
|
September 11, 2018, 11:01:22 AM Last edit: September 11, 2018, 12:03:18 PM by FloraMullan |
|
Is there still hope around here; its beginning to appear more like a dead fish in the water; what happened here? Been holding for sometime now hoping the value would go up; but unfortunately no; I am begin to assume that my coins will remain worthless. I am well aware that the market is experiencing a crash but this is too bad, bought at above $1 and the current ex. rate is $0.07, heard that; $0.07. Devs should do something; also update the website on CMC; still linked to https://www.elastic.pw/
|
Digital asset exchange for settlement, clearing, custody and trading of various digital assets, utilizing distributed ledger technologies, programmed on the blockchain -https://bex.global
|
|
|
NutMasterTardd2
|
|
September 12, 2018, 02:12:35 PM |
|
Is there still hope around here; its beginning to appear more like a dead fish in the water; what happened here? Been holding for sometime now hoping the value would go up; but unfortunately no; I am begin to assume that my coins will remain worthless. I am well aware that the market is experiencing a crash but this is too bad, bought at above $1 and the current ex. rate is $0.07, heard that; $0.07. Devs should do something; also update the website on CMC; still linked to https://www.elastic.pw/The devs for any crypto have near zero influence on the value of their token once it is traded by the public. "I am well aware that the market is experiencing a crash but this is too bad" As long as there are traders still in profit, there are still sellers so although the price for many cryptos are low they can still go a lot lower. If this drop is really affecting you I would stop looking at the daily prices for a few months to a few years.
|
:: Elastic - The Decentralized Supercomputer ::
|
|
|
TheCrimsonFucker
|
|
September 12, 2018, 02:29:54 PM |
|
Is there still hope around here; its beginning to appear more like a dead fish in the water; what happened here? Been holding for sometime now hoping the value would go up; but unfortunately no; I am begin to assume that my coins will remain worthless. I am well aware that the market is experiencing a crash but this is too bad, bought at above $1 and the current ex. rate is $0.07, heard that; $0.07. Devs should do something; also update the website on CMC; still linked to https://www.elastic.pw/Understanding your despair is understandable, but if you bought Elastic at $1 it's probably because you were convinced by it and not by technology! Elastic is a super project that has been developed since 2016! The developers who took over the project because the previous dev fled with the funds raised, they had no incentive and do it precisely because they created a strong community and a great willingness to deliver something and make XEL to be applied in people's lives! It's inhuman to charge you guys who work on other things and still indulge in Elastic! Like any other pre-operating product, there will be no value without the absence of it! Take this opportunity and increase your position in XEL! So, I think that you will hardly find these price levels in the coming months.
|
|
|
|
|