Skip to content

Create demo Bitcoin transaction verification #798

@webmaster128

Description

@webmaster128

This replaces #754. We now have crypto API's secp256k1_recover_pubkey and secp256k1_verify. This should be the only building blocks needed by the contract to verify Bitcoin thransaction. The rest is encoding and hashing, which is done in the contract.

In this ticket, we want a comple example of a Bitcoin transaction verification in the development contract https://github.com/CosmWasm/cosmwasm/tree/main/contracts/crypto-verify

Interesting material:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions