Projects
(142 Words, 1 Minutes)
Account Abstraction Ethereum new
This is a minimal implementation of an ERC-4337 Account Abstraction smart contract wallet. It provides basic account functionality that allows users to execute transactions through the Account Abstraction infrastructure while maintaining ownership control.
StableCoin_DSC new
A decentralized stablecoin system with WETH/WBTC collateral backing DSC tokens pegged to USD.
NFT Staking new
Stake NFTs to earn ERC20 rewards, with staking management and security protections for users and the protocol
TrustSig Wallet new
The TrustSig contract is a minimal, secure, and gas-efficient multi-signature wallet that allows a group of trusted owners to collaboratively manage and execute transactions.
Dynamic & Static NFTs new
A collection of ERC721 contracts: BasicNFT for static URIs and MoodNFT for toggleable emotions and dynamic metadata.
DAO DApp
Allows users to propose, vote, and manage DAO treasury through secure and transparent mechanisms.
Decentralized Wallet
A smart contract wallet to transfer ETH built on Ganache with a React frontend.