Nonnyjoe
I'm a blockchain developer who creates decentralized applications that empower users and drive innovation through continuous learning and collaboration
CartesiLagos state, Nigeria
Pinned Repositories
Cairo_Voting_Contract
A Smart contract written in cairo to handle Voting in an election
CertiFlex
Official repo for Certiflex project. A secure on-chain certificate issuing and verifying dapp built for Ayathon hackathon
Flip-ERC4337-Account-Abstraction-wallet
A simplified playground for implementing an ERC-4337 account abstraction smart wallet, with a recovery mechanism for recovering the wallet
GenesisIgnite
The official Repo Of Genesis Ignite Project. Genesis Ignite is a smart and upgraded launchpad system that solves the problem of accountability in the token ICO system by incorporating a Dao managed by contributors to that launchpad to serve as governance over funds raised by users for a launchpad token
LaunchPad-for-ERC20-Tokens
A Launchpad for Erc20 tokens with extra functionalities implemented to support presale, this project is written and tested in foundry.
mempool_block_builder
METACRAFTERS-AVAX-MOD-1-TASK-2
Metacrafters-ClassWork2
A simplified implementation of Classwork for the metacrafters solidity class
nebulaDuel
Piggy_Save
Piggy Bank contract written in cairo Language
Nonnyjoe's Repositories
Nonnyjoe/Rust-Fizz-Buzz-program-for-Encode
A fizz buzz program developed using Rust, This project is an assignment from the Encode solana bootcamp
Nonnyjoe/Multi-token-support-NFT-Marketplace
A Diamond standard implementation of a smart NFT market place contract, designed to allow users list their Nft's for sale and also accept payment for these Nft's from users with any of the currencies supported by the platform (USDC, DAI, ETH)
Nonnyjoe/GenesisIgnite
The official Repo Of Genesis Ignite Project. Genesis Ignite is a smart and upgraded launchpad system that solves the problem of accountability in the token ICO system by incorporating a Dao managed by contributors to that launchpad to serve as governance over funds raised by users for a launchpad token
Nonnyjoe/my-portfolio
Nonnyjoe/LaunchPad-for-ERC20-Tokens
A Launchpad for Erc20 tokens with extra functionalities implemented to support presale, this project is written and tested in foundry.
Nonnyjoe/Gas-Free-contract-implementations
A modification to my Token swapping contract to implement gas free transactions
Nonnyjoe/PancakeSwap-Audit-Review
A repository for my Audit of the pancakeSwapp prediction V2 contract
Nonnyjoe/MERKLETREE-NFT-AIRDROP
A Merkle tree implementation to help track and regulate access to an airdrop to only preselected users in the merkle tree
Nonnyjoe/Multi-token-support-NFT-purchase
A Diamond standard implementation of a smart NFT market place contract, designed to allow users list their Nft's for sale and also buy NFT's they are intrested in
Nonnyjoe/Nft-contract
An Nft contract, created using openzeppelin EIP-721 standard, to be deployed on goerli testnet
Nonnyjoe/NFT-AUCTION-CONTRACT-
An NFT auction contract, built to allow users place their Nfts for Auction and also allow other participants bid on these Nft in a Blind Auction Manner
Nonnyjoe/team-members-display-REACT-
A react practice project to display team members and also group them all while storing the groups to browser memory
Nonnyjoe/NFT-Marketplace-Frontend
An NFT market place frontend designed to interact with an Nft marketplace contract
Nonnyjoe/frontend-for-Staking-Contract
A simple frontEnd for staking contract
Nonnyjoe/Frontend-For-Voting-Token
A simple frontend page for a voting smart contract designed using react, tailwind, wagmi and rainbowkit
Nonnyjoe/Merkletree-and-airdrop-contract
Airdrop contract utilizing merkle trees
Nonnyjoe/frontend-interaction-class
a simple react frontend code to connect wallet to a webpage via rainbowkit
Nonnyjoe/votingToken_contract
A simple voting contract with token integration to purchase the contracts token with goerli ether, then allow users to vote in voting pools of 3 people at the expense of their tokens.
Nonnyjoe/WEB3BRIDGE-ES6-REFRESHER
a refresher on es6 syntax and usage
Nonnyjoe/HIGHEST-USDT-HOLDERS-SCRIPT
A script to display the highest holders of Usdt, can also be customized to display any other token
Nonnyjoe/nextjs-tailwind-rainbowkit-starter
▴ + 🌈🧰 Spin up your dApp frontend in one command | NextJS, TailwindCSS, RainbowKit, Wagmi
Nonnyjoe/SOLIDITY-CONTRACT-STORAGE-READER-CONTRACT
A simple smart contract to read from the storage slot of 5 different onchain contracts
Nonnyjoe/Bored-Ape-restricted-staking-contract
A staking contract that allows only boardApe NFT holder to stake token in the contracts with compounding interest effect.
Nonnyjoe/Token-Swapping-Contract
A token swapping contract that allows users create liquidity and also swap between 4 tokens. And uses chainlink price feed oracle for accurate price determination
Nonnyjoe/Solidity-project-week-Day-1
A smart contract to generate random number using ChainLink VRF Oracle
Nonnyjoe/solidity-playground
A small playground of a few smart contracts, with their scripts
Nonnyjoe/DevProfile
Nonnyjoe/Uniswap-Interaction-contract-and-script
A simple script to interact with uniswap via a type script
Nonnyjoe/staking-contract
A simple staking smart contract written using two tokens (stake and reward tokens) and a staking contract and it returns a 20% apy
Nonnyjoe/web3bridge-NFT-and-UNISWAP-interaction-test
An eviction test for Web3bridge, which is an NFT smart contract also contains a script to fork the ethereum mainnet, impersonate a dai holder and and interact with uniswap