FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

base/contracts · GitHub

/ contracts Public

Repository files navigation

contracts

This repo contains the contracts and scripts for Base. For contract deployment artifacts, see base-org/contract-deployments.

Fixing semver-lock CI failures

If the semver-lock CI check fails, regenerate locally and commit:

just semver-lock

If CI still rejects it (Foundry version mismatch), update your local Foundry first:

foundryup
just semver-lock

setup and testing

  • If you don't have foundry installed, run just install-foundry.
  • just deps
  • Test contracts: just test

About

No description, website, or topics provided.

Resources

Security policy

Stars

323 stars

Watchers

21 watching

Forks

Releases

Packages

Used by

Contributors

Languages


Back | FazBrowse Home | New Git URL