Options
Optional
compilerUrl for compiler API
Optional
ignoreDon't check node or compiler version
Optional
nodes?: { instance: Node; name: string }[]Array of nodes
Readonly
getObtain networkId from account or node
Optional
networkOptional
selectedResolves an account
Optional
account: anyak-address, instance of AccountBase, or keypair
Protected
ensureGet information about node
nodePool.getNodeInfo() // { name, version, networkId, protocol, ... }
Get array of available nodes
nodePool.getNodesInPool()
Check if you have selected node
nodePool.isNodeConnected()
Generated using TypeDoc
Basic AeSdk class
AeSdkBase objects are the composition of: