Author

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

legendary
Activity: 1428
Merit: 1000
Must buying btcd to invest in komodo.

I've sold my BTCD

No you do not need btcd to invest into the komodo ICO but it is better to do so currently.

If you sold your btcd, you have just sold something worth 0.0053 for 0.004 so congrats on that.
legendary
Activity: 1176
Merit: 1134
For completeness: https://blockchain.info/tx/cb07398c1b03ef32432220998e18b07dd7fbb4a83d989dc424f43786c5f7d4f2

that is a CLTV spend of a conditional payment, which allows recovering funds in case the other party bails out. And with that, the final transaction type is properly signed and able to be spent, so now onto the more mundane things, like logging, resuming after reconnect, etc.
sr. member
Activity: 399
Merit: 250
hero member
Activity: 518
Merit: 500
Must buying btcd to invest in komodo.
hero member
Activity: 616
Merit: 524
In Stratis Platform's Q&A seassion the following was asked:

"Will Stratis consider using Komodo's dPoW to additionally secure its mainchain and private chain with Bitcoin's hashrate?"

Click here and listen their answer!

 Smiley

He praised you are very talented, you are happy?  Cheesy  Stratis and Komodo are both terrific projects in this year.

I myself, find Komodo very interesting and will support your project. Good luck.
sr. member
Activity: 784
Merit: 253
Set Your Ideas Free
Have any deals been done with exchanges to list Komodo upon release? and if so can you give us a heads up as to which ones

Cheers Jon  Wink

Any estimate date after fund raise to hit exchange ?


We haven't made any deals. The exchanges will list a liquid coin because it's in their best interests. We cannot promise any date for the exchange to list us.

Why Komodo logo is mostly green but gui is orange? Roll Eyes

What are that strange BTC addresses in gui or are they Komodo addresses for BTC? Huh

Any news about superBTCD? Roll Eyes

It is Iguana's GUI. Iguana is a different project, but partly linked with Komodo.

Like PondSea said, the information in the GUI is just some random characters. No real BTC transaction took place.

What kind of news are you expecting? Smiley SuperBTCD works like always.

For the revenue asset the SuperBTCD should be sent to your local wallet. We will soon publish a guide about how to set up that wallet.

What other project support Iguana?

Komodo doesn't 'support' iguana, but rather just uses its technology. Likewise at least InstantDEX will use Iguana. Because Iguana contain a lot of basic/low level technology we expect many future projects to use it too. That's really the idea behind SuperNET: solve complex problems so other project's don't have to start from scratch. In this case dPoW development doesn't have to start from scratch.
legendary
Activity: 1050
Merit: 1000
Any estimate date after fund raise to hit exchange ?
sr. member
Activity: 434
Merit: 250
What other project support Iguana?
legendary
Activity: 1367
Merit: 1000
Why Komodo logo is mostly green but gui is orange? Roll Eyes

What are that strange BTC addresses in gui or are they Komodo addresses for BTC? Huh

Any news about superBTCD? Roll Eyes
hero member
Activity: 529
Merit: 505
I'm on drugs, what's your excuse?
Have any deals been done with exchanges to list Komodo upon release? and if so can you give us a heads up as to which ones

Cheers Jon  Wink
legendary
Activity: 1428
Merit: 1000
They are coding that magic into the gui currently so the information in the pics above are not accurate until that is done.
legendary
Activity: 1680
Merit: 1001
CEO Bitpanda.com
legendary
Activity: 1736
Merit: 1001
In the past we have talked about how Iguana will have its first release before Komodo ICO starts. This should convince everyone that these are not just empty words, but jl777 has coded a lot of stuff and it's working.

Just now there was a GUI update from @boogieman on SuperNET Slack #iguana:

Quote
The GUI update:
1. We have 0 (ZERO) tasks in To Do column for 0.1.
2. We have completed Iguana/Non-Iguana Create Account/Login Screens
3.  Authorization Features and Dashboard were pushed to the repo, now we are testing it. Need code optimizatin to make it faster. Working on it.
4.  Features Sending\Receiving to be delivered very soon. The devs finally done with syncs after major changes and now working on API.
5.  The rest of the tasks are minor improvements.

So we are in the final phase and getting ready to test and release.

Komodo will use some of the code from Iguana, as Iguana is the low level technology that many other SuperNET projects will leverage on, i.e. atomic swaps and a decentralized exchange.

So what is Iguana? Here's a quote from jl777:
Quote
I will be using iguana to implement the bitcoin interfacing required in komodo. komodo is a usecase of iguana tech. iguana is the platform level codebase and so now the time is come to build things on top of that platform. dPoW is a relatively small and well defined module to complete and I will add that into a zcash fork.

Iguana is a bitcoin daemon and wallet that can sync the entire BTC blockchain from scratch in 2 hours. It also can sync over a dozen other coins, all from a self-contained codebase that I wrote from scratch. Its codesize is about 3MB and it has been ported from unix to osx, win32, win64, android and chrome app. docs.supernet.org documents its API bindings and it is now in the final stages of debug and will be used as a component within komodo. I have seen some GUI that is looking pretty good and for basic wallet function and parallel sync it appears to be working, though I do the core level code and not the GUI so I cant speak for it in detail.

What does the Iguana achieve:
Quote
Iguana brings all the bitcoin compatibles into the same technical platform. Multiple coins can run through iguana, they are directly connected in a way. This makes things like Atomic Swaps possible. Send btc and receive btcd without using an exchange
Some Screens!! Smiley









Tweet : https://twitter.com/KomodoPlatform/status/781189659070173184


1 BTC spend with a fee of 10 BTC? I think that needs some work.

Oh, I see you put in 10 BTC fee. Hmm... I think the USD numbers are off. The wallet balances show 1 BTC = $672 yet the fee shows 10 BTC = $580.
legendary
Activity: 1540
Merit: 1000
In the past we have talked about how Iguana will have its first release before Komodo ICO starts. This should convince everyone that these are not just empty words, but jl777 has coded a lot of stuff and it's working.

Just now there was a GUI update from @boogieman on SuperNET Slack #iguana:

Quote
The GUI update:
1. We have 0 (ZERO) tasks in To Do column for 0.1.
2. We have completed Iguana/Non-Iguana Create Account/Login Screens
3.  Authorization Features and Dashboard were pushed to the repo, now we are testing it. Need code optimizatin to make it faster. Working on it.
4.  Features Sending\Receiving to be delivered very soon. The devs finally done with syncs after major changes and now working on API.
5.  The rest of the tasks are minor improvements.

So we are in the final phase and getting ready to test and release.

Komodo will use some of the code from Iguana, as Iguana is the low level technology that many other SuperNET projects will leverage on, i.e. atomic swaps and a decentralized exchange.

So what is Iguana? Here's a quote from jl777:
Quote
I will be using iguana to implement the bitcoin interfacing required in komodo. komodo is a usecase of iguana tech. iguana is the platform level codebase and so now the time is come to build things on top of that platform. dPoW is a relatively small and well defined module to complete and I will add that into a zcash fork.

Iguana is a bitcoin daemon and wallet that can sync the entire BTC blockchain from scratch in 2 hours. It also can sync over a dozen other coins, all from a self-contained codebase that I wrote from scratch. Its codesize is about 3MB and it has been ported from unix to osx, win32, win64, android and chrome app. docs.supernet.org documents its API bindings and it is now in the final stages of debug and will be used as a component within komodo. I have seen some GUI that is looking pretty good and for basic wallet function and parallel sync it appears to be working, though I do the core level code and not the GUI so I cant speak for it in detail.

What does the Iguana achieve:
Quote
Iguana brings all the bitcoin compatibles into the same technical platform. Multiple coins can run through iguana, they are directly connected in a way. This makes things like Atomic Swaps possible. Send btc and receive btcd without using an exchange
Some Screens!! Smiley









