-
Notifications
You must be signed in to change notification settings - Fork 18
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: add specter docs #218
base: main
Are you sure you want to change the base?
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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=` | ||
|
||
Comment on lines
+18
to
+20
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. 🛠️ Refactor suggestion Add context about the verifying key's format and usage. The verifying key section would benefit from additional information about:
|
||
**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!** | ||
Comment on lines
+39
to
+41
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Critical section marked as "Coming soon". The "How to Use" section is essential for users to get started with the devnet. Consider:
|
||
|
||
--- | ||
|
||
## 🕯️ 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. | ||
|
||
--- |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🛠️ Refactor suggestion
Enhance version references with links and semantic versions.
The current version references using commit hash and PR number could be improved: