Skip to content
View u0doka1's full-sized avatar

Block or report u0doka1

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.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Popular repositories Loading

  1. autofi-reward-router autofi-reward-router Public

    Forked from StellarFlow-Lab/autofi-reward-router

    A smart wallet built on Soroban that links directly to GitHub/Drips identity protocols. The moment an ecosystem bounty, grant, or Drips Wave payout hits the wallet, a customizable rule triggers an …

    TypeScript

  2. autofi-compliance-engine autofi-compliance-engine Public

    Forked from StellarFlow-Lab/autofi-compliance-engine

    # AutoFi Compliance Engine The `autofi-compliance-engine` is the official enterprise compliance and tax-withholding companion extension for the AutoFi ecosystem. It automatically intercepts a slice…

    TypeScript

  3. zk-wavescout-frontend zk-wavescout-frontend Public

    Forked from zk-wavescout/zk-wavescout-frontend

    TypeScript

  4. zk-wavescout-coordinator zk-wavescout-coordinator Public

    Forked from zk-wavescout/zk-wavescout-coordinator

    A simple dashboard for contributors to view active puzzles, generate Noir proofs locally using their hardware, and submit the proof to claim their rewards.

    TypeScript

  5. zk-wavescout-circuits zk-wavescout-circuits Public

    Forked from zk-wavescout/zk-wavescout-circuits

    Written in Noir (a Rust-like DSL for ZK-SNARKs), this circuit verifies that the contributor has found a secret preimage $s$ which hashes to the public puzzle threshold $H$ ($H = \text{Poseidon}(s)$…

    Noir

  6. zk-wavescout-contracts zk-wavescout-contracts Public

    Forked from zk-wavescout/zk-wavescout-contracts

    This Rust contract keeps track of active bounty puzzles, accepts ZK proof payloads, executes verification checks, and triggers instant payouts.

    Rust