Coder Social home page Coder Social logo

georgerobescu / brownie Goto Github PK

View Code? Open in Web Editor NEW

This project forked from eth-brownie/brownie

0.0 2.0 0.0 580 KB

A python framework for testing, deploying and interacting with Ethereum smart contracts.

Home Page: https://eth-brownie.readthedocs.io

License: MIT License

Dockerfile 0.59% Python 98.89% Shell 0.52%

brownie's Introduction

Brownie

Brownie is a python framework for deploying, testing and interacting with ethereum smart contracts.

Dependencies

There is an issue in ganache-cli 6.3.0 relating to evm_revert that may cause tests to unexpectedly fail. At present, it is recommended to use version 6.2.5.

As brownie relies on py-solc-x, you do not need solc installed locally but you must install all required solc dependencies.

You may also wish to install opview for test coverage visualization.

Installation

Ubuntu and OSX

curl https://raw.githubusercontent.com/HyperLink-Technology/brownie/master/brownie-install.sh | sh

Docker

To build the image:

docker build https://github.com/HyperLink-Technology/brownie.git -t brownie:1

You can then run brownie with:

docker run -v $PWD:/usr/src brownie brownie

Quick Usage

To set up the default folder and file structure for brownie use:

brownie init

From there, type brownie for basic usage information.

Documentation

Brownie documentation is hosted at Read the Docs.

Development

This project is still in development and should be considered a beta. Questions, comments, criticisms and pull requests are welcomed.

Contributing

Help is always appreciated! In particular, Brownie needs work in the following areas before we can comfortably take it out of beta:

  • Tests
  • Code formatting
  • Improving the documentation
  • Support for Windows
  • More tests

License

This project is licensed under the MIT license.

brownie's People

Contributors

iamdefinitelyahuman avatar subos2008 avatar

Watchers

James Cloos avatar keysemails avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.