Skip to main content

Package to work with hot wallet for different cryptocurrency

Project description

Wallet lib

PyPI version

Description

This library contains classes to work with hot wallet for different cryptocurrency.

API Documentation

Supported cryptocurrencies

  1. BCH
  2. BTC
  3. DASH
  4. ZEC

Methods

  1. wallet.create_address(label=None) - creates an address (label is ignored for ZEC)
  2. wallet.get_balance() - returns the current balance
  3. wallet.get_transaction(tx_id) - returns transaction info by tx id
  4. wallet.get_transactions(label=None, count=25, offset=0) - returns list of transactions by label based on count and offset arguments.
  5. wallet.send(address, amount) - sends some amount to an address.
  6. wallet.get_transactions_since(blockhash=None, target_confirmations=1) - gets all transactions since block: blockhash, or all transactions if blockhash is None. target_confirmations return the nth from the best blockhash.
  7. wallet.run(command, *args) - runs a custom command with the arguments specified
  8. wallet.get_zmq_notifier(zmq_address, topics=[{ALL_TOPICS}], loop=None, verbose=False) - API for receiving topics from specified zmq address (ipc, tpc and udp supported).

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

wallet_lib-1.2.7.tar.gz (5.8 kB view details)

Uploaded Source

Built Distribution

wallet_lib-1.2.7-py2-none-any.whl (11.1 kB view details)

Uploaded Python 2

File details

Details for the file wallet_lib-1.2.7.tar.gz.

File metadata

  • Download URL: wallet_lib-1.2.7.tar.gz
  • Upload date:
  • Size: 5.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/45.2.0 requests-toolbelt/0.9.1 tqdm/4.42.1 CPython/3.7.5

File hashes

Hashes for wallet_lib-1.2.7.tar.gz
Algorithm Hash digest
SHA256 ef41d3d0eacbce8e9f1fb484cde5ce1bd2d2b6cfbfeed881aebd5f7429c8f4d0
MD5 7b560b132bd2c723a2c3f48c102a45a5
BLAKE2b-256 a5526da74d3e49f2000d99027eead2f4c4025bc051be2066c7ed07becc0a63f7

See more details on using hashes here.

File details

Details for the file wallet_lib-1.2.7-py2-none-any.whl.

File metadata

  • Download URL: wallet_lib-1.2.7-py2-none-any.whl
  • Upload date:
  • Size: 11.1 kB
  • Tags: Python 2
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/45.2.0 requests-toolbelt/0.9.1 tqdm/4.42.1 CPython/3.7.5

File hashes

Hashes for wallet_lib-1.2.7-py2-none-any.whl
Algorithm Hash digest
SHA256 72d165a73a244d983d308e3312d50ed9e16bb5a95abb46861cb60e630da9899d
MD5 586fd9738e1df065da7a7fd4ed191d1c
BLAKE2b-256 998203f1a6182906e1a786b88a78f4d8a0abed06a02e9006f64ef864d2db1573

See more details on using hashes here.

Supported by

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