vyper-debug: Easy to use Vyper debugger | vdb
Project description
# vyper-debug
[](https://gitter.im/status-im/vyper-debug?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) [](https://circleci.com/gh/status-im/vyper-debug) [](https://badge.fury.io/py/vyper-debug) [](https://pypi.python.org/pypi/vyper-debug) [](http://vyper-debug.readthedocs.io/en/latest/?badge=latest)
Easy to use Vyper debugger | vdb
Read more in the [documentation on ReadTheDocs](https://vyper-debug.readthedocs.io/). [View the change log](https://vyper-debug.readthedocs.io/en/latest/releases.html).
## Quickstart
`sh pip install vyper-debug `
## Developer Setup
If you would like to hack on vyper-debug, please check out the [Ethereum Development Tactical Manual](https://github.com/pipermerriam/ethereum-dev-tactical-manual) for information on how we do:
Testing
Pull Requests
Code Style
Documentation