From e6bb3ac2f6aa7a5b8590ac0318f50aeab9d2211b Mon Sep 17 00:00:00 2001 From: Smuu <18609909+Smuu@users.noreply.github.com> Date: Sun, 19 Jan 2025 13:00:08 +0100 Subject: [PATCH] feat: add specter docs Signed-off-by: Smuu <18609909+Smuu@users.noreply.github.com> --- doc/src/SUMMARY.md | 1 + doc/src/specter-devnet.md | 69 +++++++++++++++++++++++++++++++++++++++ 2 files changed, 70 insertions(+) create mode 100644 doc/src/specter-devnet.md diff --git a/doc/src/SUMMARY.md b/doc/src/SUMMARY.md index e3e7bb99..d4616e83 100644 --- a/doc/src/SUMMARY.md +++ b/doc/src/SUMMARY.md @@ -9,6 +9,7 @@ * [Jellyfish Merkle Proofs](jellyfish-merkle-proofs.md) * [Development Status](state.md) * [Architecture](architecture.md) +* [Specter Devnet](specter-devnet.md) ----------- # Prerequites diff --git a/doc/src/specter-devnet.md b/doc/src/specter-devnet.md new file mode 100644 index 00000000..bc74b2e2 --- /dev/null +++ b/doc/src/specter-devnet.md @@ -0,0 +1,69 @@ +# πŸ‘» Specter Devnet: Enter the Haunted Realm πŸ‘» + +Welcome, valiant explorer, to the Prism Specter Devnetβ€”your gateway to the powerful capabilities of the based rollup on Celestia's Mocha testnet. Proceed with caution! This devnet is currently populated with mock proofs and is intended solely for development and testing purposes. **It is not suitable for production use.** Please be aware that the Specter Devnet may undergo changes at any time, including breaking modifications that could affect your work. + +--- + +## πŸ› οΈ Used Versions πŸ› οΈ + +- **Celestia DA**: `e11cd71` +- **Prism**: `pr-205` + +**Note:** These versions are current and may be updated as the devnet evolves. + +--- + +## πŸ”‘ The Enchanted Verifying Key πŸ”‘ + +Unlock the secrets of the Specter Devnet with this verifying key (for testing purposes only): +`L2ilppK59Kq3aAMB/wpxdVGaI53DHPMdY6fcRodyFaA=` + +**Note:** This key is intended for development and testing within the Specter Devnet and should not be used in production environments. + +--- + +## 🌌 Celestial Namespaces 🌌 + +The Prism Specter Devnet haunts the Celestia Mocha testnet, weaving its spectral web across two distinct namespaces: + +- **Operations Namespace**: + `000000000000000000000000000000000000707269736d5350456f30` + +- **SNARKs Namespace**: + `000000000000000000000000000000000000707269736d5350457330` + +**Note:** These namespaces are subject to change as the devnet evolves. + +--- + +## πŸ•ΈοΈ How to Use the Specter Devnet πŸ•ΈοΈ + +Coming soon: **Detailed instructions will soon materialize from the shadows. Stay tuned!** + +--- + +## πŸ•―οΈ Network Endpoints: Paths to the Unknown πŸ•―οΈ + +To commune with the Specter Devnet, use the following network endpoints. **Please be aware that these endpoints may change without notice as the devnet is actively under development:** + +### πŸ§™β€β™‚οΈ Prism API πŸ§™β€β™‚οΈ + +- **API Endpoint**: + [specter-api.prism.boo](https://specter-api.prism.boo) + +- **Swapper UI**: + [specter-api.prism.boo/swagger-ui](https://specter-api.prism.boo/swagger-ui) + +### πŸ§› Celestia DA Bootnode πŸ§› + +Connect with the Celestia DA Bootnode through this haunted multiaddress: + +`/dnsaddr/specter-da.prism.boo/p2p/12D3KooWEZT41VXGhYJQEBEb3Hv9tzwCrWC9DtjYCJTsbXjTigLL` + +--- + +## πŸ”§ Troubleshooting πŸ”§ + +Having spooky issues? πŸ‘» Help us exorcise those bugs by reporting them on the [Prism GitHub repository](https://github.com/deltadevsde/prism/issues). Your feedback is invaluable in enhancing the devnet experience. + +---