Skip to content

Add BlockProof examples #61

@pyAndr3w

Description

@pyAndr3w

Idea

Provide a minimal BlockProof demo that covers two broad scenarios:

  1. State proof
    • Jetton-wallet proof (re-use logic from tact-lang/dex).
    • Direct jetton price proof from TON DEX pools (oracle-free).
    • [Jetton] Wallet balance proof.
    • NFT ownership proof.
  2. Transaction proof
    • Verify that a given transaction really happened (like in Trustless Bridge).

Potential Benefits

  • Trust-minimised composability inside DeFi protocols.
  • Fewer external dependencies (no off-chain price or state oracles).

References

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions