Last updated:
0 purchases
pytezoscore 1.0.0rc1
PyTezos Core
This repository contains utilities to work with Tezos cryptography. It is a part of the PyTezos framework.
To switch from mothership library replace pytezos.crypto imports with pytezos_core.
- from pytezos.crypto.key import Key
+ from pytezos_core.key import Key
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.