[go: nahoru, domu]

Skip to content

Installs foundry in your existing project. Compatible with hardhat.

License

Notifications You must be signed in to change notification settings

raxhvl/foundryize

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Foundryize

Tiny bash script to add foundry to existing solidity projects. Compatible with hardhat. Adapted from foundry book.

Usage

Make sure you have bash and curl installed on your system. Navigate to the existing project and run:

bash <( curl -Ls https://raw.githubusercontent.com/raxhvl/foundryize/main/foundryize.sh)

The script will guide you through the process and provide instructions for the next steps.

License

This project is licensed under the MIT License. See the LICENSE file for details.

Contributing

Contributions are welcome! We appreciate your help in making Foundryize even better. Here are a few ways you can contribute:

  • Open an issue to report a bug or suggest an enhancement.
  • Create a pull request with improvements or fixes.
  • Provide feedback and ideas to help shape the project's direction.

Looking forward to your contributions and are happy to have you on board!

About

Installs foundry in your existing project. Compatible with hardhat.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages