fibercrypto / fibercrypto/skycoin-libs-examples
Example: Generate cryptographic key pairs
Open
feature
- Dominant language
- No language data
- Stars
- 0
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
**Example summary**
How to generate cryptographic key pairs with cipher libraries
**Rationale**
Explain how deterministic key / pair sequences can be generated . This is a core feature and the foundations of all wallets .
**Languages**
- [ ] Python
- [ ] C#
- [ ] Java
- [ ] R
- [ ] Ruby
**Implementation steps**
1. Invoke `GenerateDeterminiticKeyPairIterator`
2. Compare to `skycoin-cli` output
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.