Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 730 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 730 Bytes

Forge Template

A Foundry template for rapidly initializing a Solidity project with openzeppelin.

Github Actions

Getting Started

Click "Use this template" on GitHub to create a new repository with this repo as the initial state.

Or, if your repo already exists, run:

forge build
forge test

Docs

This project uses Foundry. See the book for instructions on how to install and use Foundry.