Code of Conduct

Why?

There are many reasons to why we follow these guidelines. Let's sum it up by giving an analogy:

Building blocks "A huge construct broken down should have identifiable pieces. Each having a clearly defined purpose and goal; a reason for existence. Cemented together they should support one another without conflict nor should it let the whole foundation crumble if one were to turn out chipped, cracked or ruined."

Ah, so vague...

...to make it more concrete: Solidity's Immutability makes it hard to change things around or squash bugs whenever grave errors or tiny mistakes are found. These rules try to minimize such potential outcomes by making simplicity the central theme in everything we do.

Simplicity "A simple contract serving a clearly defined purpose well is easier to debug and less likely to fail than one that is in charge of a lot."

Last updated

Was this helpful?