Skip to main content

No project description provided

Project description

ainft-py

PyPi Version

A python version of ainft-js.

Installation

pip install ainft-py

Usage

import os
from ainft import Ainft

ainft = Ainft(
    private_key=os.environ.get("AIN_PRIVATE_KEY"),
    api_url="https://ainft-api-dev.ainetwork.ai",
    blockchain_url="https://testnet-api.ainetwork.ai",
    chain_id=0,
)

Requirements

Python version should be at least 3.8 but less than 3.12.

Supported by

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