Skip to content
View koalateectrl's full-sized avatar

Organizations

@scslab

Block or report koalateectrl

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. zk-example zk-example Public

    Example for how to use Circom + Solidity for on-chain ZK verification

    Solidity 3

  2. axiom-zk-nfts axiom-zk-nfts Public

    This repository is a project showcasing the use of Axiom as a ZK coprocessor in order to update the color of an NFT based on a ZKP of historical balances of other tokens owned by the same address.

    TypeScript

  3. speedex-go speedex-go Public

    Implementing SPEEDEX price computation engine in Golang as a standalone binary that exchanges can call.

    Go 1

  4. zk-vote-aggregator zk-vote-aggregator Public

    A simple example of taking vote aggregation off-chain with on-chain verification via SNARK

    Solidity 2

  5. stellar-core stellar-core Public

    Forked from gramseyer/stellar-core

    stellar-core is the reference implementation for the peer to peer agent that manages the Stellar network

    C

  6. speedex-parallelize speedex-parallelize Public

    Implementing SPEEDEX price computation engine with distributed signature checking.

    C++