Author

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

sr. member
Activity: 784
Merit: 253
Set Your Ideas Free
Another Iguana GUI update from Boogieman

Quote
The GUI update
1.  We decided to improve development environment and apply Angular framework.
The code base has been  "getting worse in terms of scaling and maintenance", so migration to a framework is a prevent measure.
The risk of delivering an oversized product is false, as the size of the files will be within 2 Mb.
2.  Screens  responsive optimization for mobile is almost done, some issues with styles left to be closed soon.
3.   The content text was refactored so anyone can contribute to localization or better wording. This will give us to support different languages in soon releases. More languages, more users. https://raw.githubusercontent.com/SuperNETorg/Iguana-GUI/0.1.1/js/lang/en.js
4.  We also upgrading mockups with new requirements arose both for Iguana and Non-Iguana flow.
5.  I started a blog on the Iguana App development https://steemit.com/iguana/@boogieman/iguana-updates
I plan to make one post a week or two along with brief updates like this one.
And we are still awaiting to get a full promo site soon for Iguana App exclusively.
We certainly need to plan and execute some marketing activity, as soon as we get the app working stable and available to install and use for regular users, which will happen soon.  I'm not giving any precise date, we agreed to reconfirm the date with KOMODO guys on the ICO completion.
6. We have been joined by a second testing engineer today, so expecting to finally agree on git flow and get testing environment setup and testing procedure launched.

Be sure to follow his blog!  Smiley

You can follow the GUI development and commits from https://github.com/SuperNETorg/Iguana-GUI/commits/0.1.1

All the GUI updates since July can be found from here: https://imgur.com/a/mi6SU
hero member
Activity: 804
Merit: 500
DAO ↔ DApp
Announcement

Two-factor authentication is now possible on our ICO site.

This feature is a bit late, sorry for the delay!

Another Announcement

We have finished our second whitepaper! It will be published on Saturday.

It's titled: "EasyDEX – A Practical Native DEX"

Soon anyone can use the Iguana wallet & EasyDEX GUI to store and trade other cryptocurrencies decentrally. That is our vision and that is what we have been developing.

Will this DEX have a mobile app?

Yes, I believe EasyDEX GUI has a mobile version too.

@grewalsatinder can confirm that Smiley


The EasyDEX-GUI is HTML code. Adjustable to all screens from Desktops, Tablets to Mobiles. EasyDEX-GUI is the front-end, user friendly view for end users.

The second part, and most important part is iguana core. iguana core is backend. It is the binary which provides backend APIs used by the front-end user interface EasyDEX-GUI.

iguana binary has been tested on Linux, OS X, Windows, and android in earlier versions of development. But, first we need to have iguana and Komodo to be on stable stages before we concentrate on mobile platforms. As we reach enough stable stages, a native iguana binary packaged for android app can be expected.

I am anyway also spending time in debugging iguana binary for android time to time and report back any bugs or errors found in android version to core developer (jl777). So, hopefully when the right time comes we make Android Mobile version of EasyDEX App without much difficulties.

In stages expect first Desktop wallets to be stable, and then tablet/mobile support to come afterwards.

Hope this clears.

Satinder

I'd prefer a mobile first experience and not as an HTML website. The next problem is hosting the Iguana node. I don't want to host an Iguana node to trade on the DEX. My favorite DEX is currently indiesquare. I understand this is really early on and it'll take time but I want it right now today!

May be you got confused with something.

Nothing needs to be hosted online. Everything running locally. Just like an App.

I'd never host some crypto project locally. Too many risks with viruses and privacy. I always rent a VPS and host it there. My preference though is to trust someone like the creators of this project to host the nodes for me and allow lots of people to simply use this DEX by opening up the app on their cellphone or going to a website.
full member
Activity: 186
Merit: 100
Blockchain Technology Enthusiast, IT Pro
Announcement

Two-factor authentication is now possible on our ICO site.

