Skip to content
This repository was archived by the owner on Mar 5, 2025. It is now read-only.
This repository was archived by the owner on Mar 5, 2025. It is now read-only.

zkapp explorer #8

Description

@mimoo

it'd be nice to have an explorer, or at least a status page that shows you all the current zkapps deployed onchain and their vk hash + txid

and if they're stateful zkapps, then what was the chain of update that occurred so far + their current state

people could even upload the circom circuit that corresponds to a hashed vk, and any extra information if the current state represents a larger state for example (which we could verify like etherscan does).

note that we currently have the test get_zkapps() which scans for all zkapps this way:

$ BITCOIN_JSON_RPC_ENDPOINT="http://your_node_address:port" cargo test --package zkbitcoin --lib -- json_rpc_stuff::tests::get_zkapps --exact --nocapture

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions