Project Background The SAND is a smart contract written in the Ethereum blockchain’s Solidity programming language. Let’s break down the functionality and components of the contract: BytesUtil Library: This library contains functions for manipulating byte arrays, including copying memory, converting…