Skip to content

feat(deploy_tee): commit example-devnet, a template network directory#57

Merged
samlaf merged 1 commit into
mainfrom
example-devnet-template
Jul 7, 2026
Merged

feat(deploy_tee): commit example-devnet, a template network directory#57
samlaf merged 1 commit into
mainfrom
example-devnet-template

Conversation

@samlaf

@samlaf samlaf commented Jul 7, 2026

Copy link
Copy Markdown
Contributor

networks/example-devnet is a committed worked example of a network directory: the three authored inputs plus the artifact set manifest assemble derives from them. Nothing runs under this identity — it is a template. It can found a throwaway test devnet as-is (re-assemble first if two such cohorts might coexist, so they don't share a network_id), but a real network always starts from manifest init on a fresh directory: namespace and genesis_nonce must be unique.

networks/README.md documents the directory concept — committed because a fresh assemble can never regenerate the same network_id, so the directory is everything needed to (re)configure, join, or debug the network later — and the founding section of the deploy_tee README now points at the example.

networks/example-devnet is a committed worked example of a network
directory: the three authored inputs plus the artifact set `manifest
assemble` derives from them. Nothing runs under this identity — it is
a template. It can found a throwaway test devnet as-is (re-assemble
first if two such cohorts might coexist, so they don't share a
network_id), but a real network always starts from `manifest init` on
a fresh directory: namespace and genesis_nonce must be unique.

networks/README.md documents the directory concept — committed because
a fresh assemble can never regenerate the same network_id, so the
directory is everything needed to (re)configure, join, or debug the
network later — and the founding section of the deploy_tee README now
points at the example.
@samlaf samlaf merged commit a1a330c into main Jul 7, 2026
1 check passed
@samlaf samlaf deleted the example-devnet-template branch July 7, 2026 06:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant