flashbots / andromeda-sirrah-contracts

forge development env for SUAVE key management
MIT License
19 stars 5 forks source link

Add automation for onboarding new nodes #49

Open amiller opened 5 months ago

amiller commented 5 months ago

Currently there are nice scripts for carrying out initial bootstrapping, and for setting up contracts, but not for onboarding new nodes. We really want to see an app where it's appealing to connect an sgx node and join the network usefully. So we should make some streamlined process for onboarding new nodes.

Rather than doing on-chain everything, it would also be possible to use some rpc service, but this seems simplest to do first