Building on Eos.. and the Initiative project

After contemplating on issues of scalability that Ethereum has a month ago and seeing that how Vitalik Buterin is not aiming to improve the technology, my gut tells me that I should explore options on where to take my development experiments and it took me to Eos. Eos shows a lot of promise. It’s backedContinue reading “Building on Eos.. and the Initiative project”

Solidity, Mapping & Gas

Gas is the cost of using the Ethereum platform. All update and computational tasks in any smart contract from deployment to usage consumes gas. This gas is then paid to miners of the blockchain, the guys behind updating the network. Becoming a coder who knows solidity and javascript is not enough. One should exercise cautionContinue reading “Solidity, Mapping & Gas”

The first of many projects in Ethereum..

I built a simple Ethereum project deployed to rinkeby network. It is part of my solidity course in Udemy and pretty proud of finishing it. The whole project taught me a lot of insights : Now I understand why Solidity programming is a strongly typed scripting language. Since blockchain technology essentially is a cryptographic databaseContinue reading “The first of many projects in Ethereum..”

Sapiens and stable coins.

Though the book largely focuses on how us humans evolved and altered the existence of all living things all over the world (including our own), the explanation of Yuval Noah Harrari in on how us humans embraced the concept of money as a force of unification caused me to reflect on what is needed toContinue reading “Sapiens and stable coins.”

Experimenting on Hyperledger

Scalability in Ethereum is a big issue now. Whatever DAPP (decentralized application) you design, develop and deploy to the main network, it will not be fast enough to serve customers as a limitation of the proof-of-stake validation of every block (less than a million per day). Though there is inherent value in learning solidity inContinue reading “Experimenting on Hyperledger”

Scalability of blockchain technology is a major issue and it will definitely affect delivery of most ICOs

This is a very big issue now for the technology. As promising as decentralizing the world’s information and economics, scaling blockchain technology to reach mass market adoption is its biggest. Now, “Ethereum can only process seven transactions per second” which means that the maximum number of customers it can handle per day is only 604,800.Continue reading “Scalability of blockchain technology is a major issue and it will definitely affect delivery of most ICOs”

Can a stable coin create a one economy world?

I started to ponder around the idea of a universally accepted currency all around the world. As volatile cryptocurrencies like Bitcoin and Ethereum proved that blockchain technology allows verification of transactions, ultimately prevents hacking of accounts and accessible to anyone who has internet connection, the problems attached with the “economic attribute” of it is stillContinue reading “Can a stable coin create a one economy world?”

Crypto Valley of Asia? Toronto? London?

I fell in love with backpacking and travel after experiencing it in 2017. But realizing that I should focus on creating software projects will be my legacy, I accepted the fact that I would not be able to travel as much as I wanted for the rest of my life. It’s very easy to decideContinue reading “Crypto Valley of Asia? Toronto? London?”

What is blockchain?

Most people think that bitcoin and blockchain are synonymous. It’s not the same thing. Blockchain is the technology behind bitcoin. Blockchain is a network of databases called “blocks” that contains either monetary value and / or information. These blocks have three key features: Data – Data represents the information about the transaction recorded. Hash –Continue reading “What is blockchain?”

Are you an Accountant?consider learning blockchain technology

I encourage accounting professionals to learn Solidity and Ethereum for the following reasons: It also allows you a primer to learning a programming language of which can give you a different learning perspective. Adapting a coding mindset gives alternative solutions to problems you encounter on a day-to-day basis. (I literally built a lot of edgeContinue reading “Are you an Accountant?consider learning blockchain technology”

Design a site like this with WordPress.com
Get started