Skip to content

Migrate from hardhat to foundry #184

Description

@0xCardiE

Foundry is currently regarded as the most advanced tooling for working with smart contracts
https://github.com/foundry-rs/foundry

The main benefit is faster testing which saves developers time. Foundry also has some interesting advanced features for testing like cheat codes.
The difference is that tests are written in solidity as well so code in smart contracts is tested more natively which is beneficial for testing and well as for developers.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions