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

Organizations

@EC-EVM @payxn-io

Block or report 0xGRAV3R

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. relay-devnet relay-devnet Public

    Relay - an open source Solana Messenger dApp built using Anchor

    TypeScript 2

  2. ethereum/EIPs ethereum/EIPs Public

    The Ethereum Improvement Proposal repository

    Python 12.8k 5.3k

  3. hashmaps hashmaps Public

    Hashmaps allow you to store key-value pairs. Those keys and value can be of any type. Also it uses a hashing function to determine how to place those keys and values in memory.

    Rust

  4. rust-ethereum-price rust-ethereum-price Public

    A simple rust desktop app that displays the current price of Ethereum.

    Rust

  5. anchor-dao-voting-program anchor-dao-voting-program Public

    Develop a DAO voting program using Anchor. This program should allow users to vote on proposals and display results. Optionally, implement "privacy" voting using Zero-Knowledge (ZK) proofs or verif…

    TypeScript

  6. solana-oracle-aggregator solana-oracle-aggregator Public

    Design and develop an Oracle Aggregator for a DeFi application. The aggregator should pull price feeds from at least two different oracle sources, calculate an average, and display it on the fronte…

    TypeScript