Author

Topic: [ANN][KMD][dPoW] Komodo - An Open, Composable Smart Chain Platform, Secured by B - page 195. (Read 1192053 times)

newbie
Activity: 10
Merit: 0
can anyone tell me when was monaize dICO planned? and what's the current/new date/status for it?

The only communication I am aware of about the dICO of Monaize is that it will be announced 2 weeks prior to launch.


-Edit-: the initial dICO was planned 11th of November but was delayed due to some front-end issues
full member
Activity: 476
Merit: 133
member
Activity: 98
Merit: 10
JL777 ... Masternode of Komodo coin in future ?
sr. member
Activity: 481
Merit: 264
BCMonster.com BTC ZEN HUSH KMD ARRR VRSC ACH RFOX
I know there are plans for Komodo to hit Korean exchange soon.    Do you have plans for more exchanges to increase coin volume and availability?  I attribute ltc growth mainly to coinbase.   Any thoughts?
hero member
Activity: 669
Merit: 520
can anyone tell me when was monaize dICO planned? and what's the current/new date/status for it?
hero member
Activity: 1022
Merit: 504
GoMeat - Digitalizing Meat Stores - ICO
It is really just a matter of time until the first dICO will be launched. Fine tuning the codes is important . This is to ensure the integrity and security (very) of the supernet ecosystem.
member
Activity: 161
Merit: 10
I registered on https://ico.komodoplatform.com/ inorder to swap my BTCD for Komodo but i'm unable to login. I tried logging in, but it says "Email not registered".

I tried resetting my password, and the confirmation email gets delivered alright. I reset the password and it still says "Email not registered" when i tried logging in again with the new password.


Anyone having such issues? And how to rectify it?
the website is still under maintenance. It will be announced when it is ready and it will be before the last swap which is on 15 Jan 2018.

Thanks, I was wondering the same thing.
newbie
Activity: 24
Merit: 0

There is #tradebots & #support channel if you need help with BarterDEX. How did you run BarterDEX on Ubuntu?

Install Instructions (latest from source):
Code:
install github-windows: https://git-for-windows.github.io/ 
install github-linux: sudo apt-get install git
install nodejs: https://nodejs.org/en/download/

Open a console
Code:
git clone https://github.com/KomodoPlatform/BarterDEX.git 
cd barterDEX
git checkout v0.7
npm install
npm start

For further support and info please check #tradebots channel in SuperNET slack.

Thank you for the help. I am pleased to say that I got it to install in the current ubuntu 16.04.3 lts and it also installed as live linux ubuntu, VERY COOL!

Here is the script that worked for me hopefully this helps someone. Open the terminal in ubuntu then input these  (hit Y when asked)
Code:
sudo apt-get update
sudo apt install curl
curl -sL https://deb.nodesource.com/setup_8.x | sudo -E bash -
sudo apt-get install -y nodejs
sudo apt-get install git
git clone https://github.com/KomodoPlatform/BarterDEX.git
cd barterDEX
git checkout v0.7
npm install
npm start

Everything looks great (for this version), I look forward to making my first trade. So stoked!
newbie
Activity: 24
Merit: 0
Using ubuntu 16.04.3

I downloaded from

https://github.com/SuperNETorg/BarterDEX/releases/tag/0.7.3-beta


Unzipped then doubleclicked on the file BarterDEX, this did not load anything for me.
member
Activity: 149
Merit: 10
newbie
Activity: 43
Merit: 0
I got my slack invite thank you. I peaked my head in to check it out. Not to sure where to post questions though and I havent had the time for real time troubleshooting, which is why its just easier to post here. Trying to find the time for an hr or so sitdown is kinda hard right now and is def causing me some frustration.

I updated to the most current version of ubuntu 16.04.3lts, I still get the same issue, nothing happens when you click on the file barterdex. Terminal says segmentation fault when ./barterdex is executed.

Not sure what I should be doing as well as should I try this on debian?


My windows machine (which is fucked up, go figure, and why I do not want to use barterdex on) loads barterdex to the slash screen that says starting barterdex please wait, then hangs. So a dead end there, but the issue with this one is most likely 100% my machine.

I guess ill try to install agama to see if I can as well as attempt an install of debian to see if that works.


