Setting up Polygon With Metamask

What Is Polygon? Previously Matic Network, Polygon functions as a framework designed to connect blockchain networks (i.e. interoperability). Polygon seeks to build upon Ethereum’s limitations (poor user experience, throughput, lack of governance). Their solution is a sidechain. Developers can tailor their needs and launch preset blockchain networks. This means that the creation of sovereign blockchains

Setting up Polygon With Metamask Read More »

dydx – A Simple Illustrated Guide with Video

dYdX is an open-sourced, decentralized exchange (DEX) built on the Ethereum blockchain. Users can lend, borrow, and bet using the margin trading protocol on the future prices of crypto assets. Tools you’d normally find in traditional finance markets will be brought to the forefront with dYdX. dYdX plans to take DeFi (decentralized finance) to the

dydx – A Simple Illustrated Guide with Video Read More »

Blockchain Fundamentals – Hashing, Blocks

Introduction To build a blockchain, we need to understand the components to be used in it. Please check the earlier tutorial explaining blockchain technology in a nutshell which serves as a refresher for this tutorial. The components/concepts – Hashing, Blocks, Blockchain are interlinked in the Blockchain framework. One of the efficient orders of understanding these

Blockchain Fundamentals – Hashing, Blocks Read More »

[Course] Binance API Trading Bot – SMA, MACD and Bollinger Bands

Course Introduction Welcome to the course – More crypto trading bots on Binance,  which is an extension of the first course Creating Your First Simple Crypto-Trading Bot with Binance API. In this course, we will study three more algorithms that you can use for crypto trading and design trading bots with these algorithms using python-binance

[Course] Binance API Trading Bot – SMA, MACD and Bollinger Bands Read More »

Using python-binance API for Crypto Trading

Binance is one of the largest cryptocurrency exchanges supporting multiple cryptocurrencies. Some of the cryptocurrencies on Binance include Bitcoin, Ethereum, Dogecoin, Litecoin, etc. Binance owns its native cryptocurrency called Binance coin(BNB). For trading on Binance, there is a need to interact with the Binance exchange. The Binance exchange server has support for both RESTful and

Using python-binance API for Crypto Trading Read More »