Feb 12, 2022

Blockchain Technology for Developers

Blockchain is a distributed ledger shared among nodes of a computer network which spans the whole world. It is well known for maintaining decentralized records .......

Read More
Mar 22, 2022

iOS Native Module on React Native

If you are not familiar with React Native, React Native is a JavaScript framework for writing mobile applications which eventually rendered natively. React Native runs on React, a popular open-source .......

Read More
May 25, 2022

Types on Blockchain Networks | Guide for Developers

The most common types of blockchain networks and how to choose the perfect blockchain network to meet your requirements as a developer. As a developer if you .......

Read More
Feb 24, 2022

Native Modules for React Native using Kotlin

React Native is a JavaScript framework for writing mobile applications which eventually rendered natively. React Native runs on React, a popular open-source .......

Read More
March 22, 2023

DLT vs Blockchain vs Bitcoin

Cryptocurrency is one of the most trending topics nowadays due to its vast adoption in the financial industry. We have tons of native cryptocurrencies and tokens circulating among crypto enthusiasts and traders. The name that comes in a blink of an eye when we spot .......

Read More
March 22, 2023

Who Controls the Blockchain?

As you already know, since there is no single entity to control the system, here I’m referring to the decentralized blockchain, multiple participants are associated with the network as peers to maintain .......

Read More
March 22, 2023

Initiating a Bitcoin Transaction

Joe owns a car sale. One of his friends Bob is going to buy a car and wants to settle the payment through bitcoin. Let’s say for the sake of simplicity, the car is valued at 1 BTC and Bob has .......

Read More
March 22, 2023

How Does a Bitcoin Transaction Occupy a Space in a Block?

Wallets use their own algorithms to create private keys. In the process of creating a Metamask account, you were asked to keep a set of word phrases secret. Metamask uses that word phrases .......

Read More
March 22, 2023

Bitcoin Block Confirmation

Hashing is a process where any arbitrary length input is converted to a compressed fixed-length output. There is a particular feature in hash functions called Avalanche Effect which means .......

Read More
March 22, 2023

Bitcoin Address Generation and Digital Signatures

Symmetric and asymmetric cryptography can be compared based on the type of keys that are used for both encryption and decryption. As the name suggests, in a symmetric case one similar key should be shared among all the parties .......

Read More