tanim0laMay 28, 20236 minZK-addition-dapp with Noir and NextjsWe will demonstrate a step-by-step exploration of a basic zk-dapp designed for verifying additions. This application enables users to...
-May 26, 202310 minWeb3.js Example. Latest version 4.x. Transfer, Mint and Query the BlockchainThe newest version of web3.js, 4.x, has just been unveiled. In this guide, we’ll delve into integrating web3.js into HTML to Transfer,...
-May 25, 20234 minUnderstanding smart contract metadataWhen solidity generates the bytecode for the smart contract to be deployed, it appends metadata about the compilation at the end of the...