This post is about the resources required to handle some network users during a live cryptocurrency decentralized exchange test run with genuine users in the wild. The machine operator goes by the discord name cipi & has contributed some monitoring screenshots on network bandwidth, cpu loads & number of connected clients to the SPV infrastructure. To try out some komodo … [Read more...] about Electrum Server Load During AtomicDEX Stress Test
Blockchain Dev Kit v1, Electrumx & DEX in 1 hour
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
Portable WASM Smart Contracts
When Komodo developed the Antara framework, it was based on the agnostic open standard smart contract work from Ripple. Cryptoconditions is a portable multi level, multi algorithm & multi signature capable smart contract format. The original set of Antara modules are based on the early work of jl777. The vision was to modernize and democratize smart chain building blocks … [Read more...] about Portable WASM Smart Contracts
AtomicDEX Orderbook Tutorial – Part 2
The full stack atomic swap tutorial only gets better! Here you will have your own web app for exploring the atomicDEX p2p orderbook market. Market pairs not available on centralized exchanges exist on this p2p trading network. Community exotics such as RVN/DGB directly being listed with DEX prices. No intermediary currency (like BTC/ETH/USDT/BUSB/etc.) and certainly no … [Read more...] about AtomicDEX Orderbook Tutorial – Part 2
AtomicDEX Orderbook Tutorial – Part 1
Welcome to the first easy to explore full stack atomic swap project available for public use! All source code is open source with documentation to satisfy most curious souls. This page will be updated from time to time as the Komodo atomicDEX API comes out of beta and into full release stage. For now, everything is pretty stable in the core with not many changes to external … [Read more...] about AtomicDEX Orderbook Tutorial – Part 1
Sign Transaction Without Daemon With Electrum Wallet
Using the python electrum wallet sources, Komodo developer pbca26 was able to demonstrate to discord user zrtx goal on how to sign a raw transaction. The conversation included zCash protocol expert dukeleto, atomicDEX API & marketmaker developer artem.pikulin. Electrum wallet is fully capable of signing correct kmd/kmd smartchain transactions and worked so far w/o any … [Read more...] about Sign Transaction Without Daemon With Electrum Wallet
Convert Private Key To Bitcoin Private Key
Most multicoin lite wallets can be used to enter a seed phrase (list of words) or a private key for a coin and be used for different coins. Sometimes, a new wallet will come out and offer features that you may want to try out. The wallet supports a private key for one type of coin for example, like bitcoin. In the discord mining channel, it was asked: is there a tool to … [Read more...] about Convert Private Key To Bitcoin Private Key
About atomicDEX orderbook
Placeholder page, please check back again soon! … [Read more...] about About atomicDEX orderbook
Notary Node Election 2020
Thanks for clicking on the links to get to this page. I appreciate your interest in team mylo candidacy to secure the dPoW network. To vote for mylo send VOTE2020 coins to RAjXLB2nDfy72pT5JEhwXhe9xeUgZ5Wq4D The proposal for season 4 is here. There are a few thing in the proposal to highlight: Running an independent node for the first time, previously in seasons 2 … [Read more...] about Notary Node Election 2020
Official AtomicDEX API Docker Images Available
AtomicDEX marketmaker developer artem.pikulin has made a CD pipeline for testers and developers. This follows the official docker image for the komodo daemon being available for testers & developers. Orderbook.Live Docker Container To Be Updated The container for the orderbook.live atomicDEX api project will test this in the coming week! … [Read more...] about Official AtomicDEX API Docker Images Available