five-bells-condition
Version:
Implementation of crypto-conditions in JavaScript
11 lines (8 loc) • 344 B
Markdown
### [five-bells-condition](..) / `src`
This directory contains the main source code for this module. The code is
organized into the following sub-folders:
* `crypto/` - Cryptographic utilities
* `errors/` - Error types
* `lib/` - Main classes
* `types/` - Implementations for each of the different condition types
* `util/` - Other utilities