Skip to content

A simple example for getting and verifying share proofs on the Mocha/ArbitrumSepolia testnet.

Notifications You must be signed in to change notification settings

CryptoKass/blobstreamx-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BlobstreamX Example

A simple example attempt to verify a share proof on chain using blobstreams DAVerifier contract library, as per the examples from the official documentation.

Usage

go run main.go

This example will fetch data inclusion and share proofs from using Celestia json rpc and then attempts to verify the generated proof on chain using the deployed ShareLoader contract below.

ShareLoader Contract

A simple contract that wraps the DAVerifier library's verifySharesToDataRootTupleRoot method is deployed on Arb-Sepolia at 0xf2787995D9eb43b57eAdB361227Ddf4FEC99b5Df.

View on Arbiscan

About

A simple example for getting and verifying share proofs on the Mocha/ArbitrumSepolia testnet.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages