cgrade
Blockchain Architect & Content Strategist. Building secure, efficient dApps & empowering users with clear Web3 education.
Blockchain
Pinned Repositories
audio_dictionary
Audio dictionary is a dictionary built with two AI (chatGPT and DeepGram). that can be used to answer any questions you have
ERC-20-INDEXER
it query the blockchain and returns all the ERC-20 tokens associated with your address and their respective balance
foundry-account-abstraction
This project implements account abstraction using the ERC-4337 standard and zkSync Era. It includes a minimal account implementation (MinimalAccount) and a zkSync-specific account implementation (ZkMinimalAccount). The project also contains test suites to ensure the functionality and security of the contracts.
foundry-defi-stablecoin
The Decentralized Stable Coin (DSC) project implements a decentralized stablecoin system that is algorithmically stabilized and pegged to the USD. The system is designed to maintain a 1:1 value with the USD while being overcollateralized with exogenous assets such as WETH and WBTC. This project includes the core smart contracts for the stablecoin,
foundry-nft-f23
This project consists of two types of NFTs: BuildNFT and MoodNft. The BuildNFT contract allows users to mint NFTs with a specified URI, while the MoodNft contract allows users to mint NFTs that can change moods between happy and sad.
FundMe
The FundMe project is a decentralized funding contract built on the Ethereum blockchain. It allows users to fund the contract with ETH and enables the owner to withdraw the funds. The project utilizes Chainlink's price feeds to ensure that the funding amounts meet a minimum threshold in USD.
Ostake
Ostake is a DeFi Staking Protocol, that enables user to stake their token and earns rewards.
public-apis
A collective list of free APIs
Raffle_Contract
Raffle is a decentralized application that allows users to participate in a raffle and randomly selects a winner. The contract utilizes Chainlink VRF (Verifiable Random Function) for secure random number generation, ensuring fairness in the selection process.
study-buddy
Study-budy is a Forum where users can study together, by creating a room and discuss about a common topic, much like discord. Built with Django
cgrade's Repositories
cgrade/ERC-20-INDEXER
it query the blockchain and returns all the ERC-20 tokens associated with your address and their respective balance
cgrade/audio_dictionary
Audio dictionary is a dictionary built with two AI (chatGPT and DeepGram). that can be used to answer any questions you have
cgrade/Ostake
Ostake is a DeFi Staking Protocol, that enables user to stake their token and earns rewards.
cgrade/uniswapclone
Uniswap is a Decentralized Application that enables users to Swap Token Assets from one to another.
cgrade/yolo-agent
cgrade/foundry-defi-stablecoin
The Decentralized Stable Coin (DSC) project implements a decentralized stablecoin system that is algorithmically stabilized and pegged to the USD. The system is designed to maintain a 1:1 value with the USD while being overcollateralized with exogenous assets such as WETH and WBTC. This project includes the core smart contracts for the stablecoin,
cgrade/foundry-nft-f23
This project consists of two types of NFTs: BuildNFT and MoodNft. The BuildNFT contract allows users to mint NFTs with a specified URI, while the MoodNft contract allows users to mint NFTs that can change moods between happy and sad.
cgrade/FundMe
The FundMe project is a decentralized funding contract built on the Ethereum blockchain. It allows users to fund the contract with ETH and enables the owner to withdraw the funds. The project utilizes Chainlink's price feeds to ensure that the funding amounts meet a minimum threshold in USD.
cgrade/nike
A Decentralized Market Place for Nike Shoes built with React and Tailwind CSS
cgrade/alchemy-sdk-js
The easiest way to connect your dApp to the blockchain.
cgrade/alx-backend-storage
this repository contains all the project tasks for alx backend storage in Backend Specialiaztion of ALX SE
cgrade/blockexplorer
cgrade/Bucr
Bucr is a web app that's like Airbnb for Restaurants, where users can book for a reservation at a local restaurants. built with Django
cgrade/cgrade
cgrade/Contract-Puzzles
cgrade/ecdsa-node
cgrade/erc20-testnet
cgrade/escrow-hardhat
cgrade/foundry-smart-contract-lottery-f23
Cyprin Updraft Lectures on a Lottery Smart Contract
cgrade/GiftList_AlchemyLearn
Gifts under the Merkle Tree
cgrade/ibc
cgrade/lama
cgrade/Local-Hardhat-Games
cgrade/mydjango
Magical app for `django-vb-admin`
cgrade/noble-curves
Audited & minimal JS implementation of elliptic curve cryptography.
cgrade/openzeppelin-contracts
OpenZeppelin Contracts is a library for secure smart contract development.
cgrade/telebot
cgrade/Testing_SmartContracts
cgrade/tokenContract
This project is an implementation of the ERC-20 Token standard to create deploy and mint a token with hardhat and solidity.
cgrade/vercel-tut