Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 454 Bytes

CONTRIBUTING.md

File metadata and controls

15 lines (10 loc) · 454 Bytes

Contributing

Tech Choices

Philosophy

  • To protect user privacy kasvault MUST NOT send data to any external entity EXCEPT for sending signed transactions to the Rest API or a node

Code

  1. Please run npm run format to format your code before creating PRs for review