v0.0.2-v2
- Additional validations in CLI interactive mode
- Refactored commands to inherit each other's parameters
- Used operators IDs as indexes in BLS encryption
- Removed limits of how many operators can be used in threshold according to rule:
‖ Operators ‖ := 3 * F + 1 ; F ∈ ℕ
- Adjusted examples
- Updated readme