Skip to main content

Pirate Chain, the most anonymous cryptocurrency in existence now with python wrapped Remote Procedure Calls for easy integration with any python based program. https://pirate.black/

Project description

Python wrapped Pirate Chain RPC Wallet

Build Status

Install using pip

pip install pirate-chain-py

Example

Find your full node configuration file - ‘PIRATE.conf’.
It should contain all the information to instanciate the wallet object.
from pirate_chain_py.pirate_rpc_wallet import PirateWallet

pw: PirateWallet = PirateWallet(ip='127.0.0.1', port='45453', username='user388885', password='pass388885')

result: dict = pw.z_get_new_address()

your_new_address: str = result['result']

print(your_new_address)

Learn more

License

MIT

Free Software, Hell Yeah!

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

pirate_chain_py-1.01.tar.gz (9.9 kB view details)

Uploaded Source

File details

Details for the file pirate_chain_py-1.01.tar.gz.

File metadata

  • Download URL: pirate_chain_py-1.01.tar.gz
  • Upload date:
  • Size: 9.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.23.0 requests-toolbelt/0.9.1 tqdm/4.48.0 CPython/3.8.3

File hashes

Hashes for pirate_chain_py-1.01.tar.gz
Algorithm Hash digest
SHA256 491a9e0d1d006ca77a1e55f7e2f24d24ef4683cb8589a88c535c559f3fbf9140
MD5 e9eb76f151f4cdde3f29a937bfd43e76
BLAKE2b-256 06c263580c763d8463512710a086eeb9d1ec73806c35c33fd9206fae2157fbb4

See more details on using hashes here.

Supported by

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