Skip to content

Potential reiteration of template project #2

@anxolin

Description

@anxolin

Open discussions

Process / CI

  • Include Linting for Solidity
  • Linting for TS/JS? does it apply
  • Cannon setup, reference docs/process?
  • Make contract verification easier (default include standard json, Etherscan api v2)
  • Standarise the creation of networks.json or better alternatives using the new process
  • Make it easier to work with RPC? Standard naming, easier to find ready to use RPCS?
  • .env standarization

Foundry

  • Foundry default
  • Make sure deployments are deterministic and follow the foundry recommendations (i.e. disable cbor, etc. ). See also https://book.getfoundry.sh/guides/deterministic-deployments-using-create2
  • Avoid different address per network since this makes it more likely to loose funds (see issue with MM wallet)
  • Should we add via_ir by default in all projects?

Solidity

Github / Git

  • PR template and PR reviewers - Add basic gh templates for PRs #1
  • Can we define in the template the branch rules, etc?
  • Do we want things like pre-commit hooks to auto format?

Legal

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions