Skip to main content

XChainPy2 Crypto utils and keystore management

Project description

How it works

Typically keystore files encrypt a seed to a file, however this is not appropriate or UX friendly, since the phrase cannot be recovered after the fact.

Crypto design:

[entropy] -> [phrase] -> [seed] -> [privateKey] -> [publicKey] -> [address]

Instead, XCHAIN-CRYPTO stores the phrase in a keystore file, then decrypts and passes this phrase to other clients:

[keystore] -> XCHAIN-CRYPTO -> [phrase] -> ChainClient

The ChainClients can then convert this into their respective key-pairs and addresses. Users can also export their phrases after the fact, ensuring they have saved it securely. This could enhance UX onboarding since users aren't forced to write their phrases down immediately for empty or test wallets.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

xchainpy2_crypto-0.0.8.tar.gz (7.8 kB view details)

Uploaded Source

Built Distribution

xchainpy2_crypto-0.0.8-py3-none-any.whl (8.4 kB view details)

Uploaded Python 3

File details

Details for the file xchainpy2_crypto-0.0.8.tar.gz.

File metadata

  • Download URL: xchainpy2_crypto-0.0.8.tar.gz
  • Upload date:
  • Size: 7.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.10.13

File hashes

Hashes for xchainpy2_crypto-0.0.8.tar.gz
Algorithm Hash digest
SHA256 36ca5285697fb3a896cf889dc0e9f1a9d3e8beeeec20ac805163c58f7fd01b96
MD5 dd80a9968c71c1127f09c1b67d2869f3
BLAKE2b-256 9dbd331685d7193baaad1abb09a99d6f27e7bbb529e7b61348e60c6e35b7dc05

See more details on using hashes here.

File details

Details for the file xchainpy2_crypto-0.0.8-py3-none-any.whl.

File metadata

File hashes

Hashes for xchainpy2_crypto-0.0.8-py3-none-any.whl
Algorithm Hash digest
SHA256 90042ef0ee06d71d9eff8e52de435a719cb7a3f12b1b7be4b7303498551592d9
MD5 d3408f34990a69d31334f71d83f205ca
BLAKE2b-256 7943930f69b0c62338673ee4f4f0b16ee4f480ba8fad0452b27158798e2c6f13

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page