Today we are using the Kyber Swap website to exchange some ETH to BAT using the built in crypto wallet of the Opera Touch browser on iPad. The Opera browser provides seamless integration between tokens and the browsing experience. Using crypto is easier than sending an email, and swapping between tokens using the Kyber Network liquidity is nearly instant. The only … [Read more...] about Kyber Swap Review with Opera Touch Crypto Wallet
marketmaker
Atomic Swap API released by Komodo
The Komodo rebrand took place in July 2019 with the release of 1000 pages of documentation and other project milestones, including a DIY spin up a blockchain composer in 5 minutes. Among the 1000 pages of documentation is the API for the upcoming marketmaker v2 software capable of doing cross chain atomic swaps. For developers, this means an easy to access atomic … [Read more...] about Atomic Swap API released by Komodo
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