Skip to main content

Circular Blockchain API written in Python 3

Project description

Circular Protocol Python API

The Circular Protocol API suite provides a robust and efficient interface for interacting with the Circular Protocol, a decentralized and highly scalable blockchain network. These APIs enable developers to integrate, query, and execute operations on the Circular Protocol blockchain, supporting a wide range of decentralized applications (dApps), financial transactions, and smart contracts.

Docs

Official documentation for the Python API and many more languages on GitBook

Installation

You can install the package via pip. Here's how to do it:

pip install circular_protocol_api

Or cloning this repository with

pip install .

Usage

Import the package and instantiate the Circular Protocol API class.

from circular_protocol_api import CircularProtocolAPI

# Example usage
circular = CircularAPI()
blockchain = 0x8a20baa40c45dc5055aeb26197c203e576ef389d9acb171bd62da11dc5ad72b2
test_addr = 0xbd1d7ff426d094605a0902c78812dded6bbebdb42b20d9c722dc87bde0f30f44

print(circular.getWallet(blockchain, test_addr))

Access data

The result is a Python dictionary so you could access values via the .get() method.

License

MIT License (MIT)

Contact


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

circular_protocol_api-1.0.5.tar.gz (8.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

circular_protocol_api-1.0.5-py3-none-any.whl (8.8 kB view details)

Uploaded Python 3

File details

Details for the file circular_protocol_api-1.0.5.tar.gz.

File metadata

  • Download URL: circular_protocol_api-1.0.5.tar.gz
  • Upload date:
  • Size: 8.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.9.20

File hashes

Hashes for circular_protocol_api-1.0.5.tar.gz
Algorithm Hash digest
SHA256 8ba05141eeebeb1c4983d8e6d908a45211a57efe088edffaf141734e91732f06
MD5 8aa5b7f02e0a0472aab28e0f8a9e2fca
BLAKE2b-256 b752ba5835bef00fda791c073a9afa0ff0f26993240c6ac0341b124cc37fda3c

See more details on using hashes here.

File details

Details for the file circular_protocol_api-1.0.5-py3-none-any.whl.

File metadata

File hashes

Hashes for circular_protocol_api-1.0.5-py3-none-any.whl
Algorithm Hash digest
SHA256 8ed2809dd9a6095985f5e813d41f441ead19f91d9ddc28d4ca10e96b0f37a1ec
MD5 ef2ff5b5a26c21ca8b1e9eb61b408a75
BLAKE2b-256 c56e4286561878b2d9a7f87bb2500aeebe11aaed29fd660df16315ba8027b972

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