Skip to main content

Unofficial idena-go RPC API Python Wrapper

Project description

pydena

Unofficial Python API for idena-go RPC

Requirements

  • Python 3.6+

Installation

# From pypi
pip install pydena

# From source
git clone github.com/M4cs/pydena
cd pydena
python3 setup.py install

Roadmap

  • IPFS API
  • Accounts API
  • DNA API
  • Blockchain API (Partially Complete)

Usage

Initialize your API:

from pydena import API

api = API('http://localhost:9999', 'YOUR-API-KEY')

Use the provided API calls:

# Get Coinbase Address:
api.getCoinbaseAddress()

# Get Last Block:
api.getLastBlock()

View the official documentation here

Download files

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

Source Distribution

pydena-1.0.0.tar.gz (6.0 kB view details)

Uploaded Source

Built Distribution

pydena-1.0.0-py3-none-any.whl (5.8 kB view details)

Uploaded Python 3

File details

Details for the file pydena-1.0.0.tar.gz.

File metadata

  • Download URL: pydena-1.0.0.tar.gz
  • Upload date:
  • Size: 6.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.2

File hashes

Hashes for pydena-1.0.0.tar.gz
Algorithm Hash digest
SHA256 22d84656d6d922b4036e3d26204dc0fa021c12a5ac58397da072cbc97e740688
MD5 0daaf80d03c244f49d9b5dca259996c5
BLAKE2b-256 3ca3acab4b5494edac3d53601a1536911560c4ff71e0438f4557b0d5dc4b95d2

See more details on using hashes here.

File details

Details for the file pydena-1.0.0-py3-none-any.whl.

File metadata

  • Download URL: pydena-1.0.0-py3-none-any.whl
  • Upload date:
  • Size: 5.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.2

File hashes

Hashes for pydena-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 8290a1002b23cb4d284235b6cd2ef4a0561e1e66cded6989168bc88b2edb31f8
MD5 6a864beb68d4dd4ca5ef84bc83a534af
BLAKE2b-256 da5132dfd1ae11e49f67df5cc5a73fdcfe707396557cb457bc1b6ba2d02dfec2

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