brownie
Smart contract dev tool
A Python-based development and testing framework for smart contracts targeting the Ethereum Virtual Machine.
A Python-based development and testing framework for smart contracts targeting the Ethereum Virtual Machine.
3k stars
48 watching
552 forks
Language: Python
last commit: 3 months ago
Linked from 3 awesome lists
ethereumsolidityvyperweb3py
Related projects:
Repository | Description | Stars |
---|---|---|
ethereum/web3.py | A Python library providing an interface to the Ethereum blockchain ecosystem. | 5,020 |
ethereum/py-evm | An implementation of the Ethereum Virtual Machine in Python | 2,267 |
ltfschoen/vyper-test | Tests deployment and interaction with Vyper smart contracts on a blockchain network | 9 |
pypa/pip | A package installer for Python that simplifies the process of managing dependencies and installing packages. | 9,537 |
apeworx/ape | A Web3 development tool for compiling, testing, and interacting with smart contracts | 892 |
pmorissette/bt | A flexible Python framework for building and testing algorithmic trading strategies | 2,287 |
pypi/warehouse | A software system that powers the package registry for Python packages | 3,601 |
ethers-io/ethers.js | A comprehensive JavaScript library for interacting with the Ethereum blockchain | 7,974 |
ethereum/remix-project | Enables users to build Ethereum smart contracts with Solidity language and debug transactions in a browser-based environment. | 2,465 |
vyperlang/vyper | Builds a Pythonic smart contract language for the Ethereum Virtual Machine (EVM) | 4,898 |
etherex/pyepm | Manages Ethereum contract deployment and interaction using Python-based package definitions in YAML format. | 28 |
ethereum/eth-tester | A tool suite for testing Ethereum applications | 365 |
itsnickbarry/hardhat-abi-exporter | Generates Ethereum smart contract ABIs on compilation via Hardhat | 76 |
ethereum/eips | Standardizes and documents Ethereum improvements and protocols | 12,917 |
jazzband/pip-tools | Maintains predictable and deterministic builds of Python applications by managing dependencies. | 7,759 |