/DefichainPython

A easy Python Library to interact with your Defichain Node

Primary LanguagePythonMIT LicenseMIT

PyPI Version PyPI Python Version Documentation Status Tests Downloads

Welcome to Defichain's Python Library

Welcome to the Python Library for the Defichain!

This is a community funded project to make it easier for the user to communicate with the defichain blockchain.

There are currently three use cases of this Library:

  1. Easy and seamless connection to a defichain node via python: Node / RPC
  2. Easy to use Ocean integration to query data from the blockchain: Ocean
  3. A simple way to calculate all addresses and private keys truth a wallet integration: HDWallet

Installation

Download the PyPi package:

pip install defichain -U

Clone the GitHub Repository:

git clone https://github.com/eric-volz/DefichainPython.git

If you want to get started quick, read the Quickstart guide to get an overview of the library.

Progress and Updates

If you want to view the progress of the project, look here: Progress and Updates

This project is funded by the Defichain Community: Thank you for your trust! If you have suggestions for improvement or other ideas open an issue, write me on Twitter or via email (introc@volz.link)!

By using (this repo), you (the user) agree to be bound by the terms of this license (MIT License).