
Brownie
FreeGitHub Open Source Projects
Brownie is a Python-based framework for developing and testing EVM smart contracts.
About Brownie
Brownie is a Python-based testing framework for smart contracts on networks that run the Ethereum Virtual Machine.
It enables developers to run tests prior to deploying contracts on EVM-compatible networks.
The framework provides full support for Solidity and Vyper, and it includes debugging utilities such as tracebacks and custom error strings to help identify and diagnose issues during development and testing.
