Skip to content
/ anuha Public

anuha is a series of articles delving into the details of the advanced concepts of solidity smart contract development. aṇuha is a Sanskrit word that means ‘he who reaches (=knows) the atoms (= the minute details)’. And this is my journey of upskilling on the advanced concepts of Solidity Smart Contract Development, including ZK proofs, EVM, audit

Notifications You must be signed in to change notification settings

sudeepjc/anuha

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

anuha

anuha is a series of articles delving into the details of the advanced concepts of solidity smart contract development. aṇuha is a Sanskrit word that means ‘he who reaches (=knows) the atoms (= the minute details)’. And this is my journey of upskilling on the advanced concepts of Solidity Smart Contract Development, Gas optimization, Yul (/huff), Zero-knowledge proofs, EVM, tools, puzzles, fuzzing, and of course auditing.

Who am I?

Solidity Smart Contract Developer || Gas Optimization || YUL || Audit

My Social handles

LinkedIn: https://www.linkedin.com/in/sudeep-sagar/

Twitter: https://twitter.com/sudeepjc

GitHub: https://www.github.com/sudeepjc (needs serious cleanup)

Run samples using the command

npm run gas-golf-1  (gas-golf-1 is the folder name under contracts)

Try running some of the following tasks:

npx hardhat help
npx hardhat test
REPORT_GAS=true npx hardhat test
npx hardhat node
npx hardhat run scripts/deploy.js
npm run <SAMPLE_NAME>

About

anuha is a series of articles delving into the details of the advanced concepts of solidity smart contract development. aṇuha is a Sanskrit word that means ‘he who reaches (=knows) the atoms (= the minute details)’. And this is my journey of upskilling on the advanced concepts of Solidity Smart Contract Development, including ZK proofs, EVM, audit

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published