Skip to content

Instantly share code, notes, and snippets.

View OxMarco's full-sized avatar

OxMarco OxMarco

  • Somewhere in Europe
  • 10:49 (UTC +01:00)
  • X @OxMarco_
View GitHub Profile

NOTES ON DAO AND SUCH

Where to Incorporate

Cayman/Panama Foundation

Generally used to incorporate DAOs and have similar features to a LLC without having an official director and a public list of members.

Pro:

  • Easy to setup
  • No need to KYC members
@OxMarco
OxMarco / Spritz.md
Created September 19, 2022 13:03
Spritz.md

Spritz Finance - Report

19/09/2022

Repository - General Comments

.husky and .yarn I guess you used Paulrberg template. They are quite useless tbh

.vscode Opinionated to keep it in the source repo, especially if not all your devs use VSCode. Better to add a separate document to explain code style (i.e. formatting, line breaks, comment style, NatSpec position, etc.)