Wilson Cusack
@wilsoncusack
Here is our first attempt at codifying a guide for style, development, and testing of EVM-smart contracts at Coinbase. https://github.com/coinbase/solidity-style-guide Our goal is to build the best Solidity organization in the world and documentation like this is an important start :)
3 replies
4 recasts
56 reactions
matt ↑ ᖽ
@blueish
Cool to see all the optimizations for legibility ( avoid inheritance, rarely use assembly, no interfaces ). Always important in swe but moreso when half the time I’m reading contracts on a block explorer and not in an editor w code nav/analysis, etc.
0 reply
0 recast
1 reaction