Open smartcontracts opened 6 years ago
[ ] bug report [x] feature request
Our contracts are somewhat commented, but they could have better, standardized comments.
Comments should have comments that follow the Ethereum Natural Specification Format.
Comments make it easier to figure out what's going on in our code!
Can I work on this issue?
@Morito-Ikeda absolutely!
Issue Type
Current Behavior
Our contracts are somewhat commented, but they could have better, standardized comments.
Expected Behavior
Comments should have comments that follow the Ethereum Natural Specification Format.
Motivation for Change
Comments make it easier to figure out what's going on in our code!