This feature is a bit late, sorry for the delay!

Another Announcement

We have finished our second whitepaper! It will be published on Saturday.

It's titled: "EasyDEX – A Practical Native DEX"

Soon anyone can use the Iguana wallet & EasyDEX GUI to store and trade other cryptocurrencies decentrally. That is our vision and that is what we have been developing.

Will this DEX have a mobile app?

Yes, I believe EasyDEX GUI has a mobile version too.

@grewalsatinder can confirm that Smiley


The EasyDEX-GUI is HTML code. Adjustable to all screens from Desktops, Tablets to Mobiles. EasyDEX-GUI is the front-end, user friendly view for end users.

The second part, and most important part is iguana core. iguana core is backend. It is the binary which provides backend APIs used by the front-end user interface EasyDEX-GUI.

iguana binary has been tested on Linux, OS X, Windows, and android in earlier versions of development. But, first we need to have iguana and Komodo to be on stable stages before we concentrate on mobile platforms. As we reach enough stable stages, a native iguana binary packaged for android app can be expected.

I am anyway also spending time in debugging iguana binary for android time to time and report back any bugs or errors found in android version to core developer (jl777). So, hopefully when the right time comes we make Android Mobile version of EasyDEX App without much difficulties.

In stages expect first Desktop wallets to be stable, and then tablet/mobile support to come afterwards.

Hope this clears.

Satinder

I'd prefer a mobile first experience and not as an HTML website. The next problem is hosting the Iguana node. I don't want to host an Iguana node to trade on the DEX. My favorite DEX is currently indiesquare. I understand this is really early on and it'll take time but I want it right now today!

May be you got confused with something.

Nothing needs to be hosted online. Everything running locally. Just like an App.
hero member
Activity: 804
Merit: 500
DAO ↔ DApp
Announcement

Two-factor authentication is now possible on our ICO site.

This feature is a bit late, sorry for the delay!

Another Announcement

We have finished our second whitepaper! It will be published on Saturday.

It's titled: "EasyDEX – A Practical Native DEX"

Soon anyone can use the Iguana wallet & EasyDEX GUI to store and trade other cryptocurrencies decentrally. That is our vision and that is what we have been developing.

Will this DEX have a mobile app?

Yes, I believe EasyDEX GUI has a mobile version too.

@grewalsatinder can confirm that Smiley


The EasyDEX-GUI is HTML code. Adjustable to all screens from Desktops, Tablets to Mobiles. EasyDEX-GUI is the front-end, user friendly view for end users.

The second part, and most important part is iguana core. iguana core is backend. It is the binary which provides backend APIs used by the front-end user interface EasyDEX-GUI.

iguana binary has been tested on Linux, OS X, Windows, and android in earlier versions of development. But, first we need to have iguana and Komodo to be on stable stages before we concentrate on mobile platforms. As we reach enough stable stages, a native iguana binary packaged for android app can be expected.

I am anyway also spending time in debugging iguana binary for android time to time and report back any bugs or errors found in android version to core developer (jl777). So, hopefully when the right time comes we make Android Mobile version of EasyDEX App without much difficulties.

In stages expect first Desktop wallets to be stable, and then tablet/mobile support to come afterwards.

Hope this clears.

Satinder

I'd prefer a mobile first experience and not as an HTML website. The next problem is hosting the Iguana node. I don't want to host an Iguana node to trade on the DEX. My favorite DEX is currently indiesquare. I understand this is really early on and it'll take time but I want it right now today!

full member
Activity: 186
Merit: 100
Blockchain Technology Enthusiast, IT Pro
Announcement

Two-factor authentication is now possible on our ICO site.

This feature is a bit late, sorry for the delay!

Another Announcement

We have finished our second whitepaper! It will be published on Saturday.

It's titled: "EasyDEX – A Practical Native DEX"