My question to the community. For those that HAVE gotten this to work, what os did you use? If linux, whatdid you do to install.



Thank you

There is #tradebots & #support channel if you need help with BarterDEX. How did you run BarterDEX on Ubuntu?

Install Instructions (latest from source):
Code:
install github-windows: https://git-for-windows.github.io/ 
install github-linux: sudo apt-get install git
install nodejs: https://nodejs.org/en/download/

Open a console
Code:
git clone https://github.com/KomodoPlatform/BarterDEX.git 
cd barterDEX
git checkout v0.7
npm install
npm start

For further support and info please check #tradebots channel in SuperNET slack.
member
Activity: 83
Merit: 11
Having an issue with my KMD displaying in the agama wallet im using v0.2.0.2a-beta , is there a new updated version which i havent seen or is this still the display bug being worked on, any help is greatly appreciated.
https://github.com/SuperNETorg/Agama/releases

Thanks for the help, there does not seem to be an installer file there for this particular version of agama ?

25d is the latest version https://artifacts.supernet.org/latest/installer_windows.html
newbie
Activity: 90
Merit: 0
I registered on https://ico.komodoplatform.com/ inorder to swap my BTCD for Komodo but i'm unable to login. I tried logging in, but it says "Email not registered".

I tried resetting my password, and the confirmation email gets delivered alright. I reset the password and it still says "Email not registered" when i tried logging in again with the new password.


Anyone having such issues? And how to rectify it?
the website is still under maintenance. It will be announced when it is ready and it will be before the last swap which is on 15 Jan 2018.

Thanks.
Hopefully I get to swap before it's finally closed.
hero member
Activity: 716
Merit: 500
The Komodo team is really doing a tremendous effort of developing Agama and the just can’t wait to finally witness the whole ecosystem running.

Yes there doing great haven't checked in in my kmd in awhile last was agama had all types of problems but looking in here looks like they cleaned up a lot bugs in the wallet looking forward to trying it
full member
Activity: 223
Merit: 105
Utrum OOT
full member
Activity: 168
Merit: 101
I can not find information about the team of this project
newbie
Activity: 24
Merit: 0
I got my slack invite thank you. I peaked my head in to check it out. Not to sure where to post questions though and I havent had the time for real time troubleshooting, which is why its just easier to post here. Trying to find the time for an hr or so sitdown is kinda hard right now and is def causing me some frustration.

I updated to the most current version of ubuntu 16.04.3lts, I still get the same issue, nothing happens when you click on the file barterdex. Terminal says segmentation fault when ./barterdex is executed.

Not sure what I should be doing as well as should I try this on debian?


My windows machine (which is fucked up, go figure, and why I do not want to use barterdex on) loads barterdex to the slash screen that says starting barterdex please wait, then hangs. So a dead end there, but the issue with this one is most likely 100% my machine.

I guess ill try to install agama to see if I can as well as attempt an install of debian to see if that works.


My question to the community. For those that HAVE gotten this to work, what os did you use? If linux, whatdid you do to install.



Thank you
newbie
Activity: 7
Merit: 0
Hey Guys,

Can anyone please help? my BTCD wallet is so slow to sync and my coins are stuck in stake and have been for about 2 months now, I missed moving them by 1 confirmation last time before they went straight back into stake ><

Is there a command/way I can cancel the stake on my BTCD wallet to return my coins to Spendable?

Any help appreciated thanks

Regards,
Lyndon
member
Activity: 91
Merit: 10
Hey, just installed the 25d version of Agama, everything went smooth, I just have a (maybe stupid) question.
What are the thing I should backup besides the seed phrase? Export private keys and print them out/store them safely? Make a backup of the wallet.dat file?
In the settings menu I find two options, either the export keys function, which I assume is where I can manually export the combination of letters and the wallet.dat keys, aren't these the same?

Probably kind of basic questions, sorry.
newbie
Activity: 9
Merit: 0
Having an issue with my KMD displaying in the agama wallet im using v0.2.0.2a-beta , is there a new updated version which i havent seen or is this still the display bug being worked on, any help is greatly appreciated.
https://github.com/SuperNETorg/Agama/releases

Thanks for the help, there does not seem to be an installer file there for this particular version of agama ?
Jump to: