Lists (3)
Sort Name ascending (A-Z)
Stars
A smart contract library that emphasizes readability and onchain composability using EIP-2535 Diamonds.
GHexxerBrdv / Compose
Forked from Perfect-Abstractions/ComposeA smart contract library that emphasizes readability and onchain composability using EIP-2535 Diamonds.
GHexxerBrdv / yul-puzzles
Forked from RareSkills/yul-puzzlesA set of exercises to practice Yul
🐈⬛ A sleek and sophisticated dark theme for Zed with vibrant, intelligent syntax highlighting.
The smart contract security training ground for developers, security researchers and educators.
Testing smart contract with hardhat for practice.
My all learning of Hardhat is in this repository.
A CRUD program written in rust on Solana. This is my learning project to put step into Solana blockchain.
A Nft-Share smart contract which allow anyone to create pool of their NFT and fragment it into Atom And earn yield from it.
A smart contract to manage airdrop ERC20 tokens.
The to-do-list developed using node and express for refresher.
A notes app which store content into the json file.
A Dutch Auction allows anyone to start auction for their goods with desired starting price and discount rate. User can specify the duration of the auction, The price will decrease wit time passed i…
A simple user authentication backend api where users can register and login.
The blog-API backend project developed in Node and express.
A E-Commerce-API developed with NodeJs and Express, functionalities with user registration, login, logout.
An account-abstraction smart wallet contract implementation, enables users to create their smart wallet.
There are 5 type of upgradability patterns in smart contract. This repository teach you how they works under the hood