Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 241 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 241 Bytes

Schnorpy

Example Python bindings for Schnorrkel

Build:

./build.sh

Usage:
Import schnorpy.so as python module and use

import schnorpy
schnorpy.pair_from_seed(b'aaaaaaaabbbbbbbbccccccccdddddddd')