/schnorpy

Python bindings for Schnorrkel

Primary LanguageRust

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')