coolcode / forge-openzeppelin-template

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

License:MIT License


Languages

Language:Solidity 100.0%