Merkle tree is a tree in which every leaf node represents the hash of the data block and…
You might need to define several constants as well as utility functions in your Scilla smart contract library. It…
This article explains how the Merkle tree-based token distributors work on Zilliqa using Scilla. The…
I wrote over a year ago about ZRC3 — my take on Meta Transactions for Zilliqa. After that draft was submitted, I got some…
Being a Zilliqa developer usually means doing both smart contract development in Zilliqa’s smart contract…