pcaversaccio / snekmate

State-of-the-art, highly opinionated, hyper-optimised, and secure 🐍Vyper smart contract building blocks.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸ“– Official Style Guide

pcaversaccio opened this issue Β· comments

🐍 snekmate does not currently have an official style guide for contributors to follow. Once we've implemented the ERC-1155 and ERC-4626 contracts and done a little cleanup, we should focus on the official style guide that needs to be followed. Importantly, it should be easily verifiable and enforceable via GitHub actions. There is an unofficial Vyper formatter called mamushi (fork of the popular Black formatter) that we should also investigate.