ZcashLightClientKit/docs/README.md

491 B

Documentation

Source code is intended to be self-documented with inline comments complying to SwiftDoc.

SDK Architecture documentation can be found on docs/Architecture.md

Continuous Integration documentation can found in docs/ci.md

Our development process is simple and described in docs/development_process.md

In the /testing folder you will find documentation related to manual and automated testing.