Security analysis tool for EVM bytecode. Supports smart contracts built for Ethereum, Hedera, Quorum, Vechain, Roostock, Tron and other EVM-compatible blockchains.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
mythril/CONTRIBUTING.md

1.4 KiB

Contributing to Mythril

Hi, if you are reading this that means that you probably want to contribute to Mythril, awesome! If not, then this file might not contain much useful information for you.

Creating an issue

If you have found a problem with Mythril or want to propose a new feature then you can do this using GitHub issues. We already created some templates to make this process easier, but if your issue/feature request does not fit within the template then feel free to deviate.

If you have a small question or aren't sure if you should create an issue for your problem/suggestion then you can always hop by on our Gitter channel.

Coding

If you want to help out with the development of Mythril then you can take a look at our issues or Waffle board.

Before you start working on an issue pkease stop by on Gitter to message a collaborator, this way we can assign you to the issue making sure nobody does double work. We can also provide you with support through Gitter if there are any questions during the development process.

New ideas

Before you start working on a new idea, it's useful to create an issue on GitHub, that way we know what you want to implement and that you are working on it. Additionally, it might happen that your feature does not fit with our roadmap, in which case it would be unfortunate if you have already spent some time working on it.