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
Tutorial
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 … [Read more...] about Using Insomnia to Get API Data
How To Get Historical Price Data from CoinLayer
Today we will review how to use coinlayer’s public API to get historical pricing data of any date. The data is real time and dynamic you can change dates or can get data of as much as coins as you want. Getting Historical Pricing Data As you can see above I got this data from coinlayer.com which is an amazing API provider for Price Indexing, conversion, Historical data. There … [Read more...] about How To Get Historical Price Data from CoinLayer
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 … [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 … [Read more...] about How to use HitBTC public api – example price, pair & volume
How to Get Price Data from BITTREX
Today we will review how to use bittrex 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. Getting Prices with APIs There can be a lot of functions that can be achieved using the public API of bittrex. We can get the latest market prices, get market limits and even deposit … [Read more...] about How to Get Price Data from BITTREX
How to get Price Index API from Bitcoin Average
In today's article we will review about: How to get price indexing, currency conversion API and how to implement it on your website. We will also discuss about transaction price calculator. So you want to implement or get to know about price indexing and API's as in the previous article we discussed how does CEX and DEX get their price and charting data and how some … [Read more...] about How to get Price Index API from Bitcoin Average