Skip to content

dalechyn/foundry-openzeppelin-template

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Foundry template

This is a template for a Foundry project.

Installation

To install with DappTools:

dapp install [user]/[repo]

To install with Foundry:

forge install [user]/[repo]

Local development

This project uses Foundry as the development framework.

Dependencies

make update

Compilation

make build

Testing

make test

About

Minimalist template for foundry projects

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Solidity 56.9%
  • Makefile 43.1%