AI Network is a layer 1 blockchain designed to accommodate large-scale AI models, utilizing a decentralized GPU network powered by the $AIN token, enriching AI-drivenNFTs
(AINFTs
). TheAINetwork Toolkit
is a set of tools for interacting with the AINetwork Blockchain. These tools allow you to transferAIN
, read and write values, create apps, and set permissions for specific paths within the blockchain database.
Installing dependencies
Before using the AINetwork Toolkit, you need to install the ain-py package. You can install it with pip:Set environmental variables
You need to set theAIN_BLOCKCHAIN_ACCOUNT_PRIVATE_KEY
environmental variable to your AIN Blockchain Account Private Key.