Skip to content
This repository has been archived by the owner on Oct 21, 2023. It is now read-only.
Meheret Tesfaye edited this page Aug 5, 2019 · 11 revisions

Build Status PyPI Python Version PyPI License PyPI Version Coverage Status


A fast, flexible and simple development environment framework for Ethereum smart contract, testing and deployment on Ethereum virtual machine(EVM).

With cobra you can get built-in smart contract compilation, linking, deployment, binary management, automated contract testing with Unittest and PyTest frameworks, scriptable deployment & migrations framework and network management for deploying to many public & private networks like INFURA or Ganache CLI.

Clone this wiki locally