AINetworkToolkit()| Name | Type | Description |
|---|---|---|
network* | unknown | Optional. The network to connect to. Default is "testnet". Options are "mainnet" or "testnet". |
interface* | unknown | Optional. The interface to use. If not provided, will attempt to authenticate with the network. Default is None. |
Toolkit for interacting with AINetwork Blockchain.
Security Note: This toolkit contains tools that can read and modify the state of a service; e.g., by reading, creating, updating, deleting data associated with this service.
See https://python.langchain.com/docs/security for more information.