Skip to content

PaulRBerg/foundry-template

Repository files navigation

Foundry Template Open in Gitpod Github Actions Foundry License: MIT

A Foundry-based template for developing Solidity smart contracts, with sensible defaults. Dependencies are managed as Node.js packages via Bun rather than git submodules, and the template ships preconfigured with Forge Std, OpenZeppelin Contracts, Prettier, and Solhint.

What's Inside

  • Forge: compile, test, fuzz, format, and deploy smart contracts
  • Forge Std: collection of helpful contracts and utilities for testing
  • Bun: manage Foundry dependencies as Node.js packages instead of git submodules
  • OpenZeppelin Contracts: library of secure, community-vetted smart contracts (pre-installed)
  • Prettier: code formatter for non-Solidity files
  • Solhint: linter for Solidity code

Links

Related Projects

Contributing

Contributions are welcome. See AGENTS.md for the development workflow, commands, and conventions.

License

This project is licensed under MIT — see the LICENSE file for details.

About

Foundry-based template for developing Solidity smart contracts

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors