-
-
foundry-erc20 Public
A simple and secure ERC20 token implementation built with Solidity and using Foundry for development and testing.
Solidity UpdatedNov 23, 2024 -
TreasureHunt Public
Onchain Grid based game is to find the hidden treasure, where treasure is determined dynamically based on player interactions and a set of predefined rules.
JavaScript MIT License UpdatedSep 7, 2024 -
-
ElectionDapp Public
A simple decentralized application (DApp) built on the Ethereum blockchain using Solidity smart contracts. The DApp allows users to vote for their favorite candidate in an election.
-
solidity Public
Forked from ethereum/soliditySolidity, the Smart Contract Programming Language
C++ GNU General Public License v3.0 UpdatedAug 28, 2023 -
SolidityTricky_Code Public
Solution to some advance peculiar problems of Solidity
-
Solidity-Yul_Cheatsheet Public
Defining almost everything about Solidity and Yul assembly
-
Contract collection for understanding Solidity Complex Storage Layout
Solidity UpdatedAug 21, 2023 -
learn-yul Public
Forked from andreitoma8/learn-yulEducational notes on Yul (Solidity Assembly) and how to use it inside Solidity Smart Contracts.
UpdatedAug 21, 2023 -
StakingContracts Public
Hardhat based project containing multiple form of token staking contracts
-
github-readme-stats Public
Forked from anuraghazra/github-readme-statsโก Dynamically generated stats for your github readmes
JavaScript MIT License UpdatedAug 9, 2023 -
Solutions_fvictorio-EvmPuzzles Public
Forked from fvictorio/evm-puzzlesSolutions to EVM Puzzles of https://github.com/fvictorio/evm-puzzles
JavaScript UpdatedAug 5, 2023 -
Ethereum Access list for potential Gas Savings
JavaScript MIT License UpdatedJul 29, 2023 -
Solidity_Attacks Public
A collection of Smart Contracts depicting common attacks in Solidity
-
Minimal-Proxy-Contract Public
Minimal proxy contract to deploy clones cheaply.
-
Blockchain_Concepts Public
Trying my bit to give back to community in form of Explaining some Blockchain Related Concepts
6 UpdatedJul 25, 2023 -
Solidity_HardhatJS-Boilerplate Public template
Boilerplate Template for kickstarting a Solidity-Hardhat Javascript based project without setting from scratch.
JavaScript MIT License UpdatedJul 22, 2023 -
Ownable2Auth Public
Fixing over Openzeppelin Ownable shortcoming that it allows the owner to transfer ownership to a non-existent or mistyped address.
JavaScript MIT License UpdatedJul 22, 2023 -
GasOptimisation_Solidity Public
Ways to minimise Solidity Gas Consumption
-
UniswapX Public
Forked from Uniswap/UniswapXGasless ERC20 swap settlement of Uniswap protocol
-
TokenVault Public
A simple vault contract that allows user to deposit token , mint shares which can be redeemed for initial deposit and generated yield.
JavaScript UpdatedJul 16, 2023 -
-
DAO-Governance Public
DAO-based governance smart contract project built using Hardhat, allowing for decentralized decision-making and community-driven control.
-
scaffold-eth-challenges Public
Forked from scaffold-eth/scaffold-eth-challengesScaffold-Eth ๐ Challenges repository
CSS MIT License UpdatedJul 15, 2023 -
etherfi_refactored Public
Refactored ether.fi early adopter pool contracts for substantial gas savings
-
-
UniswapV3_Interaction Public
Smart Contracts suite for interacting with the Uniswap V3 DEX, for tokens swapping and managing liquidity across there pools.
-
TokenCrossChain_Bridge Public
Simple Smart contracts suite for cross-chain bridge from Layer 1 to Layer 2 blockchain networks
-
loanVault Public
LoanVault is a Solidity smart contract that allows users to deposit Ether (ETH) and receive stablecoins in return.