citadel-tech / coinswap

Functioning, minimal-viable binaries and libraries to perform a trustless, p2p Maxwell-Belcher Coinswap Protocol

Home Page:https://gist.github.com/chris-belcher/9144bd57a91c194e332fb5ca371d0964

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add more Docs.

rajarshimaitra opened this issue · comments

commented

Many public functions are missing documentation. This is useful for new contributors to easily understand the current workflow of the protocol.

Add all documentation for functions. Also, mark internal code with helper comments whenever applicable.