Soon anyone can use the Iguana wallet & EasyDEX GUI to store and trade other cryptocurrencies decentrally. That is our vision and that is what we have been developing.

Will this DEX have a mobile app?

Yes, I believe EasyDEX GUI has a mobile version too.

@grewalsatinder can confirm that Smiley


The EasyDEX-GUI is HTML code. Adjustable to all screens from Desktops, Tablets to Mobiles. EasyDEX-GUI is the front-end, user friendly view for end users.

The second part, and most important part is iguana core. iguana core is backend. It is the binary which provides backend APIs used by the front-end user interface EasyDEX-GUI.

iguana binary has been tested on Linux, OS X, Windows, and android in earlier versions of development. But, first we need to have iguana and Komodo to be on stable stages before we concentrate on mobile platforms. As we reach enough stable stages, a native iguana binary packaged for android app can be expected.

I am anyway also spending time in debugging iguana binary for android time to time and report back any bugs or errors found in android version to core developer (jl777). So, hopefully when the right time comes we make Android Mobile version of EasyDEX App without much difficulties.

In stages expect first Desktop wallets to be stable, and then tablet/mobile support to come afterwards.

Hope this clears.

Satinder
legendary
Activity: 1540
Merit: 1000
Announcement

Two-factor authentication is now possible on our ICO site.

This feature is a bit late, sorry for the delay!

Another Announcement

We have finished our second whitepaper! It will be published on Saturday.

It's titled: "EasyDEX – A Practical Native DEX"

Soon anyone can use the Iguana wallet & EasyDEX GUI to store and trade other cryptocurrencies decentrally. That is our vision and that is what we have been developing.

sr. member
Activity: 784
Merit: 253
Set Your Ideas Free
Announcement

Two-factor authentication is now possible on our ICO site.

This feature is a bit late, sorry for the delay!

Another Announcement

We have finished our second whitepaper! It will be published on Saturday.

It's titled: "EasyDEX – A Practical Native DEX"

Soon anyone can use the Iguana wallet & EasyDEX GUI to store and trade other cryptocurrencies decentrally. That is our vision and that is what we have been developing.

Will this DEX have a mobile app?

Yes, I believe EasyDEX GUI has a mobile version too.

@grewalsatinder can confirm that Smiley
sr. member
Activity: 784
Merit: 253
Set Your Ideas Free
Hi,

one question:
How and when can I change my BTCD in Komodo tockens?

I bought some BTCD on poloniex with the plan to swap it to this coin. When does that happen?

The swap will begin after the ICO. There's more info about the BTCD in our steemit posts.
hero member
Activity: 804
Merit: 500
DAO ↔ DApp
Announcement

Two-factor authentication is now possible on our ICO site.

This feature is a bit late, sorry for the delay!

Another Announcement

We have finished our second whitepaper! It will be published on Saturday.

It's titled: "EasyDEX – A Practical Native DEX"

Soon anyone can use the Iguana wallet & EasyDEX GUI to store and trade other cryptocurrencies decentrally. That is our vision and that is what we have been developing.

Will this DEX have a mobile app?
hero member
Activity: 804
Merit: 500
DAO ↔ DApp
I bought some BTCD on poloniex with the plan to swap it to this coin. When does that happen?
sr. member
Activity: 784
Merit: 253
Set Your Ideas Free
Announcement

Two-factor authentication is now possible on our ICO site.

This feature is a bit late, sorry for the delay!

Another Announcement

We have finished our second whitepaper! It will be published on Saturday.

It's titled: "EasyDEX – A Practical Native DEX"

Soon anyone can use the Iguana wallet & EasyDEX GUI to store and trade other cryptocurrencies decentrally. That is our vision and that is what we have been developing.
sr. member
Activity: 355
Merit: 250
Hi,

one question:
How and when can I change my BTCD in Komodo tockens?
member
Activity: 85
Merit: 10
There are funny trolls, creative trolls and then there is placebo Cheesy
sr. member
Activity: 383
Merit: 252
Also how can you launch a coin when you need this:

Quote
We are looking to hire a bigger team with the ICO funds. The size of the team depends on how much funding we raise.

If you are interested send a message to [email protected]. The job would begin at the end of the ICO.

The skills we are looking for:
- project managers
- GUI devs
- testers for command line API
- windows build specialists
- C devs

They should already have those persons in place... this smell like another RISE coins, they also profit out of cloning LISK and the price dropped like shit.

Komodo is currently being developed primarily by volunteers that are filling in the roles necessary to make this project a success.   We hope to hire individuals full time so that we can proceed full steam ahead with our roadmap.
legendary
Activity: 1120
Merit: 1000
Also how can you launch a coin when you need this:

Quote
We are looking to hire a bigger team with the ICO funds. The size of the team depends on how much funding we raise.

If you are interested send a message to [email protected]. The job would begin at the end of the ICO.

The skills we are looking for:
- project managers
- GUI devs
- testers for command line API
- windows build specialists
- C devs

They should already have those persons in place... this smell like another RISE coins, they also profit out of cloning LISK and the price dropped like shit.
sr. member
Activity: 383
Merit: 252
KOMODO looks great and I'm in. I do have a related question, how are things looking for Supernet adoption and further development as it relates to KOMODO?

Thank you for your question. Komodo and SuperNET are making great inroads in both adoption and development.  One of the future features that will be part of the SuperNET ecosystem are Geckochains.  These are block chains that act as a singular Dapp acting as its own blockchain independent of the parent network.  This will allow developers to bring forth their own ideas to complement the existing ecosystem created by jl777 and the SuperNET team.

Progress is being made in the area of adoption as well.  Stratis has shown interest in possibly using Komodo's dPoW  to secure its network.    In addition,  there is an effort made by several Komodo testers called Indenodes  which aims at spread Komodo/SuperNET adoption in the French-Speaking world.

Here is a link to Indenodes:  https://steemit.com/introducemyself/@indenodes/indenodes-a-new-business-for-the-supernet-ecosystem
  

Other initiatives are being developed as well to further adoption and to provide auxiliary features for the Komodo ecosystem.  
legendary
Activity: 1120
Merit: 1000
I think there will be a little less money in ico . ( 2385.44 BTC ) They could not reach 10% more.

Still a crazy amount of money for a shit clone of ZCASH....
sr. member
Activity: 420
Merit: 250
AKA RJF - Since '14 - On line since '84
KOMODO looks great and I'm in. I do have a related question, how are things looking for Supernet adoption and further development as it relates to KOMODO?

EDIT: Disregard the SuperNet question. Found: https://steemit.com/komodo/@komodoplatform/a-guide-to-better-understand-komodo that explains it.

Thanks for continuing to share your talent...
legendary
Activity: 1792
Merit: 1000
The argument about the max funding cap is clearly organised by trolls for whatever reason. Logic does not apply.

hero member
Activity: 868
Merit: 506
I think there will be a little less money in ico . ( 2385.44 BTC ) They could not reach 10% more.

I think 2388 btc is not bad. It is actually very high and is leading compared to all other current ICOs out there. It's just that developers are engraving a super high market cap.   
It is the market that determines the market cap. It seems you are confusing having a finite cap as somehow translating to market cap, as opposed to not having a cap on funds raised. Using that logic, if there is no cap to funds raised, does it mean an infinite market cap?

The max amount is instead of having no limit via uncapped, that's all. The actual amount will be less than the max amount, that is because the max amount is a maximum that is there instead of having no limit.

The KMD will not be distributed based on the max amount so it should be clear that the max amount has no effect on anything, other than limiting the total amount that could be raised.

My bad, i'm a bit sleepy. It's supposed to be investment cap. I actually don't know what is best and I also don't mind much for as long as project is heading its right direction. Keep up the good work. Wink 
Jump to: