dusk-network / node-installer

Easy to use tool to install a Dusk node with extra utilities
Mozilla Public License 2.0
21 stars 17 forks source link

Auto-configure #20

Closed HDauven closed 9 months ago

HDauven commented 9 months ago

Summary

To make the node setup more straightforward and user-friendly, allow users to fetch configuration parameters from other nodes or endpoints.

Sane default endpoints should be provided for known networks.

Possible solution design or implementation

Nodes provide an info endpoint that provides parameters like network-id, bootstrapping addresses and genesis state.