Skip to content

Commit

Permalink
feat: add specter docs
Browse files Browse the repository at this point in the history
Signed-off-by: Smuu <18609909+Smuu@users.noreply.github.com>
  • Loading branch information
smuu committed Jan 19, 2025
1 parent 2666b43 commit e6bb3ac
Show file tree
Hide file tree
Showing 2 changed files with 70 additions and 0 deletions.
1 change: 1 addition & 0 deletions doc/src/SUMMARY.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
* [Jellyfish Merkle Proofs](jellyfish-merkle-proofs.md)
* [Development Status](state.md)
* [Architecture](architecture.md)
* [Specter Devnet](specter-devnet.md)

-----------
# Prerequites
Expand Down
69 changes: 69 additions & 0 deletions doc/src/specter-devnet.md
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=`

**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.

---

0 comments on commit e6bb3ac

Please sign in to comment.