Tweet : https://twitter.com/KomodoPlatform/status/781189659070173184
legendary
Activity: 1540
Merit: 1000
WTB 11 BTC worth of BTCD at market rate!!
sr. member
Activity: 784
Merit: 253
Set Your Ideas Free
In the past we have talked about how Iguana will have its first release before Komodo ICO starts. This should convince everyone that these are not just empty words, but jl777 has coded a lot of stuff and it's working.

Just now there was a GUI update from @boogieman on SuperNET Slack #iguana:

Quote
The GUI update:
1. We have 0 (ZERO) tasks in To Do column for 0.1.
2. We have completed Iguana/Non-Iguana Create Account/Login Screens
3.  Authorization Features and Dashboard were pushed to the repo, now we are testing it. Need code optimizatin to make it faster. Working on it.
4.  Features Sending\Receiving to be delivered very soon. The devs finally done with syncs after major changes and now working on API.
5.  The rest of the tasks are minor improvements.

So we are in the final phase and getting ready to test and release.

Komodo will use some of the code from Iguana, as Iguana is the low level technology that many other SuperNET projects will leverage on, i.e. atomic swaps and a decentralized exchange.

So what is Iguana? Here's a quote from jl777:
Quote
I will be using iguana to implement the bitcoin interfacing required in komodo. komodo is a usecase of iguana tech. iguana is the platform level codebase and so now the time is come to build things on top of that platform. dPoW is a relatively small and well defined module to complete and I will add that into a zcash fork.

Iguana is a bitcoin daemon and wallet that can sync the entire BTC blockchain from scratch in 2 hours. It also can sync over a dozen other coins, all from a self-contained codebase that I wrote from scratch. Its codesize is about 3MB and it has been ported from unix to osx, win32, win64, android and chrome app. docs.supernet.org documents its API bindings and it is now in the final stages of debug and will be used as a component within komodo. I have seen some GUI that is looking pretty good and for basic wallet function and parallel sync it appears to be working, though I do the core level code and not the GUI so I cant speak for it in detail.

What does the Iguana achieve:
Quote
Iguana brings all the bitcoin compatibles into the same technical platform. Multiple coins can run through iguana, they are directly connected in a way. This makes things like Atomic Swaps possible. Send btc and receive btcd without using an exchange
sr. member
Activity: 784
Merit: 253
Set Your Ideas Free
@KomodoPlatform - are you anon too? Would be good to know who you are and what's your role in SN and Komodo (programmer, community manager, other)? Please do tell...username on SN slack maybe?

Hello,

Yes it's Audo - the community manager.

I have been hanging around since early 2015. I really like what SuperNET tries to achieve, as should everyone because the whole crypto will benefit Smiley

I'm not too technical person, but following what jl777 is up to has made me to learn a thing or two. A while back I made a report about SuperNET & Nxt, and that's really been my biggest achievement so far.

Thus far I haven't told my real name, although I'm not really that 'anon'. I don't use a VPN and my real picture is there somewhere...  Roll Eyes

On SuperNET slack (an all the other Slacks out there) I use "audo" as my alias.

Thanks for asking!
hero member
Activity: 585
Merit: 500
@KomodoPlatform - are you anon too? Would be good to know who you are and what's your role in SN and Komodo (programmer, community manager, other)? Please do tell...username on SN slack maybe?
It is me !! Smiley


LOL, thanks yassin54. Good to know you are leading the pack. Good luck. Smiley
legendary
Activity: 1540
Merit: 1000
@KomodoPlatform - are you anon too? Would be good to know who you are and what's your role in SN and Komodo (programmer, community manager, other)? Please do tell...username on SN slack maybe?
It is me !! Smiley

Social Media Manager!!


Please do tell...username on SN slack maybe?
if you need username in SN slack it is @audo!!

Would be good to know who you are and what's your role in SN and Komodo (programmer, community manager, other)?
he is Community Manager!!  Cool
Jump to: