This howto is for using a blockchain dev kit using Komodo, electrumx & atomicDEX. Using 3 existing containers and small mods, you can have HELLOWORLD trading with your team in less than one hour. Improvements to this to totally automate it are in the works to make a turnkey blockchain dev kit. End To End Blockchain Development Using The Dev Kit If you are on linux … [Read more...] about Blockchain Dev Kit v1, Electrumx & DEX in 1 hour
smartchain
Komodo Official Docker Images Available
Komodo has released docker images of their work for wider developer appreciation and uptake. These are uploaded directly from the CI/CD developer pipeline. From the discord chat, QA Manager TonyL made the announcement. A further example to create an assetchain, docker run -p 127.0.0.1:`ac_rpc_port`:`ac_rpc_port` -d --mount … [Read more...] about Komodo Official Docker Images Available