Skip to content
View fatemehnedaee's full-sized avatar

Block or report fatemehnedaee

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. TimeLock TimeLock Public

    Time lock smart contracts delay transaction execution for added security and transparency.

    Solidity 1

  2. Stake-with-foundry Stake-with-foundry Public

    a staking smart contract that you can stake token and earn reward.

    Solidity 1

  3. CrowdFund CrowdFund Public

    Crowd funding in Solidity uses a smart contract to raise funds for a specific purpose.

    JavaScript

  4. DutchAuction DutchAuction Public

    implemented dutch auction using solidity

    JavaScript 1

  5. nftMarketplace nftMarketplace Public

    implemented NFT marketplace using solidity

  6. MultiSigWallet MultiSigWallet Public

    Multisig in Solidity is a way to implement multi-signature wallets, which require multiple signatures to authorize transactions.

    JavaScript