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
tutorial
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
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
BaaS Tutorial Video – Make A Blockchain
This is from Komodo Platform's YouTube channel. Make a blockchain in a handful of steps, from naming your chain to setting up your white label products. The Antara composer from Komodo Platform handles everything for you in a simple 12 step setup. The Antara Framework is Komodo's toolbox for end-to-end blockchain development. From customizing and launching an independent, … [Read more...] about BaaS Tutorial Video – Make A Blockchain
Atomic Swap Tutorial Video
This tutorial video will walk you through how to make an atomic swap using AtomicDEX, Komodo's third-generation decentralized exchange. AtomicDEX is a non-custodial, atomic-swap-powered decentralized exchange. It's the industry's only true DEX and it's now in a public beta phase, which means that anyone can download AtomicDEX and start making atomic swaps now! This … [Read more...] about Atomic Swap Tutorial Video
Create A Storefront On OpenSea & Sell Items Guide
This storefront creation guide was so simple - it was done on an iPad! The Opera Browser with Crypto Wallet ethereum integration worked perfectly. The setup was seamless to create a storefront on OpenSea, then to create a digital item & configure it for sale. With very little ethereum experience (& a small amount of ETH), I was able to successfully create a storefront … [Read more...] about Create A Storefront On OpenSea & Sell Items Guide
Using Insomnia to Get API Data
Getting Started with API tools: When working with CEX and DEX data we will most likely interact with REST APIs. To GET simple REST API response data in JSON format we will use a simple tool called “Insomnia”. This is a free tool that is used to Debug REST (Representational State Transfer) APIs. https://insomnia.rest/ Why Insomnia? Because it is free and really … [Read more...] about Using Insomnia to Get API Data
How to Get Price Data from Binance
Today we will review how to use Binance public API to get the price, market data for use in your marketmaker-in-a-box or a secure trustless oracle for price feeds, like one in testing at Komodo. Binance is currently the largest cryptocurrency CEX (Centralized Exchange) in the world. This means you can get pricing data of every popular cryptocurrency in the world. Getting Prices … [Read more...] about How to Get Price Data from Binance
How to use HitBTC public api – example price, pair & volume
Today we will review how to use HitBTC public API to get the price, market data for use in your market maker-in-a-box or a secure trustless oracle for price feeds, like one in testing at Komodo. The market currently has more than 700 coins listed to trade from. This means you can get pricing data of every popular cryptocurrency in the world. Check out our cryptocurrency wallet … [Read more...] about How to use HitBTC public api – example price, pair & volume