Using Ganache Ethereum Emulator with MetaMask

Ganache provides in-memory blockchain facility which is an excellent tool for the development and debugging. Because it generates the in-memory blockchain, therefore it is swift for the smart code development purposes.

Learn More

Ethereum Client communication with MetaMASK

MetaMask provides easy access to handle transaction requests with the better user experience. It also plays a role of the vault to store your identities within your computer and act like an ETH crypto Wallet. It is available as a plugin for browsers like chrome, brave, and Firefox.

Learn More

Ethereum Client communication with the default JavaScript Console

The default way to communicate with the blockchain node is javascript console provided by the geth client.

If you remember in our previous article, we have mentioned that our first account will be treated as a coinbase

Learn More

Build a Private Ethereum Node

As discussed in my previous article, the geth is an official Ethereum client that can allow connecting with the main ethereum network, testing network or a custom private network.

In this article, I will run the geth to show how it can help a developer to run a private network within the personal computer.

Learn More

Ethereum Blockchain Development Tools and Ubuntu

Previously, I have discussed how one can run an Ethereum node over the container using Docker on Windows 10. In this one, I will discuss extensively all about the Ethereum blockchain development tools. We will install everything manually, and I

Learn More

Containerized NodeJS application and relation with the blockchain

In this article, I will try to explain how you can create a straightforward NodeJS server-based application and containerized it through the docker. This article does not contain blockchain application at this moment

Learn More

Running a Private Blockchain Node

how you can create private Ethereum blockchain testing node on your system using a Docker image.

As you know, we are talking about decentralized technology where we have to run peer to peer nodes. The best way is by using Docker containers which will contain the Ethereum network environment and client.

Learn More

Fetching the external data in Blockchain’s Smart Contract

Blockchain is not meant to store a large volume of data nor it has any traditional architecture of the database. It is a full ecosystem and one of the key features is the storage of transactions in blocks through distributed ledger technology

Learn More

What is blockchain and how you can buy cryptocurrencies ( Beginners View)

This post is for the beginners who are interested in buying the cryptocurrencies but also interested in the blockchain anatomy.  The blockchain is the technology made up of different sub-technologies, it provides an ecosystem that can be applied

Learn More

Blockchain’s Smart Contract and Its Utilization

Smart contract is one of the hottest topics among entrepreneur, developers, architect, and strategists. This subject is critical especially when you need to put automation and comply it with the digital transaction’s regulations before storing it on the blockchain.

Learn More

Since 1993

Let's learn, prepare and execute the blockchain future

This blog site is dedicated to providing blockchain based contents. As a new learner of this technology, my aim is to spread the knowledge whatever I will get related to this technology.

Blockchain is a very vast subject and it is capable enough to be applied on any industry. We are currently in an early stage of the technology and we do not know exactly how it will mold itself in the future. But use cases for every industry are in numbers, and we have to refine its ecosystem inside the blockchain.

As a strategist and technical person, I can help you to find the value proposition and the development of the product.

home-4