Pinned Repositories
Algorand-ARC-19-NFT-Minting-Site
An implementation of the ARC-19 NFT standard of Algorand with wallet MyAlgoWallet & AlgoSigner
Burnable-ERC-20-Token
A burnable ERC-20 token contract with staking, reward distribution and a functions for buying & selling tokens. 0.2% burn on every transfer transaction of the token. Written in solidity and ready to deployed on Ethereum, BNB or Polygon.
CW-721-NFT-Minting-Site
ERC-1155-NFT-Minting-Smart-Contract
A basic ERC-1155 solidity smart contract having 3 types of NFT's with 3 different mint prices for each of the NFT, You can change the supply of each of the NFT by editing the `totalSupply` array.
ERC721-Minting-Engine
An ERC-721 Smart Contract implementation of a minting engine, connected to a front-end with Ether.js and the front-end made on Next.js. The smart contract is deployed on the polygon mumbai testnet.
juno-contract
LearnWeb3
A skill test for learnweb3.io using React.js, Next.js, Ether.js and Web3Modal.
Lottery-Game-with-Chainlink-VRF
A simple lottery game using true randomness to select the winner. This contract uses Chainlinks Verifiable Random Number to generate truly random numbers, Chainlink's VRF serves as a oracle to our contract.
NFT-Marketplace
A NFT marketplace with minting, staking, bidding , buying and selling functionalities. This smart contract is created to for a virtual NFT marketplace created on Unity 3D
NFT-Viewer
A react app to view NFTs from a collection address with an ERC-721 minting engine, minting through an ERC-20 custom token
sharozx16's Repositories
sharozx16/Burnable-ERC-20-Token
A burnable ERC-20 token contract with staking, reward distribution and a functions for buying & selling tokens. 0.2% burn on every transfer transaction of the token. Written in solidity and ready to deployed on Ethereum, BNB or Polygon.
sharozx16/NFT-Marketplace
A NFT marketplace with minting, staking, bidding , buying and selling functionalities. This smart contract is created to for a virtual NFT marketplace created on Unity 3D
sharozx16/Algorand-ARC-19-NFT-Minting-Site
An implementation of the ARC-19 NFT standard of Algorand with wallet MyAlgoWallet & AlgoSigner
sharozx16/CW-721-NFT-Minting-Site
sharozx16/ERC-1155-NFT-Minting-Smart-Contract
A basic ERC-1155 solidity smart contract having 3 types of NFT's with 3 different mint prices for each of the NFT, You can change the supply of each of the NFT by editing the `totalSupply` array.
sharozx16/ERC721-Minting-Engine
An ERC-721 Smart Contract implementation of a minting engine, connected to a front-end with Ether.js and the front-end made on Next.js. The smart contract is deployed on the polygon mumbai testnet.
sharozx16/juno-contract
sharozx16/LearnWeb3
A skill test for learnweb3.io using React.js, Next.js, Ether.js and Web3Modal.
sharozx16/Lottery-Game-with-Chainlink-VRF
A simple lottery game using true randomness to select the winner. This contract uses Chainlinks Verifiable Random Number to generate truly random numbers, Chainlink's VRF serves as a oracle to our contract.
sharozx16/swap
sharozx16/frontrunning-bot
sharozx16/NFT-Viewer
A react app to view NFTs from a collection address with an ERC-721 minting engine, minting through an ERC-20 custom token
sharozx16/Uniswap-Swap-Contract
A solidity smart contract for swapping tokens on Uniswap, with test cases written in chai
sharozx16/chainlink
node of the decentralized oracle network, bridging on and off-chain computation
sharozx16/Javascript-Metadata-Generator-Pinata-SDK
sharozx16/Personal-Portfolio-Site-With-React
sharozx16/Restaurant-app
A web application made with React.js along with Redux which
sharozx16/scaffold-eth
🏗 forkable Ethereum dev stack focused on fast product iterations
sharozx16/sharozx16
sharozx16/sharozx16.github.io
sharozx16/Simple-Chat-Application-
I created a simple chat application on React using firebase. Making the process as simple and easy as possible.
sharozx16/Solidity-Template
A template for writing solidity smart contracts
sharozx16/To-Do-Mobile-App