dappnodedev

Results 13 issues of dappnodedev

Use IPFS gateway endpoints, instead of IPFS API ones

Spacing for warning was too small. This is how it looks after adding `` ![image](https://github.com/user-attachments/assets/9a5f7826-29f5-486f-9373-389bd225aae5) Previously shown as: ![image](https://github.com/user-attachments/assets/e5cbdd60-c32f-431c-b5d2-f6580828ae39)

I suggest that we create a map that can provide the `dnpName` for each client depending on the network, something like this: ``` type StakerItemMap = Record< Network, { consensus:...