How to launch a DeFi project (DeFi tokens, DeFi coins)?

Launching DeFi projects or DeFi tokens can be an extremely challenging task due to the limited information available about decentralized finance. When Bitcoin was launched in 2009, its worth was negligible. However, over the years the popularity of using Bitcoin as a payment method grew exponentially. During this period, other cryptocurrencies began to emerge, the most important of which was […]

Read More

Getting started with Decentralized lending and borrowing with DeFi

In this second article in the DeFi series, we’ll discuss about decentralized lending and borrowing with DeFi. If you’d like to brush up your understanding of DeFi, check out my previous article that explains what DeFi is, its benefits and some of its products. Now that we have a basic understanding of DeFi, it is […]

Read More

Decentralized Finance – DeFi use cases, products

DeFi or Decentralized Finance is the latest hot trend in the fintech space and has caught the attention of several entrepreneurs, especially those involved in the BFSI sector. On preliminary research, you’ll see that DeFi is the technology used to enable financial services on a decentralized nature. Ruling out the middle men like banks and […]

Read More

How to update channel config to include anchor peer for an organization using Hyperledger Fabric

In this article, we’ll see how to update the channel config to include anchor peer for an organization using Hyperledger Fabric v1.4. Hyperledger Fabric is a modular blockchain framework that acts as a foundation for developing blockchain-based products, solutions, and applications using plug-and-play components that are aimed for use within private enterprises. In this article, […]

Read More

How to choose the right consensus protocol for permissioned blockchain networks

A consensus protocol enables all the parties of the blockchain network to come to a common agreement (consensus) on the present data state of the ledger.

Read More

Understanding Loki Hybrid Consensus Algorithm

In the previous article of the technical paper review series, we explored FastFabric, Understanding FastFabric: How to scale Hyperledger transactions per second In this article, we’ll review the hybrid consensus algorithm – LOKI, which is a privacy oriented blockchain system, which was built on top of Monero source code. Loki uses a hybrid proof of […]

Read More

We have Dagger2. Then why Koin?

Dagger2 is written in Java and Koin in Kotlin, and using both libraries in a Kotlin project should not be a challenge. However, implementing Koin in Java could be a little tricky. One notable information worth mentioning is that while Dagger2 is a fully acknowledged DI project, where as Koin is only described as a […]

Read More

Understanding FastFabric: How to scale Hyperledger transactions per second

Hyperledger fabric is the most popular, production ready permissioned blockchain developed by IBM, now maintained under the Linux Foundation. Higher throughput was always a challenge for blockchain technologies, the paper tries to address this issue and put forward a couple of plug and play optimisations in the Fabric architecture to enhance its performance from 3k to 20k transaction per second.

Read More

Getting Started with Corda DLT

This blog post tells you about what Blockchain is, and a brief introduction into one of the blockchain platforms — Corda. Few months back, one of my colleague challenged us for a LinkedIn viral question “Explain Blockchain in 10 words.” Now that i have found it , i can swiftly find my way whenever i […]

Read More