Classes
- ActivationTag
- ActivationOptions
- ActivationTrace
- GenClientConfig
- GenClient
- SdkError
- TransportError
- ServerError
- ActivationPollingError
- TracePollingError
- SdkValidationError
- ActivationResultError
- RiscvCodeArtifact
- PayloadError
- PayloadParseError
- PayloadValidationError
- PushPayload
- DeployPayload
- InstallPayload
- ActivationPayload
- ViewPayload
- TypedViewPayload
- TypedActivationPayload
- GenRpcClient
- GenRpcTestClient
- Bip44CoinType
- Bip44Account
- Bip44Change
- Bip44AddressIndex
- Bip44Path
- Seed
- SignerError
- SignerInputError
- SignerValidationError
- SignerStateError
- ActivationSignerMismatchError
- GenSigner
- ExternalActivationHeader
- ExternalActivationVersion
- ChainId
- PayloadEncodingVersion
- GenPublicKey
- SignableGenExternalActivation
- GenExternalActivation
- GenReadOnlyActivation
- TraceOutcome
Interfaces
- ActivationOptionsInit
- FaucetTransferOptionsInit
- FaucetTransferOptions
- ContractArtifactsManifestModule
- ContractArtifactsManifest
- ResolvedManifestModule
- ParsedNewComponent
- ActivationRuntime
- ActivationPayloadInit
- ViewPayloadInit
- GenType
- StructDefinition
- TupleDefinition
- EnumDefinition
- ContractClient
- ViewRuntime
- GvmComponentCodeId
- GvmComponentId
- JsonRpcTransport
- AbiContract
- AbiTypeDefinition
- AbiImportedDef
- AbiStructDef
- AbiStructField
- AbiEnumDef
- AbiVariant
- AbiMethod
- AbiParam
- AbiSelfStorageSchema
- ActivationEnd
- OperationResult
- StorageChange
- Event
- ActivationInfo
- ConsumedGas
- ActivationStart
- BlockOrderEvent
- GvmComponentHeader
- ContractDetails
- EntityRoot
- GetAbiByContractCodeIdRequest
- GetAbiByContractCodeIdResponse
- GetAbiByContractIdRequest
- GetAbiByContractIdResponse
- GetAccountRequest
- GetAccountResponse
- GetActivationRequest
- GetActivationResponse
- GetBalanceRequest
- GetBalancesRequest
- GetBalancesResponse
- GetBlockRequest
- GetBlockResponse
- GetComponentRequest
- GetComponentResponse
- GetContractRequest
- GetContractResponse
- GetCurrentBlockIndexRequest
- GetCurrentBlockIndexResponse
- GetEntityRootRequest
- GetEntityRootResponse
- GetStorageAtRequest
- GetTraceRequest
- GetTraceResponse
- GetVersionRequest
- GetVersionResponse
- SimulateActivationRequest
- SimulateActivationResponse
- SimulationActivationResult
- SubmitActivationRequest
- ViewRequest
- ViewResult
- EddsaSigner
Type Aliases
- ParsedComponentOwner
- CallerIdentity
- EnumFactories
- EnumInstance
- StructInstance
- ClientFactory
- ActivationId
- ComponentId
- EntityId
- GvmAccount
- GvmContract
- GvmContractCodeId
- Abi
- AbiComponentTypeIndex
- ContractName
- AbiEncoding
- AbiValueType
- PrimitiveType
- TypeName
- SystemPath
- AbiMethodValueType
- AbiContractRefDef
- ComponentCodeName
- ContractInstanceName
- ComponentName
- FieldName
- AbiVariantFields
- VariantName
- AccessModifier
- GasLimit
- MethodName
- ParamName
- ModuleName
- H256
- Base64Bytes
- ExecutionOutcome
- U64String
- U128String
- ActivationStatus
- Amount
- BlockOrderEventKind
- ComponentOwner
- EntityIdSigner
- ComponentTypeIndex
- GvmComponentIndex
- ContractVersion
- TransactionId
Variables
- FAUCET_TRANSFER_METHOD
- FAUCET_TRANSFER_WITH_CONFIRMATION_METHOD
- CONTRACT_VERSION_LATEST
- ACCOUNT_COMPONENT_INDEX
- ROOT_COMPONENT_TYPE_INDEX
- gt
- RESERVED_ENUM_MEMBER_NAMES
- RPC_PROTOCOL_VERSION
- RPC_PROTOCOL_VERSION_HEADER_NAME
- DEFAULT_EXTERNAL_ACTIVATION_VERSION
- DEFAULT_EXTERNAL_ACTIVATION_CHAIN_ID
- DEFAULT_EXTERNAL_ACTIVATION_PAYLOAD_ENCODING_VERSION
- DEFAULT_MAX_EXTERNAL_ACTIVATION_VALIDITY_WINDOW_IN_BLOCKS
- DEFAULT_EXTERNAL_ACTIVATION_VALID_UNTIL_BLOCK
- DEFAULT_BIP44_DERIVATION_PATH
- GEN_COIN_TYPE
- DEFAULT_CLIENT_AUTO_VALID_UNTIL_BLOCK_BUFFER_IN_BLOCKS
- DEFAULT_CLIENT_AUTO_VALID_UNTIL_BLOCK_SAFETY_MARGIN_IN_BLOCKS
- concatBytes
Functions
- autoValidUntilBlockFromCurrentBlock
- encodeArgs
- encodeResult
- encodeEvent
- encodeError
- decodeArgs
- decodeResult
- decodeEvent
- decodeError
- schemaForType
- schemaForMethodParams
- schemaForMethodReturns
- faucetSigner
- faucetEntityId
- genesisFungibleTokenEntityId
- genesisFungibleTokenCodeId
- genesisFungibleTokenContract
- genesisFungibleTokenHolderComponentId
- buildCreateAccountPayload
- buildFaucetTransferPayload
- resolveManifestModules
- codeArtifactsFromManifest
- codeArtifactsFromModules
- formatGvmContract
- formatGvmContractCodeId
- formatComponentTypeIndex
- formatGvmComponentId
- componentIdToDisplayString
- componentCodeIdToDisplayString
- parseGvmComponentIdString
- accountFromEntityId
- accountFromEntityIdString
- entityIdFromAccount
- accountComponentIdForEntity
- componentIdFromNewComponentEntityId
- parseGvmContract
- parseGvmContractCodeId
- parseGvmComponentCodeIdString
- parseGvmRootData
- serializeGvmContract
- serializeGvmContractCodeId
- callerIdentityData
- serializeCallerIdentity
- componentIdData
- readSerializedComponentId
- decodeNewComponent
- decodeGvmComponentCodeIds
- componentIdToStorageComponentId
- toGvmComponentId
- contractFromSerializedComponentId
- gvmRootStructToContract
- gvmContractToRootStruct
- gvmContractCodeIdToRootStruct
- gvmRootStructToContractCodeId
- buildActivationPayload
- buildViewPayload
- buildPushPayload
- buildDeployPayload
- buildInstallPayload
- serializeComponentId
- defineStruct
- defineTuple
- defineEnum
- ActivationId
- ComponentId
- EntityId
- GvmAccount
- GvmContract
- GvmContractCodeId
- mnemonicToSeedBytes
- deriveEd25519PrivateKeyFromSeed
- parseActivationId
- serializeGvmComponentId
- cloneBytes
- hexToBytes
- bytesToHex
- bytesToPrefixedHex
- base64ToBytes
- bytesToBase64
- equalBytes
- decodeBech32m
- encodeBech32m
- utf8Bytes
- sha256
