Pinned Repositories
30days
i'm just learning! :)
amazon-clone
Built using the tutorial provided in CleverProgrammer's youtube channel.
AshChain
This is a project where I build a Blockchain and Cryptocurrency from the start to the end!
BallotChain
A blockchain based voting dapp made using solidity, web3js, JS, React and Nextjs
biconomy-integration-cdh-poc
CampaignsNepal
This is a blockchain-powered crowd funding app that lets users create campaigns and deploy it in the blockchain and lets the investors/funders to contribute money and keep track of the requests that get approved by voting.
cdh_metadata_generation
ice-dex-workshop
ML_Datasets_Explorer
A Datasets Explorer GUI app for Machine Learning
ProxyImplementation
asmitadhungana's Repositories
asmitadhungana/AshChain
This is a project where I build a Blockchain and Cryptocurrency from the start to the end!
asmitadhungana/BallotChain
A blockchain based voting dapp made using solidity, web3js, JS, React and Nextjs
asmitadhungana/CampaignsNepal
This is a blockchain-powered crowd funding app that lets users create campaigns and deploy it in the blockchain and lets the investors/funders to contribute money and keep track of the requests that get approved by voting.
asmitadhungana/AsmeeCoin_BlockchainJS
It is a blockchain built in JS that implements the Blockchain data structure, proof of work, network nodes synchronization and consensus algorithms to make a fully functional blockchain that can be established in various computers(nodes) and hosted in the same computer too, using various nodes!
asmitadhungana/Lottery
A simple lottery app powered by blockchain that lets players enter the lottery competition by sending some ethers and then at last, and at last randomly picks one winner and transfers all the balance in the contract address to the winner's address.
asmitadhungana/ice-dex-workshop
asmitadhungana/ballot_storage
asmitadhungana/biconomyEchidnaTests
asmitadhungana/blockchain-bridge-simplified
A simplified blockchain bridge between two EVM compatible networks
asmitadhungana/blogmaker
The vbuterin-made software package I shall used to make my blog. Felt free to use it! :D
asmitadhungana/building-secure-contracts
Guidelines and training material to write secure smart contracts
asmitadhungana/circomlib
Library of basic circuits for circom
asmitadhungana/crunchvanity
asmitadhungana/echidna-action
GitHub Action to run Echidna, the Ethereum smart contract fuzzer
asmitadhungana/echidna-crytic-error-reproduction
Minimal dir to reproduce the error: `ERROR:CryticCompile:Unknown file:`
asmitadhungana/ethernaut-x-foundry
Ethernaut puzzles solved with foundry
asmitadhungana/ice-snapshot-test
For testing
asmitadhungana/openzeppelin-contracts
OpenZeppelin Contracts is a library for secure smart contract development.
asmitadhungana/poseidon-hash
Reference implementation in Python of Poseidon and optimized Poseidon (Neptune) hash functions
asmitadhungana/snapshot-offchain-worker
asmitadhungana/solidity-fuzzing-boilerplate
Template repository intended to ease fuzzing components of Solidity projects, especially libraries.
asmitadhungana/v3-core
🦄 🦄 🦄 Core smart contracts of Uniswap v3
asmitadhungana/v3-periphery
🦄 🦄 🦄 Peripheral smart contracts for interacting with Uniswap v3
asmitadhungana/vm-lc3
asmitadhungana/week1
week 1 coding assignment
asmitadhungana/week2
asmitadhungana/week3
asmitadhungana/week4
asmitadhungana/workshop-ice-dex
asmitadhungana/zkpBlindAuction
A ZKP-enabled blind auction in the Ethereum Blockchain without a central co-ordinator.