I’ll walk you through the initial setup and help you with the Nodejs code that is needed for creating the public address, getting wallet balance and few more primary wallet interactions. What is RPC in Crypto: Remote Procedure Call is a...
Read MoreWhat is asynchronous and synchronous. A simple definition of asynchronous and synchronous is, the execution of functions statement by statement i.e the next statement will get executed only after the execution of the previous statement, ...
Read MoreWonder why two unrelated words “block” and “chain” are glued together as a single word and are all over the internet these days? Did you know that the “Block+Chain” is considered one of the most up and coming t...
Read MoreWonder why two unrelated words “block” and “chain” are glued together as a single word and are all over the internet these days? Did you know that the “Block+Chain” is considered one of the most up and coming t...
Read MoreWhat is the full node? A full node accepts the transactions and blocks after validating. The full node relays the accepted transactions to other full nodes in the network. Full nodes are light weighted and allow the transmitting of the transac...
Read More