iroha-javascript
iroha-javascript copied to clipboard
Enhance Crypto WASM interface
- Add hex-related methods (to extract hex strings directly from WASM)
- Make API more functional; avoid free-able objects as much as possible, or expose efficient pure methods for the most common cases
- Use original
iroha_cryptoif possible - Documentation