chainside / btcpy

A Python3 SegWit-compliant library which provides tools to handle Bitcoin data structures in a simple fashion.
https://www.chainside.net
GNU Lesser General Public License v3.0
270 stars 73 forks source link

Thorough documentation #29

Open SimoneBronzini opened 6 years ago

SimoneBronzini commented 6 years ago

This library should have a more thorough documentation beyond its README file. Ideally, such documentation should treat every module and every class, explaining the meaning of their parameters at least for the public interface located in btcpy.structs.

zwhe99 commented 4 years ago

cant agree more

SimoneBronzini commented 4 years ago

We are waiting for an external help on this ;)