|
|
|
|
|
by clippablematt
1628 days ago
|
|
It requires a change in mindset from “efficiency first” to “robust first”.
That’s a tough learning curve for trad web devs, the best web3 dev I know comes from aerospace engineering where resilience and redundancy are part of the process. But ultimately succeeding in making something that can live in the sometimes hostile environment on chain means you make something that can last and is reliable. There can be awkward UX issues with that though. Relying on stable gas fees won’t work because the network has to have a priority list when it’s busy, so those willing to pay more will be prioritised and you’ll be stuck. If you want to inherit the properties of the chain that are why you would build on it in the first place then you have to work to those constraints. |
|