Marto32/pyetherscan

Add documentation

Closed this issue · 3 comments

Choose a documentation style and add docstrings to entire codebase.

Initially started in #6 and built to readthedocs. Need to continue adding documentation for the following once the package is fully functional:

  • client.py module
  • response.py module
  • error.py module
  • ethereum.py module
  • README.rst main file
  • Add install instructions to README.rst
  • Add TODO list to README.rst
  • Add a changelog file

Added