Skip to main content

A python wrapper for the FraxScan API

Reason this release was yanked:

older and bug

Project description

Fraxtal Python SDK

Welcome to the Fraxtal Python SDK! This library provides a simple interface for interacting with the Fraxtal blockchain, making it easy to build blockchain-based applications in Python. The SDK is available as a PIP package for easy installation and usage.

Installation

You can install the Fraxtal Python SDK using pip:

pip install fraxtal-sdk

Access APIS

    from FraxScan-SDK import FraxScanApis
    accounts = FraxScanApis.AccountApi()
    response = account.get_frxETH_balance(address='0xe7c147cd1a7c05a6e73217645547582024e87a9b')

Features

The SDK provides the following functionalities:

Accounts

This module allows you to manage blockchain accounts. You can create new accounts, retrieve account details, and manage private keys securely. It provides an easy way to handle account-related operations, such as checking balances and generating new addresses.

Transactions

With the Transactions module, you can create, sign, and send transactions on the Fraxtal blockchain. It supports constructing transactions with various parameters, ensuring they are properly formatted and broadcasted to the network. This module simplifies the process of transferring assets and interacting with contracts through transactions.

Blocks

The Blocks module allows you to retrieve information about blocks on the Fraxtal blockchain. You can get details of a specific block by its number or hash, and subscribe to new block events. This is useful for applications that need to monitor blockchain activity or validate transaction confirmations.

Geth Proxy

The Geth Proxy module allows you to interact with a Geth (Go Ethereum) node via JSON-RPC. It provides lower-level access to the Fraxtal blockchain, enabling you to perform various network and node operations that are not covered by the higher-level modules. This is useful for advanced users who need direct interaction with the node.

Tokens

The Tokens module simplifies the management and interaction with tokens on the Fraxtal blockchain. It supports standard token types like ERC-20 and ERC-721, allowing you to perform operations such as token transfers, balance checks, and token creation. This module abstracts the complexities involved in token operations.

Stats

The Stats module provides various statistics and metrics about the Fraxtal blockchain. You can retrieve information about the network status, transaction counts, block times, and other relevant data. This is useful for monitoring the health and performance of the blockchain network.

Contributing

We welcome contributions to the Fraxtal Python SDK! Please open issues or pull requests on the GitHub repository.

License

This project is licensed under the MIT License. See the LICENSE file for details.

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

FraxScanSDK-1.0.0.tar.gz (3.9 kB view details)

Uploaded Source

Built Distributions

FraxScanSDK-1.0.0-py3-none-any.whl (4.1 kB view details)

Uploaded Python 3

FraxScanSDK-1.0-py3-none-any.whl (4.1 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: FraxScanSDK-1.0.0.tar.gz
  • Upload date:
  • Size: 3.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.11.8

File hashes

Hashes for FraxScanSDK-1.0.0.tar.gz
Algorithm Hash digest
SHA256 baa0ad9a9739ec01fd1b0cff3ba8f425bdb0b31478841880bd9823b0a6c3f432
MD5 3d26fea9f62c9caba148b1c9555f273b
BLAKE2b-256 56e9b71c5bc88a0a3d88b797f096575bb81cf85bb35f7dafcc8c91e32fe17c2d

See more details on using hashes here.

File details

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

File metadata

  • Download URL: FraxScanSDK-1.0.0-py3-none-any.whl
  • Upload date:
  • Size: 4.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.11.8

File hashes

Hashes for FraxScanSDK-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 1c870a54c549a21119455e57db94693491c95f11348815a99cde75157583a607
MD5 a810142a4e3797685810fd509a380567
BLAKE2b-256 f9b6ae7078c1d4eaf7357b567d78904801b2c76479918929ac6493f03f8b2a49

See more details on using hashes here.

File details

Details for the file FraxScanSDK-1.0-py3-none-any.whl.

File metadata

  • Download URL: FraxScanSDK-1.0-py3-none-any.whl
  • Upload date:
  • Size: 4.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.11.8

File hashes

Hashes for FraxScanSDK-1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 f7f62c0cd8245627ec4b07c9c3c3d97ec919d166f222fa418067aa012f8f5c5c
MD5 bd739a513c0035dbcb8fc602c76c5d65
BLAKE2b-256 390d0bee54e8c26dced96af14a6c72c5d60ec744fe4d1540844d9daa22b34840

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