
Realtime Updates with Smart Contract on Ethereum
By Shyam Purkayastha | Blockchain
Executing smart contracts on a public Blockchain network takes time due to the consensus mechanism. Hence it is important to implement a notification mechanism with smart contracts such that client applications are notified the moment blocks are mined. This blog post presents a quick demonstration of how this can be achieved for Ethereum.
Continue reading