https://github.com/zt-9/avail-doc-testing
https://github.com/zt-9/avail-doc-testing
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/zt-9/avail-doc-testing
- Owner: zt-9
- Created: 2024-11-16T06:00:52.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-16T10:32:46.000Z (over 1 year ago)
- Last Synced: 2025-02-09T01:51:34.096Z (over 1 year ago)
- Size: 546 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# avail doc testing
## Description
We tried to deploy an Arbitrum Orbit L3 with Avail as the DA layer by following the documentation here (https://docs.availproject.org/docs/build-with-avail/Optimium/arbitrum-nitro/nitro-stack). We have successfully deployed an Arbitrum Orbit L3, but there are some improvements that can be added to the documentation. See [here](https://github.com/zt-9/avail-doc-testing/blob/main/avail%20with%20arbitrum%20orbit.md?plain=1) for issues and improvements.
## How it's made
The deployment has used Arbitrum Orbit and Avail as the DA layer. We have also used the docker image provided by Avail. First we deployed the rollup contracts to Arbitrum Sepolia testnet, then we started the chain with the Docker image and successfully had the block explorer running.