Skip to content

Bellafuria/contracts

 
 

Repository files navigation

Base

contracts

This repo contains contracts and scripts for Base. Note that Base primarily utilizes Optimism's bedrock contracts located in Optimism's repo here. For contract deployment artifacts, see base-org/contract-deployments.

GitHub contributors GitHub commit activity GitHub Stars GitHub repo size GitHub

Website base.org Blog Docs Discord Twitter Base

GitHub pull requests by-label GitHub Issues

setup and testing

  • If you don't have foundry installed, run make install-foundry.
  • make deps
  • Test contracts: make test // My practice fork by Bellafuria – learning Base contracts // December 2025

About

My fork contracts for leaning

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Solidity 99.5%
  • Makefile 0.5%