Skip to content
View 0xcf02's full-sized avatar

Block or report 0xcf02

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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. decentralized-voting decentralized-voting Public

    A robust on-chain voting system for Decentralized Autonomous Organizations (DAOs) built on the Ethereum blockchain. This project provides the core smart contracts for a governance system where toke…

    Solidity

  2. aura-lend aura-lend Public

    Aura Lend ✨ | A decentralized, non-custodial liquidity protocol for lending and borrowing digital assets on the Solana network.

    Rust

  3. time-locked-vault time-locked-vault Public

    This is a Solidity smart contract that functions as a secure, time-locked vault on the Ethereum blockchain. It allows users to deposit Ether, which can only be withdrawn by the owner after a specif…

    TypeScript

  4. solana-nft-staking-vault solana-nft-staking-vault Public

    This repository contains a Rust-based smart contract for an NFT staking vault on Solana. Developed with the Anchor framework, it provides the essential on-chain logic for users to stake their NFTs …

    TypeScript

  5. mini-sast-detector mini-sast-detector Public

    Detects vulnerabilities in Solidity contracts - Focus on [S] level vulnerabilities (High Severity) - Detected vulnerabilities: tx.origin, selfdestruct, suicide

    Python