You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Initial plan for issue
* Add lychee link checker configuration and CI workflow
Co-authored-by: jcstein <46639943+jcstein@users.noreply.github.com>
* Update link checker config and fix broken internal link
Co-authored-by: jcstein <46639943+jcstein@users.noreply.github.com>
* Potential fix for code scanning alert no. 12: Workflow does not contain permissions
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
* Update link checker config to exclude failing links per review feedback
Co-authored-by: jcstein <46639943+jcstein@users.noreply.github.com>
* docs: remove based64 demo
* Apply suggestions from code review
* Update Polkachu link to point to testnets snapshots page
Co-authored-by: jcstein <46639943+jcstein@users.noreply.github.com>
* Apply suggestions from code review
* Fix missing text at beginning of sentence in data availability FAQ
Co-authored-by: jcstein <46639943+jcstein@users.noreply.github.com>
* Fix CI link checker issues by expanding exclusion patterns
Co-authored-by: jcstein <46639943+jcstein@users.noreply.github.com>
* Fix CI link checker issues and resolve merge conflicts
Co-authored-by: jcstein <46639943+jcstein@users.noreply.github.com>
* Revert excessive exclusions and add only essential link exclusions
Co-authored-by: jcstein <46639943+jcstein@users.noreply.github.com>
* Fix prettier formatting issue in snapshots.md table
Co-authored-by: jcstein <46639943+jcstein@users.noreply.github.com>
* Update link checker configuration and remove Astria links per CI feedback
Co-authored-by: jcstein <46639943+jcstein@users.noreply.github.com>
* Restore Astria menu with Documentation link per request
Co-authored-by: jcstein <46639943+jcstein@users.noreply.github.com>
* Remove broken links from deprecated BlobstreamX documentation
Co-authored-by: jcstein <46639943+jcstein@users.noreply.github.com>
* Apply suggestions from code review
* Apply suggestions from code review
* Apply suggestions from code review
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: jcstein <46639943+jcstein@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
it needs to be deployed before it can be used by your rollup.
71
68
:::
72
69
73
70
## Deploy Blobstream X
74
71
75
72
It is possible to deploy and maintain a Blobstream x instance and have the same security guarantees.
76
73
77
-
First, you will need to create a multisig that governs the Blobstream X contract and also the function identifiers. The function identifiers can be registered in the [Succinct gateway](https://docs.succinct.xyz/platform/onchain-integration#register-circuits-with-your-deployed-succinct-gateway).
74
+
First, you will need to create a multisig that governs the Blobstream X contract and also the function identifiers.
78
75
79
76
Then, check the [deployment](https://github.com/succinctlabs/blobstreamx/blob/main/README.md#blobstreamx-contract-overview) documentation for how to deploy the contract.
0 commit comments