- Update dbis_core, cross-chain-pmm-lps, explorer-monorepo, metamask-integration, pr-workspace/chains - Omit embedded publish git dirs and empty placeholders from index Made-with: Cursor
29 lines
1.0 KiB
Markdown
29 lines
1.0 KiB
Markdown
# Wormhole operator scaffolding
|
|
|
|
Repo-side operator templates for Wormhole **NTT + Executor** preparation.
|
|
|
|
What this bundle is for:
|
|
|
|
- preparing an operator workstation or CT for `ntt` CLI usage
|
|
- storing non-secret example config for mainnet/testnet NTT projects
|
|
- recording deployed artifacts under `config/wormhole/deployed/`
|
|
|
|
What it is **not**:
|
|
|
|
- proof that Chain 138 is currently a Wormhole-supported chain
|
|
- a replacement for official Wormhole-supported chain lists or contract addresses
|
|
|
|
Official references:
|
|
|
|
- NTT get started: https://wormhole.com/docs/products/token-transfers/native-token-transfers/get-started/
|
|
- Executor migration: https://wormhole.com/docs/protocol/infrastructure/relayers/executor-vs-sr/
|
|
- Chain IDs reference: https://wormhole.com/docs/products/reference/chain-ids/
|
|
|
|
Files:
|
|
|
|
| File | Purpose |
|
|
|------|---------|
|
|
| `ntt-operator.example.env` | Environment template for operator use |
|
|
| `ntt-deployment.example.json` | Minimal `deployment.json` seed |
|
|
| `deployed/README.md` | What to store after real deploys |
|