Skip to content
View arefxv's full-sized avatar
đź’­
XVisHere.sol
đź’­
XVisHere.sol

Block or report arefxv

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

Popular repositories Loading

  1. PhysicalAttributes PhysicalAttributes Public

    The project includes two smart contracts: PhysicalAttributes and PhysicalAttributesFactory. These contracts enable the storage and management of physical attributes for male and female individuals.

    Solidity

  2. SimpleFundRaising SimpleFundRaising Public

    The SimpleFundRaising contract enables easy fundraising in ETH or USD equivalent, with a cap on funders and a funding goal. It includes owner-only withdrawals, real-time balance tracking, and effic…

    Solidity

  3. FundRaising FundRaising Public

    A decentralized fundraising contract allowing users to contribute in both ETH and USD, with flexible funding goals, minimum and maximum contribution limits, and secure withdrawal functionality for …

    Solidity

  4. NFT NFT Public

    This repository contains 10 smart contracts built using Foundry. It includes implementations for two types of NFTs—BasicNft (IPFS-hosted) and MoodNft (on-chain SVG)—along with deployment, minting, …

    Solidity

  5. DeFi DeFi Public

    DSCEngine is a Solidity-based decentralized stablecoin system that maintains a 1:1 USD peg using overcollateralization and Chainlink price feeds. It supports collateral deposits, stablecoin minting…

    Solidity

  6. Merkle-Airdrop Merkle-Airdrop Public

    Secure MerkleAirdrop contract using Merkle Trees, ECDSA, and EIP-712 for gas-efficient and tamper-proof token distribution

    Solidity