asmar10
Looking for opportunities to learn and grow as a blockchain developer, and contribute to the development of innovative blockchain solutions.
Pinned Repositories
asmar10
Blockchain-ecom-app
Chainlink-VRF-DataFeeds-Automation
Decentralized Lottery Smart Contract using Chainlink VRF for fair and transparent winner selection, Chainlink Datafeeds for real time pricing and Automation for ending the lottery on Ethereum blockchain.
DAO
A GitHub repo for launching a DAO to enable NFT holders to create and vote on proposals using ICO funds to buy NFTs from a marketplace and speculate on prices.
Dutch-Auction
Dutch auction is for selling things that can spoil fast. Price starts high and goes lower over time. Whoever bids the current price first, or the last bidder when the auction ends, wins.
English-Auction
This Solidity contract implements an English auction for an ERC721 token, allowing participants to bid and withdraw their funds if not the highest bidder. The auction can be started with a minimum bid and a duration, and can only be ended by the seller or the highest bidder when the time passes.
ERC-721-Rentable
This is a fully functional ERC721 Contract Which includes: NFT Rental, Whitelisting with Merkle Tree, PreSale/Sale, PreReveal/Reveal and several other functionalities
EVM-Compatible-Custodial-Wallet
This is an EVM Compatible Custodial Wallet. For every new user it generates a public and private keys which can be used for sending and storing transactions across the networks.
Multi-Signature-Wallet
This is a multisig wallet contract written in Solidity. It allows for multiple owners to collectively manage funds by requiring a minimum number of owner approvals before executing transactions. The contract includes functions for depositing funds, submitting and approving transactions, and revoking approval.
NFT-Presale
In this project, it's time for to launch your own NFT collection and allow whitelisted users to mint during the presale.
asmar10's Repositories
asmar10/ERC-721-Rentable
This is a fully functional ERC721 Contract Which includes: NFT Rental, Whitelisting with Merkle Tree, PreSale/Sale, PreReveal/Reveal and several other functionalities
asmar10/NFT-Presale
In this project, it's time for to launch your own NFT collection and allow whitelisted users to mint during the presale.
asmar10/asmar10
asmar10/Chainlink-VRF-DataFeeds-Automation
Decentralized Lottery Smart Contract using Chainlink VRF for fair and transparent winner selection, Chainlink Datafeeds for real time pricing and Automation for ending the lottery on Ethereum blockchain.
asmar10/CrowdFunding
asmar10/DAO
A GitHub repo for launching a DAO to enable NFT holders to create and vote on proposals using ICO funds to buy NFTs from a marketplace and speculate on prices.
asmar10/Dutch-Auction
Dutch auction is for selling things that can spoil fast. Price starts high and goes lower over time. Whoever bids the current price first, or the last bidder when the auction ends, wins.
asmar10/English-Auction
This Solidity contract implements an English auction for an ERC721 token, allowing participants to bid and withdraw their funds if not the highest bidder. The auction can be started with a minimum bid and a duration, and can only be ended by the seller or the highest bidder when the time passes.
asmar10/EVM-Compatible-Custodial-Wallet
This is an EVM Compatible Custodial Wallet. For every new user it generates a public and private keys which can be used for sending and storing transactions across the networks.
asmar10/Multi-Signature-Wallet
This is a multisig wallet contract written in Solidity. It allows for multiple owners to collectively manage funds by requiring a minimum number of owner approvals before executing transactions. The contract includes functions for depositing funds, submitting and approving transactions, and revoking approval.
asmar10/DEX-Smart-Contract
This contract is an implementation of a decentralized exchange (DEX) on Ethereum that allows users to trade LP (LPT) tokens, add liquidity, remove liquidity, and swap between ETH and ERC20 tokens.
asmar10/ERC20-Hardhat
asmar10/Hardhat-Fund-Me-HTML-Javascript-Full-Stack-Front-End-
asmar10/Hardhat-Lottery-Smart-Contract
asmar10/Initial-Coin-Offering
In this project we launch a token. We give this token out for free to all our NFT holders, and let other people buy them for ETH.
asmar10/Keeper-App
This is a Keeper app project for taking notes. Its built with react consists of a functionality to add a note with a title and description. It uses material UI for icons and animations.
asmar10/merkletree-airdrop
asmar10/newsletter
This projects implements Mailchimp integration for user sign up and emails. Email marketing can be done using mailchimp dashboard.
asmar10/nft-market-initial
asmar10/NFT-marketplace
asmar10/nft-marketplace-initial-2
asmar10/plutonTest
asmar10/plutonTest2
asmar10/Querying-with-Subgraph
asmar10/Ropstam-APIs-Task
asmar10/Ropstam-Smart-Contract-Task
asmar10/TodoList
This is To-do List App for keeping day-to-day tasks in one place. This project is built with React.
asmar10/User-Authentication-OAuth
This project implements different techniques of user authentication and authorization and maintaining user cookies and sessions using passportjs and Google & Facebook OAuth 2.0 API for signup and login.
asmar10/Whitelist_Dapp
In this project we are launching an NFT collection. We want to give our early supporters access to a whitelist for the collection, so here we are creating a whitelist dapp.
asmar10/workshop