Optional bootstrapOptional cryptoPre-generated crypto key bundle. When provided, the mesh skips key
generation and uses these keys directly. Accepts either a resolved
bundle or a Promise (e.g. from a prior generateKeyBundle() call).
If omitted, a new key pair is generated automatically.
Optional modulusRSA modulus length in bits (default 4096)
Optional raftRaft configuration
Optional raftRaft log implementation (default: InMemoryRaftLog)
Generated using TypeDoc
Known peer IDs to connect to on startup