vyper-debug/README.md

1.2 KiB

vyper-debug

Join the chat at https://gitter.im/status-im/vyper-debug Build Status PyPI version Python versions Docs build

Easy to use Vyper debugger | vdb

Read more in the documentation on ReadTheDocs. View the change log.

Quickstart

pip install vyper-debug

Developer Setup

If you would like to hack on vyper-debug, please check out the Ethereum Development Tactical Manual for information on how we do:

  • Testing
  • Pull Requests
  • Code Style
  • Documentation