# Chingari Token Audit Notes **Auditor:** Jake Bunce **Client:** Chingari **Commit:** `1a609d9c96a3bb3c84b727836f865eacefe8391b` ## Review of the protocol/implementation ## Best Practices **[1] Lack of docstrings** There is a lack of docstrings on intended function outcomes. **[2] Tests only run on one platform** ``` npm ERR! notsup Valid OS: linux npm ERR! notsup Valid Arch: x64 npm ERR! notsup Actual OS: darwin npm ERR! notsup Actual Arch: arm64 ```