Skip to content

andreivladbrg/foundry-template

Repository files navigation

Foundry Template Github Actions Foundry

Ethereum smart contracts template with Foundry.

It requires Foundry and Bun installed to run.

Inspired from here.

Getting started

git clone https://github.com/andreivladbrg/foundry-template.git
cd foundry-template
bun install

Commands

  • forge build - build your contracts
  • forge clean - remove compiled files
  • forge test - run tests
  • forge test -vvv - run tests and display failing tests

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published