Create step-by-step guides on how to: - [ ] Add a new module * implement a new module * import and configure it within the runtime * build the runtime * start a network and test it using the [Polkadot/Substrate portal](https://polkadot.js.org/apps/) - [ ] Modify Configuration parameters * switch the configuration of a given module. Example: Changing Public Keys from `sr25519` to `ecdsa`
Create step-by-step guides on how to:
Add a new module
Modify Configuration parameters
sr25519toecdsa