Pinned Repositories
2022-11-paraspace
2022-11-redactedcartel
airdrop-contract-test
Blockchain-Developer-Bootcamp
Open-source version of ConsenSys Academy's Blockchain Developer Bootcamp
BlockChain-Unchained
A collection of BlockChain Solidity Smart Contracts: Building, Security & Exploits. Also exploring Cryptography (RSA, ECC) from Scratch.
cairo-contracts
OpenZeppelin Contracts written in Cairo for StarkNet, a decentralized ZK Rollup
Chainlink-VRF
Using chainlink's verifiable random number to get random number and then generate random number array of 10 uint32 values
Create3
This is a solidity project that implements a factory contract that can cryptographical see if a contract was deployed by the factory
create3-1
CREATE3 (see EIP-3171) implemented in Solidity
diamond-3-hardhat
EIP-2535 Diamond reference implementation using Hardhat and Solidity 0.8.*
smoothdevop's Repositories
smoothdevop/2022-11-paraspace
smoothdevop/2022-11-redactedcartel
smoothdevop/airdrop-contract-test
smoothdevop/Blockchain-Developer-Bootcamp
Open-source version of ConsenSys Academy's Blockchain Developer Bootcamp
smoothdevop/cairo-contracts
OpenZeppelin Contracts written in Cairo for StarkNet, a decentralized ZK Rollup
smoothdevop/Chainlink-VRF
Using chainlink's verifiable random number to get random number and then generate random number array of 10 uint32 values
smoothdevop/Create3
This is a solidity project that implements a factory contract that can cryptographical see if a contract was deployed by the factory
smoothdevop/diamond-3-hardhat-typechain-support
This is a diamond standard implemention 3 for the hardhat framework and making use of typescript
smoothdevop/diamond-standard-hardhat-3
smoothdevop/ERC20-Airdrop-With-Merkle-Tree
smoothdevop/ERC721-ERC20-Diamonds
smoothdevop/ERC721-NFT-diamond-standard
smoothdevop/foundry-hardhat-daimond
This is a development setup for working with foundry and hardhat in the same project
smoothdevop/fractional-nfts
This contract would be taking an NFT and transfer/minting ERC20 token to the owner of the NFT. The ERC20nn token represent the owners of the NFT and user having thisTOKENs owns a percentage of the NFT
smoothdevop/hardhat-security-fcc
smoothdevop/impersonating-staking-contract
smoothdevop/konomi-contract
smoothdevop/lending-protocol-diamond
This is a project on an Upgradeable lending protocol implemented with diamond standard
smoothdevop/multisig-core-contract
This is the core contract for the multisig wallet and signer building the during the ethonline hackathon
smoothdevop/multisig-wallet
A wallet that requires more than one private keys to sign or send a transaction.
smoothdevop/Nahmi-Hackfest
A Protocol Owned Liquidity DApp Deployed on the Nahmii 3 Testnet (Early)
smoothdevop/NahmiiHackhathon
smoothdevop/olympus-contracts
smoothdevop/OracleSwap
smoothdevop/random-number-generation-with-CHAINLINK-VRF
smoothdevop/solmate
Modern, opinionated, and gas optimized building blocks for smart contract development.
smoothdevop/Staking-Contract-With-Bored-Ape-NFT
smoothdevop/starknet-africa-week2
cairo class
smoothdevop/using_Create2_-_Create3
smoothdevop/Web3Bridge-DAO