From eb2c1a6d40418177a80be5b1f6cbbcbd041e76e7 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Tue, 5 Nov 2024 11:52:12 +0000 Subject: [PATCH] Updating documentation: gmolki --- docs/classes/account_src.Account.html | 4 +-- .../account_src.BaseProviderWallet.html | 14 ++++---- docs/classes/account_src.ECIESAccount.html | 4 +-- .../avalanche_src.AvalancheAccount.html | 10 +++--- docs/classes/base_src.BaseAccount.html | 6 ++-- docs/classes/client_src.AlephHttpClient.html | 22 ++++++------ ...ient_src.AuthenticatedAlephHttpClient.html | 34 +++++++++---------- docs/classes/cosmos_src.CosmosAccount.html | 6 ++-- .../dns_src.DomainConfigurationError.html | 4 +-- docs/classes/dns_src.DomainValidator.html | 4 +-- .../ethereum_ledger_src.ETHLedgerAccount.html | 6 ++-- docs/classes/ethereum_src.ETHAccount.html | 10 +++--- docs/classes/evm_src.EVMAccount.html | 6 ++-- .../classes/evm_src.EthereumMockProvider.html | 4 +-- docs/classes/evm_src.JsonRPCWallet.html | 4 +-- .../message_src.AggregateMessageClient.html | 8 ++--- .../message_src.AlephNodeWebSocket.html | 4 +-- docs/classes/message_src.AlephWebSocket.html | 4 +-- .../message_src.BadSignatureError.html | 4 +-- .../message_src.BaseMessageClient.html | 10 +++--- docs/classes/message_src.BroadcastError.html | 4 +-- docs/classes/message_src.BuiltMessage.html | 4 +-- .../message_src.DomainConfigurationError.html | 4 +-- docs/classes/message_src.FileTooLarge.html | 4 +-- .../message_src.ForgetMessageClient.html | 6 ++-- .../message_src.ForgottenMessageError.html | 4 +-- docs/classes/message_src.HashedMessage.html | 4 +-- .../message_src.InstanceMessageClient.html | 4 +-- .../message_src.InsufficientFundsError.html | 4 +-- .../message_src.InvalidMessageError.html | 4 +-- .../message_src.MessageNotFoundError.html | 4 +-- .../message_src.PostMessageClient.html | 10 +++--- .../message_src.ProgramMessageClient.html | 4 +-- .../classes/message_src.PublishedMessage.html | 6 ++-- docs/classes/message_src.QueryError.html | 4 +-- docs/classes/message_src.SignedMessage.html | 6 ++-- .../message_src.StoreMessageClient.html | 10 +++--- docs/classes/nuls2_src.NULS2Account.html | 18 +++++----- docs/classes/solana_src.SOLAccount.html | 6 ++-- docs/classes/substrate_src.DOTAccount.html | 6 ++-- .../superfluid_src.SuperfluidAccount.html | 12 +++---- docs/classes/tezos_src.TEZOSAccount.html | 6 ++-- docs/enums/avalanche_src.ChainType.html | 4 +-- docs/enums/core_src.Blockchain.html | 4 +-- docs/enums/dns_src.TargetType.html | 4 +-- docs/enums/evm_src.RpcId.html | 4 +-- docs/enums/message_src.Encoding.html | 4 +-- docs/enums/message_src.HypervisorType.html | 4 +-- docs/enums/message_src.InterfaceType.html | 4 +-- docs/enums/message_src.ItemType.html | 4 +-- docs/enums/message_src.MachineType.html | 4 +-- docs/enums/message_src.MessageStatus.html | 4 +-- docs/enums/message_src.MessageType.html | 4 +-- docs/enums/message_src.PaymentType.html | 4 +-- docs/enums/message_src.VolumePersistence.html | 4 +-- .../avalanche_src.digestMessage.html | 2 +- .../avalanche_src.getAccountFromProvider.html | 2 +- .../avalanche_src.getEVMAddress.html | 2 +- docs/functions/avalanche_src.getKeyPair.html | 2 +- ...alanche_src.importAccountFromMnemonic.html | 2 +- ...anche_src.importAccountFromPrivateKey.html | 2 +- docs/functions/avalanche_src.newAccount.html | 2 +- .../avalanche_src.verifyAvalanche.html | 2 +- .../base_src.getAccountFromProvider.html | 2 +- .../base_src.importAccountFromMnemonic.html | 2 +- .../base_src.importAccountFromPrivateKey.html | 2 +- docs/functions/base_src.newAccount.html | 2 +- docs/functions/core_src.delay.html | 2 +- docs/functions/core_src.getSocketPath.html | 2 +- .../core_src.gigabyteToMebibyte.html | 2 +- docs/functions/core_src.isNode.html | 2 +- .../core_src.stripTrailingSlash.html | 2 +- .../cosmos_src.importAccountFromMnemonic.html | 2 +- ...osmos_src.importAccountFromPrivateKey.html | 2 +- docs/functions/cosmos_src.newAccount.html | 2 +- docs/functions/cosmos_src.verifyCosmos.html | 2 +- docs/functions/dns_src.hostnameFromUrl.html | 2 +- ...ereum_ledger_src.GetAccountFromLedger.html | 2 +- .../ethereum_ledger_src.getTransport.html | 2 +- .../ethereum_src.getAccountFromProvider.html | 2 +- ...thereum_src.importAccountFromMnemonic.html | 2 +- ...ereum_src.importAccountFromPrivateKey.html | 2 +- docs/functions/ethereum_src.newAccount.html | 2 +- docs/functions/evm_src.alephToWei.html | 2 +- .../functions/evm_src.createEphemeralEth.html | 2 +- docs/functions/evm_src.decToHex.html | 2 +- .../evm_src.findChainDataByChainId.html | 2 +- .../evm_src.findChainMetadataByChainId.html | 2 +- docs/functions/evm_src.hexToDec.html | 2 +- docs/functions/evm_src.verifyEthereum.html | 2 +- docs/functions/evm_src.weiToAleph.html | 2 +- .../message_src.PostMessageBuilder.html | 2 +- docs/functions/message_src.broadcast.html | 2 +- .../message_src.buildAggregateMessage.html | 2 +- .../message_src.buildForgetMessage.html | 2 +- .../message_src.buildInstanceMessage.html | 2 +- .../message_src.buildProgramMessage.html | 2 +- .../message_src.buildStoreMessage.html | 2 +- .../message_src.getMessagesSocket.html | 2 +- .../message_src.prepareAlephMessage.html | 2 +- .../message_src.pushFileToStorageEngine.html | 2 +- .../nuls2_src.importAccountFromMnemonic.html | 2 +- ...nuls2_src.importAccountFromPrivateKey.html | 2 +- docs/functions/nuls2_src.newAccount.html | 2 +- .../solana_src.getAccountFromProvider.html | 2 +- ...olana_src.importAccountFromPrivateKey.html | 2 +- docs/functions/solana_src.newAccount.html | 2 +- docs/functions/solana_src.verifySolana.html | 2 +- .../substrate_src.getAccountFromProvider.html | 2 +- ...bstrate_src.importAccountFromMnemonic.html | 2 +- ...trate_src.importAccountFromPrivateKey.html | 2 +- docs/functions/substrate_src.newAccount.html | 2 +- .../superfluid_src.createFromEVMAccount.html | 2 +- ...superfluid_src.getAccountFromProvider.html | 2 +- .../superfluid_src.isAccountSupported.html | 2 +- .../superfluid_src.isBlockchainSupported.html | 2 +- ...zos_src.ImportAccountFromBeaconWallet.html | 2 +- ...s_src.ImportAccountFromFundraiserInfo.html | 2 +- ...tezos_src.importAccountFromPrivateKey.html | 2 +- docs/functions/tezos_src.newAccount.html | 2 +- docs/functions/tezos_src.verifyTezos.html | 2 +- .../message_src.MessageTypeMap.html | 4 +-- docs/modules/account_src.html | 2 +- docs/modules/avalanche_src.html | 2 +- docs/modules/base_src.html | 2 +- docs/modules/client_src.html | 2 +- docs/modules/core_src.html | 2 +- docs/modules/cosmos_src.html | 2 +- docs/modules/dns_src.html | 2 +- docs/modules/ethereum_ledger_src.html | 2 +- docs/modules/ethereum_src.html | 2 +- docs/modules/evm_src.html | 2 +- docs/modules/message_src.html | 2 +- docs/modules/nuls2_src.html | 2 +- docs/modules/solana_src.html | 2 +- docs/modules/substrate_src.html | 2 +- docs/modules/superfluid_src.html | 2 +- docs/modules/tezos_src.html | 2 +- docs/types/account_src.EphAccount.html | 2 +- docs/types/account_src.SignableMessage.html | 2 +- .../core_src.JSExecutionEnvironment.html | 2 +- docs/types/core_src.RequireOnlyOne.html | 2 +- docs/types/evm_src.ChainMetadataType.html | 2 +- docs/types/evm_src.ChangeRpcParam.html | 2 +- docs/types/evm_src.RpcType.html | 2 +- docs/types/message_src.AbstractVolume.html | 2 +- docs/types/message_src.AggregateContent.html | 2 +- .../message_src.AggregateContentKey.html | 2 +- ...message_src.AggregateGetConfiguration.html | 2 +- .../message_src.AggregateGetResponse.html | 2 +- docs/types/message_src.AggregateMessage.html | 2 +- ...age_src.AggregatePublishConfiguration.html | 2 +- docs/types/message_src.AlephSocket.html | 2 +- docs/types/message_src.BaseContent.html | 2 +- .../message_src.BaseExecutableContent.html | 2 +- docs/types/message_src.BaseMessageProps.html | 2 +- docs/types/message_src.ChainRef.html | 2 +- docs/types/message_src.CodeContent.html | 2 +- docs/types/message_src.CpuProperties.html | 2 +- docs/types/message_src.DataContent.html | 2 +- docs/types/message_src.EphemeralVolume.html | 2 +- docs/types/message_src.Export.html | 2 +- docs/types/message_src.ForgetContent.html | 2 +- docs/types/message_src.ForgetMessage.html | 2 +- ...essage_src.ForgetPublishConfiguration.html | 2 +- .../message_src.FunctionEnvironment.html | 2 +- docs/types/message_src.FunctionRuntime.html | 2 +- docs/types/message_src.FunctionTriggers.html | 2 +- .../message_src.GetMessageConfiguration.html | 2 +- docs/types/message_src.GetMessageParams.html | 2 +- .../message_src.GetMessagesConfiguration.html | 2 +- docs/types/message_src.GetMessagesParams.html | 2 +- ...ge_src.GetMessagesSocketConfiguration.html | 2 +- .../message_src.GetMessagesSocketParams.html | 2 +- .../types/message_src.HashedMessageProps.html | 2 +- docs/types/message_src.HostRequirements.html | 2 +- docs/types/message_src.ImmutableVolume.html | 2 +- docs/types/message_src.InstanceContent.html | 2 +- .../message_src.InstanceEnvironment.html | 2 +- docs/types/message_src.InstanceMessage.html | 2 +- ...sage_src.InstancePublishConfiguration.html | 2 +- docs/types/message_src.ItemHash.html | 2 +- docs/types/message_src.MachineResources.html | 2 +- docs/types/message_src.MachineVolume.html | 2 +- docs/types/message_src.Message.html | 2 +- .../message_src.MessageBuilderConfig.html | 2 +- .../message_src.MessageConfirmation.html | 2 +- .../message_src.MessageConfirmationHash.html | 2 +- docs/types/message_src.MessageContent.html | 2 +- docs/types/message_src.MessageError.html | 2 +- docs/types/message_src.MessageResponse.html | 2 +- .../message_src.MessagesQueryResponse.html | 2 +- docs/types/message_src.NodeRequirements.html | 2 +- docs/types/message_src.ParentVolume.html | 2 +- docs/types/message_src.Payment.html | 2 +- docs/types/message_src.PersistentVolume.html | 2 +- docs/types/message_src.PostContent.html | 2 +- .../message_src.PostGetConfiguration.html | 2 +- docs/types/message_src.PostMessage.html | 2 +- .../message_src.PostPublishConfiguration.html | 2 +- docs/types/message_src.PostQueryParams.html | 2 +- docs/types/message_src.PostQueryResponse.html | 2 +- docs/types/message_src.PostResponse.html | 2 +- docs/types/message_src.ProgramContent.html | 2 +- docs/types/message_src.ProgramMessage.html | 2 +- ...ssage_src.ProgramPublishConfiguration.html | 2 +- ...message_src.ProgramSpawnConfiguration.html | 2 +- .../message_src.PublishedMessageProps.html | 2 +- docs/types/message_src.RootfsVolume.html | 2 +- .../types/message_src.SignedMessageProps.html | 2 +- docs/types/message_src.SocketResponse.html | 2 +- docs/types/message_src.StoreContent.html | 2 +- docs/types/message_src.StoreMessage.html | 2 +- .../message_src.StorePinConfiguration.html | 2 +- ...message_src.StorePublishConfiguration.html | 2 +- ...ssage_src.TrustedExecutionEnvironment.html | 2 +- docs/types/nuls2_src.ChainNAddress.html | 2 +- docs/types/nuls2_src.NULS2ImportConfig.html | 2 +- docs/variables/core_src.DEFAULT_API_V2.html | 2 +- .../variables/core_src.DEFAULT_API_WS_V2.html | 2 +- .../dns_src.DNS_INSTANCE_DOMAIN.html | 2 +- docs/variables/dns_src.DNS_IPFS_DOMAIN.html | 2 +- .../variables/dns_src.DNS_PROGRAM_DOMAIN.html | 2 +- docs/variables/dns_src.DNS_RESOLVERS.html | 2 +- docs/variables/dns_src.DNS_STATIC_DOMAIN.html | 2 +- docs/variables/evm_src.ChainData.html | 2 +- docs/variables/evm_src.ChainMetadata.html | 2 +- docs/variables/evm_src.erc20Abi.html | 2 +- .../message_src.MAXIMUM_DISK_SIZE.html | 2 +- ...ssage_src.defaultExecutionEnvironment.html | 2 +- ...c.defaultInstanceExecutionEnvironment.html | 2 +- .../message_src.defaultResources.html | 2 +- .../tezos_src.STANDARD_DAPP_URL.html | 2 +- 233 files changed, 356 insertions(+), 356 deletions(-) diff --git a/docs/classes/account_src.Account.html b/docs/classes/account_src.Account.html index c0d5bcec..9a521817 100644 --- a/docs/classes/account_src.Account.html +++ b/docs/classes/account_src.Account.html @@ -1,8 +1,8 @@ Account | @aleph-sdk/monorepo

The Account class is used to implement protocols related accounts - Ethereum, Solana, ... It contains the account's address and public key.

All inherited classes of account must implement the GetChain and Sign methods.

-

Hierarchy (view full)

Constructors

Hierarchy (view full)

Constructors

Properties

Methods

Constructors

Properties

address: string

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Properties

address: string

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/classes/account_src.BaseProviderWallet.html b/docs/classes/account_src.BaseProviderWallet.html index a1926eb2..faa9c426 100644 --- a/docs/classes/account_src.BaseProviderWallet.html +++ b/docs/classes/account_src.BaseProviderWallet.html @@ -1,5 +1,5 @@ BaseProviderWallet | @aleph-sdk/monorepo

Class BaseProviderWalletAbstract

Wrapper for web3 Providers abstraction

-

Constructors

Constructors

Properties

Methods

Constructors

Properties

provider: unknown

Provider property

-

Methods

  • Gets the currently selected network chainID

    -

    Returns Promise<number>

Methods

  • Gets the currently selected network chainID

    +

    Returns Promise<number>

  • Asks the provider if its Metamask or not. This can be false positive.

    -

    Returns boolean

  • Signs a message using the Provider

    Parameters

    • data: string | Buffer

      The message to sign

      -

    Returns Promise<string>

Generated using TypeDoc

\ No newline at end of file +

Returns Promise<string>

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/classes/account_src.ECIESAccount.html b/docs/classes/account_src.ECIESAccount.html index 4ffd2097..edc64274 100644 --- a/docs/classes/account_src.ECIESAccount.html +++ b/docs/classes/account_src.ECIESAccount.html @@ -1,10 +1,10 @@ ECIESAccount | @aleph-sdk/monorepo

The ECIESAccount class is used to implement protocols using secp256k1's curve. It extends the Account class by exposing an encryption publicKey.

Encryption has been removed as of the v1.0.0 release but will find its way back into the SDK.

-

Hierarchy (view full)

Constructors

Hierarchy (view full)

Constructors

Properties

Methods

Constructors

Properties

address: string
publicKey: undefined | string

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Properties

address: string
publicKey: undefined | string

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/classes/avalanche_src.AvalancheAccount.html b/docs/classes/avalanche_src.AvalancheAccount.html index d9a567e5..e10054f2 100644 --- a/docs/classes/avalanche_src.AvalancheAccount.html +++ b/docs/classes/avalanche_src.AvalancheAccount.html @@ -1,6 +1,6 @@ AvalancheAccount | @aleph-sdk/monorepo

AvalancheAccount implements the Account class for the Avalanche protocol. It is used to represent an Avalanche account when publishing a message on the Aleph network.

-

Hierarchy

  • EVMAccount
    • AvalancheAccount

Constructors

Hierarchy

  • EVMAccount
    • AvalancheAccount

Constructors

Properties

Constructors

  • Parameters

    • signerOrWallet: KeyPair | KeyPair | Wallet | JsonRpcProvider | JsonRPCWallet
    • address: string
    • Optional publicKey: string
    • Optional rpcId: number

    Returns AvalancheAccount

Properties

address: string
keyPair?: KeyPair | KeyPair
publicKey: undefined | string
selectedRpcId?: RpcId
wallet?: Wallet | JsonRPCWallet

Methods

  • Ask for a Provider Account a read Access to its encryption publicKey +

Constructors

  • Parameters

    • signerOrWallet: KeyPair | KeyPair | Wallet | JsonRpcProvider | JsonRPCWallet
    • address: string
    • Optional publicKey: string
    • Optional rpcId: number

    Returns AvalancheAccount

Properties

address: string
keyPair?: KeyPair | KeyPair
publicKey: undefined | string
selectedRpcId?: RpcId
wallet?: Wallet | JsonRPCWallet

Methods

  • Ask for a Provider Account a read Access to its encryption publicKey If the encryption public Key is already loaded, nothing happens

    This method will throw if:

    • The account was not instanced with a provider.
    • The user denied the encryption public key sharing.
    -

    Returns Promise<void>

  • Parameters

    • Optional chainOrRpc: RpcId | RpcType

    Returns Promise<void>

  • Retrieves the ALEPH token balance for a specified wallet address.

    -

    Returns Promise<Decimal>

  • Returns Promise<number>

  • Returns Promise<RpcId>

  • Returns string

  • The Sign method provides a way to sign a given Aleph message using an avalanche keypair. +

    Returns Promise<void>

  • Parameters

    • Optional chainOrRpc: RpcId | RpcType

    Returns Promise<void>

  • Retrieves the ALEPH token balance for a specified wallet address.

    +

    Returns Promise<Decimal>

  • Returns Promise<number>

  • Returns Promise<RpcId>

  • Returns string

  • The Sign method provides a way to sign a given Aleph message using an avalanche keypair. The full message is not used as the payload, only fields of the BaseMessage type are.

    The sign method of the keypair is used as the signature method.

    Parameters

    • message: SignableMessage

      The Aleph message to sign, using some of its fields.

      -

    Returns Promise<string>

Generated using TypeDoc

\ No newline at end of file +

Returns Promise<string>

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/classes/base_src.BaseAccount.html b/docs/classes/base_src.BaseAccount.html index 91859c86..84454e6d 100644 --- a/docs/classes/base_src.BaseAccount.html +++ b/docs/classes/base_src.BaseAccount.html @@ -1,6 +1,6 @@ BaseAccount | @aleph-sdk/monorepo

BaseAccount implements the Account class for the Base protocol. It is used to represent a Base account when publishing a message on the Aleph network.

-

Hierarchy

  • ETHAccount
    • BaseAccount

Constructors

Hierarchy

  • ETHAccount
    • BaseAccount

Constructors

Properties

Constructors

  • Parameters

    • wallet: Wallet | JsonRPCWallet
    • address: string
    • Optional publicKey: string
    • Optional rpcId: number

    Returns BaseAccount

Properties

address: string
publicKey: undefined | string
selectedRpcId?: RpcId
wallet: Wallet | JsonRPCWallet

Methods

  • Ask for a Provider Account a read Access to its encryption publicKey +

Constructors

  • Parameters

    • wallet: Wallet | JsonRPCWallet
    • address: string
    • Optional publicKey: string
    • Optional rpcId: number

    Returns BaseAccount

Properties

address: string
publicKey: undefined | string
selectedRpcId?: RpcId
wallet: Wallet | JsonRPCWallet

Methods

  • Ask for a Provider Account a read Access to its encryption publicKey If the encryption public Key is already loaded, nothing happens

    This method will throw if:

      @@ -21,7 +21,7 @@
    • The user denied the encryption public key sharing.

    Returns Promise<void>

  • Parameters

    • Optional chainOrRpc: RpcId | RpcType

    Returns Promise<void>

  • Retrieves the ALEPH token balance for a specified wallet address.

    -

    Returns Promise<Decimal>

  • Returns Promise<number>

  • Returns Promise<RpcId>

  • Returns string

  • The Sign method provides a way to sign a given Aleph message using an ethereum account. +

    Returns Promise<Decimal>

  • Returns Promise<number>

  • Returns Promise<RpcId>

  • Returns string

  • Fetches an aggregate value from the Aleph network. Aggregates are a key-value store on the Aleph network. Aggregates are bound by address and each address can have multiple keys. By default, only the address that signs the aggregate can modify it.

    Type Parameters

    • T

    Parameters

    • address: string

      The address of the aggregate's owner

    • key: string

      The key of the aggregate to fetch

      -

    Returns Promise<T>

  • Fetches multiple aggregates from the Aleph network. Aggregates are a key-value store on the Aleph network. +

Returns Promise<T>

  • Fetches multiple aggregates from the Aleph network. Aggregates are a key-value store on the Aleph network. Aggregates are bound by address and each address can have multiple keys. By default, only the address that signs the aggregate can modify it.

    Parameters

    • address: string

      The address of the aggregate's owner

    • Optional keys: string[]

      The keys of the aggregates to fetch

      -

    Returns Promise<Record<string, any>>

  • Tries to fetch a specific message from the Aleph network. Throws an error if the message is not found or forgotten.

    +

Returns Promise<Record<string, any>>

Returns Promise<PublishedMessage<MessageTypeMap<Content>[T]>>

Returns Promise<null | MessageError>

Returns Promise<MessagesQueryResponse>

Returns Promise<PostResponse<T>>

Returns Promise<PostQueryResponse<T>>

Generated using TypeDoc

\ No newline at end of file +

Returns Promise<AlephSocket>

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/classes/client_src.AuthenticatedAlephHttpClient.html b/docs/classes/client_src.AuthenticatedAlephHttpClient.html index 32c3ebb7..ab871baf 100644 --- a/docs/classes/client_src.AuthenticatedAlephHttpClient.html +++ b/docs/classes/client_src.AuthenticatedAlephHttpClient.html @@ -1,4 +1,4 @@ -AuthenticatedAlephHttpClient | @aleph-sdk/monorepo

Hierarchy (view full)

Constructors

constructor +AuthenticatedAlephHttpClient | @aleph-sdk/monorepo

Hierarchy (view full)

Constructors

Properties

Constructors

Properties

account: Account
aggregateClient: AggregateMessageClient
forgetClient: ForgetMessageClient
instanceClient: InstanceMessageClient
messageClient: BaseMessageClient
postClient: PostMessageClient
programClient: ProgramMessageClient
storeClient: StoreMessageClient

Methods

  • Create an AGGREGATE message. It is meant to be used as a quick access storage associated with an account.

    -

    Type Parameters

    • Content

    Parameters

    • config: Omit<AggregatePublishConfiguration<Content>, "account">

    Returns Promise<AggregateMessage<Content>>

  • Create a VM instance on the network by posting an INSTANCE message. It will be rejected by the network if the account does not have enough funds.

    -

    Parameters

    • config: Omit<InstancePublishConfiguration, "account">

    Returns Promise<InstanceMessage>

  • Create a POST message on the aleph.im network. It is associated with a channel and owned by an account.

    -

    Type Parameters

    • Content = any

    Parameters

    • config: Omit<PostPublishConfiguration<Content>, "account">

    Returns Promise<PostMessage<Content>>

  • Post a (create) PROGRAM message.

    -

    Parameters

    • config: Omit<ProgramPublishConfiguration, "account">

    Returns Promise<ProgramMessage>

  • Create a STORE message to store a file on the aleph.im network. +

Constructors

Properties

account: Account
aggregateClient: AggregateMessageClient
forgetClient: ForgetMessageClient
instanceClient: InstanceMessageClient
messageClient: BaseMessageClient
postClient: PostMessageClient
programClient: ProgramMessageClient
storeClient: StoreMessageClient

Methods

  • Create an AGGREGATE message. It is meant to be used as a quick access storage associated with an account.

    +

    Type Parameters

    • Content

    Parameters

    • config: Omit<AggregatePublishConfiguration<Content>, "account">

    Returns Promise<AggregateMessage<Content>>

  • Create a VM instance on the network by posting an INSTANCE message. It will be rejected by the network if the account does not have enough funds.

    +

    Parameters

    • config: Omit<InstancePublishConfiguration, "account">

    Returns Promise<InstanceMessage>

  • Create a POST message on the aleph.im network. It is associated with a channel and owned by an account.

    +

    Type Parameters

    • Content = any

    Parameters

    • config: Omit<PostPublishConfiguration<Content>, "account">

    Returns Promise<PostMessage<Content>>

  • Post a (create) PROGRAM message.

    +

    Parameters

    • config: Omit<ProgramPublishConfiguration, "account">

    Returns Promise<ProgramMessage>

  • Create a STORE message to store a file on the aleph.im network. Can be passed either a file path, an IPFS hash or the file's content as raw bytes.

    -

    Parameters

    • config: RequireOnlyOne<Omit<StorePublishConfiguration, "account">, "fileObject" | "fileHash">

    Returns Promise<StoreMessage>

  • Downloads a file from the Aleph network.

    +

    Parameters

    • config: RequireOnlyOne<Omit<StorePublishConfiguration, "account">, "fileObject" | "fileHash">

    Returns Promise<StoreMessage>

  • Downloads a file from the Aleph network.

    Parameters

    • file_hash: string

      The hash of the STORE message of the file to retrieve.

      -

    Returns Promise<ArrayBuffer>

  • Fetches an aggregate value from the Aleph network. Aggregates are a key-value store on the Aleph network. +

Returns Promise<ArrayBuffer>

  • Fetches an aggregate value from the Aleph network. Aggregates are a key-value store on the Aleph network. Aggregates are bound by address and each address can have multiple keys. By default, only the address that signs the aggregate can modify it.

    Type Parameters

    • T

    Parameters

    • address: string

      The address of the aggregate's owner

    • key: string

      The key of the aggregate to fetch

      -

    Returns Promise<T>

  • Fetches multiple aggregates from the Aleph network. Aggregates are a key-value store on the Aleph network. +

Returns Promise<T>

Returns Promise<Record<string, any>>

Returns Promise<PublishedMessage<MessageTypeMap<Content>[T]>>

Returns Promise<null | MessageError>

Returns Promise<MessagesQueryResponse>

Returns Promise<PostResponse<T>>

Returns Promise<PostQueryResponse<T>>

Generated using TypeDoc

\ No newline at end of file +

Returns Promise<AlephSocket>

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/classes/cosmos_src.CosmosAccount.html b/docs/classes/cosmos_src.CosmosAccount.html index 39590248..8e450307 100644 --- a/docs/classes/cosmos_src.CosmosAccount.html +++ b/docs/classes/cosmos_src.CosmosAccount.html @@ -1,11 +1,11 @@ CosmosAccount | @aleph-sdk/monorepo

CosmosAccount implements the Account class for the Cosmos protocol. It is used to represent a Cosmos account when publishing a message on the Aleph network.

-

Hierarchy

  • Account
    • CosmosAccount

Constructors

Hierarchy

  • Account
    • CosmosAccount

Constructors

Properties

Methods

Constructors

Properties

address: string

Methods

  • The Sign method provides a way to sign a given Aleph message using a Cosmos account. +

Constructors

Properties

address: string

Methods

  • The Sign method provides a way to sign a given Aleph message using a Cosmos account. The full message is not used as the payload, only fields of the BaseMessage type are.

    The signMessage method uses the amino SignDoc helpers to generate the signature

    Parameters

    • message: SignableMessage

      The Aleph message to sign, using some of its fields.

      -

    Returns Promise<string>

Generated using TypeDoc

\ No newline at end of file +

Returns Promise<string>

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/classes/dns_src.DomainConfigurationError.html b/docs/classes/dns_src.DomainConfigurationError.html index d23da9d2..92716ad9 100644 --- a/docs/classes/dns_src.DomainConfigurationError.html +++ b/docs/classes/dns_src.DomainConfigurationError.html @@ -1,2 +1,2 @@ -DomainConfigurationError | @aleph-sdk/monorepo

Hierarchy

  • Error
    • DomainConfigurationError

Constructors

Constructors

Generated using TypeDoc

\ No newline at end of file +DomainConfigurationError | @aleph-sdk/monorepo

Hierarchy

  • Error
    • DomainConfigurationError

Constructors

Constructors

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/classes/dns_src.DomainValidator.html b/docs/classes/dns_src.DomainValidator.html index 75955a4f..63e36d67 100644 --- a/docs/classes/dns_src.DomainValidator.html +++ b/docs/classes/dns_src.DomainValidator.html @@ -1,4 +1,4 @@ -DomainValidator | @aleph-sdk/monorepo

Constructors

constructor +DomainValidator | @aleph-sdk/monorepo

Constructors

Methods

  • Parameters

    • hostname: string
    • target: TargetType
    • Optional owner: string

    Returns Promise<Record<string, boolean>>

  • Parameters

    • hostname: string

    Returns Promise<null | string>

  • Parameters

    • hostname: string

    Returns Promise<string[]>

  • Parameters

    • hostname: string

    Returns Promise<string[]>

  • Parameters

    • hostname: string

    Returns Promise<string[]>

  • Parameters

    • hostname: string

    Returns Promise<string[]>

  • Parameters

    • hostname: string
    • target: TargetType
    • Optional owner: string

    Returns DNSRule[]

  • Parameters

    • hostname: string

    Returns Promise<Resolver>

  • Parameters

    • hostname: string
    • Optional delimiter: string

    Returns Promise<string[]>

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

  • Parameters

    • hostname: string
    • target: TargetType
    • Optional owner: string

    Returns Promise<Record<string, boolean>>

  • Parameters

    • hostname: string

    Returns Promise<null | string>

  • Parameters

    • hostname: string

    Returns Promise<string[]>

  • Parameters

    • hostname: string

    Returns Promise<string[]>

  • Parameters

    • hostname: string

    Returns Promise<string[]>

  • Parameters

    • hostname: string

    Returns Promise<string[]>

  • Parameters

    • hostname: string
    • target: TargetType
    • Optional owner: string

    Returns DNSRule[]

  • Parameters

    • hostname: string

    Returns Promise<Resolver>

  • Parameters

    • hostname: string
    • Optional delimiter: string

    Returns Promise<string[]>

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/classes/ethereum_ledger_src.ETHLedgerAccount.html b/docs/classes/ethereum_ledger_src.ETHLedgerAccount.html index 8d95b1a9..0e9ae2f8 100644 --- a/docs/classes/ethereum_ledger_src.ETHLedgerAccount.html +++ b/docs/classes/ethereum_ledger_src.ETHLedgerAccount.html @@ -1,9 +1,9 @@ ETHLedgerAccount | @aleph-sdk/monorepo

The ETHLedgerAccount represents an ETHAccount with Signing functionalities Instanciated from a Ledger device

-

Hierarchy

  • Account
    • ETHLedgerAccount

Constructors

Hierarchy

  • Account
    • ETHLedgerAccount

Constructors

Properties

Methods

Constructors

Properties

address: string

Methods

  • Signs a message using the Ledger's Private Key

    +

Constructors

Properties

address: string

Methods

  • Signs a message using the Ledger's Private Key

    Parameters

    • message: SignableMessage

      The message to signe

      -

    Returns Promise<string>

Generated using TypeDoc

\ No newline at end of file +

Returns Promise<string>

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/classes/ethereum_src.ETHAccount.html b/docs/classes/ethereum_src.ETHAccount.html index 4ff8ee8b..6a7fde37 100644 --- a/docs/classes/ethereum_src.ETHAccount.html +++ b/docs/classes/ethereum_src.ETHAccount.html @@ -1,6 +1,6 @@ ETHAccount | @aleph-sdk/monorepo

ETHAccount implements the Account class for the Ethereum protocol. It is used to represent an ethereum account when publishing a message on the Aleph network.

-

Hierarchy

  • EVMAccount
    • ETHAccount

Constructors

Hierarchy

  • EVMAccount
    • ETHAccount

Constructors

Properties

Constructors

  • Parameters

    • wallet: Wallet | JsonRPCWallet
    • address: string
    • Optional publicKey: string
    • Optional rpcId: number

    Returns ETHAccount

Properties

address: string
publicKey: undefined | string
selectedRpcId?: RpcId
wallet: Wallet | JsonRPCWallet

Methods

  • Ask for a Provider Account a read Access to its encryption publicKey +

Constructors

  • Parameters

    • wallet: Wallet | JsonRPCWallet
    • address: string
    • Optional publicKey: string
    • Optional rpcId: number

    Returns ETHAccount

Properties

address: string
publicKey: undefined | string
selectedRpcId?: RpcId
wallet: Wallet | JsonRPCWallet

Methods

  • Ask for a Provider Account a read Access to its encryption publicKey If the encryption public Key is already loaded, nothing happens

    This method will throw if:

    • The account was not instanced with a provider.
    • The user denied the encryption public key sharing.
    -

    Returns Promise<void>

  • Parameters

    • Optional chainOrRpc: RpcId | RpcType

    Returns Promise<void>

  • Retrieves the ALEPH token balance for a specified wallet address.

    -

    Returns Promise<Decimal>

  • Returns Promise<number>

  • Returns Promise<RpcId>

  • Returns string

  • The Sign method provides a way to sign a given Aleph message using an ethereum account. +

    Returns Promise<void>

  • Parameters

    • Optional chainOrRpc: RpcId | RpcType

    Returns Promise<void>

  • Retrieves the ALEPH token balance for a specified wallet address.

    +

    Returns Promise<Decimal>

  • Returns Promise<number>

  • Returns Promise<RpcId>

  • Returns string

  • The Sign method provides a way to sign a given Aleph message using an ethereum account. The full message is not used as the payload, only fields of the BaseMessage type are.

    The signMessage method of the package 'ethers' is used as the signature method.

    Parameters

    • message: SignableMessage

      The Aleph message to sign, using some of its fields.

      -

    Returns Promise<string>

Generated using TypeDoc

\ No newline at end of file +

Returns Promise<string>

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/classes/evm_src.EVMAccount.html b/docs/classes/evm_src.EVMAccount.html index 51244e09..50862def 100644 --- a/docs/classes/evm_src.EVMAccount.html +++ b/docs/classes/evm_src.EVMAccount.html @@ -1,4 +1,4 @@ -EVMAccount | @aleph-sdk/monorepo

Class EVMAccountAbstract

Hierarchy

  • ECIESAccount
    • EVMAccount

Constructors

constructor +EVMAccount | @aleph-sdk/monorepo

Class EVMAccountAbstract

Hierarchy

  • ECIESAccount
    • EVMAccount

Constructors

Properties

Constructors

  • Parameters

    • address: string
    • Optional publicKey: string

    Returns EVMAccount

Properties

address: string
publicKey: undefined | string
selectedRpcId?: RpcId
wallet?: Wallet | JsonRPCWallet

Methods

  • Returns Promise<void>

  • Retrieves the ALEPH token balance for a specified wallet address.

    -

    Returns Promise<Decimal>

  • Returns Blockchain

  • Parameters

    • message: SignableMessage

    Returns Promise<string>

Generated using TypeDoc

\ No newline at end of file +

Constructors

  • Parameters

    • address: string
    • Optional publicKey: string

    Returns EVMAccount

Properties

address: string
publicKey: undefined | string
selectedRpcId?: RpcId
wallet?: Wallet | JsonRPCWallet

Methods

  • Returns Promise<void>

  • Retrieves the ALEPH token balance for a specified wallet address.

    +

    Returns Promise<Decimal>

  • Returns Blockchain

  • Parameters

    • message: SignableMessage

    Returns Promise<string>

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/classes/evm_src.EthereumMockProvider.html b/docs/classes/evm_src.EthereumMockProvider.html index 128d5170..476059b7 100644 --- a/docs/classes/evm_src.EthereumMockProvider.html +++ b/docs/classes/evm_src.EthereumMockProvider.html @@ -1,4 +1,4 @@ -EthereumMockProvider | @aleph-sdk/monorepo

Implements

  • IMockProvider

Constructors

constructor +EthereumMockProvider | @aleph-sdk/monorepo

Implements

  • IMockProvider

Constructors

Properties

Accessors

Constructors

Properties

isMetaMask: boolean = true

Accessors

Methods

  • Parameters

    • __namedParameters: {
          method: string;
          params?: any[];
      }
      • method: string
      • Optional params?: any[]

    Returns Promise<any>

Generated using TypeDoc

\ No newline at end of file +

Constructors

Properties

isMetaMask: boolean = true

Accessors

Methods

  • Parameters

    • __namedParameters: {
          method: string;
          params?: any[];
      }
      • method: string
      • Optional params?: any[]

    Returns Promise<any>

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/classes/evm_src.JsonRPCWallet.html b/docs/classes/evm_src.JsonRPCWallet.html index 5ae54f04..7af70d02 100644 --- a/docs/classes/evm_src.JsonRPCWallet.html +++ b/docs/classes/evm_src.JsonRPCWallet.html @@ -1,5 +1,5 @@ JsonRPCWallet | @aleph-sdk/monorepo

Wrapper for JSON RPC Providers (ex: Metamask).

-

Hierarchy

  • BaseProviderWallet
    • JsonRPCWallet

Constructors

Hierarchy

  • BaseProviderWallet
    • JsonRPCWallet

Constructors

Properties

Methods

Constructors

Properties

address?: string
provider: JsonRpcProvider | Web3Provider

Methods

  • Returns Promise<number>

  • Parameters

    • data: string | Buffer

    Returns Promise<string>

Generated using TypeDoc

\ No newline at end of file +

Constructors

Properties

address?: string
provider: JsonRpcProvider | Web3Provider

Methods

  • Returns Promise<number>

  • Parameters

    • data: string | Buffer

    Returns Promise<string>

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/classes/message_src.AggregateMessageClient.html b/docs/classes/message_src.AggregateMessageClient.html index 13cbf535..6db9f3a7 100644 --- a/docs/classes/message_src.AggregateMessageClient.html +++ b/docs/classes/message_src.AggregateMessageClient.html @@ -1,14 +1,14 @@ -AggregateMessageClient | @aleph-sdk/monorepo

Constructors

constructor +AggregateMessageClient | @aleph-sdk/monorepo

Constructors

Properties

Methods

Constructors

Properties

apiServer: string

Methods

  • Retrieves an aggregate message on from the Aleph network. +

Constructors

Properties

apiServer: string

Methods

  • Retrieves an aggregate message on from the Aleph network. It uses the address & key(s) provided in the configuration given as a parameter to retrieve the wanted message.

    Type Parameters

    • T = any

    Parameters

    Returns Promise<Record<string, T>>

  • Publishes an aggregate message to the Aleph network.

    +

Returns Promise<Record<string, T>>

Generated using TypeDoc

\ No newline at end of file +

Type Parameters

Parameters

Returns Promise<AggregateMessage<T>>

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/classes/message_src.AlephNodeWebSocket.html b/docs/classes/message_src.AlephNodeWebSocket.html index a49e2307..3b28603b 100644 --- a/docs/classes/message_src.AlephNodeWebSocket.html +++ b/docs/classes/message_src.AlephNodeWebSocket.html @@ -1,8 +1,8 @@ AlephNodeWebSocket | @aleph-sdk/monorepo

This class is used to manipulate Node Web Socket to list Aleph Messages

-

Constructors

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/classes/message_src.AlephWebSocket.html b/docs/classes/message_src.AlephWebSocket.html index 33d926f0..cf689787 100644 --- a/docs/classes/message_src.AlephWebSocket.html +++ b/docs/classes/message_src.AlephWebSocket.html @@ -1,8 +1,8 @@ AlephWebSocket | @aleph-sdk/monorepo

This class is used to manipulate Web Socket to list Aleph Messages

-

Constructors

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/classes/message_src.BadSignatureError.html b/docs/classes/message_src.BadSignatureError.html index 4cd3deed..63768cd3 100644 --- a/docs/classes/message_src.BadSignatureError.html +++ b/docs/classes/message_src.BadSignatureError.html @@ -1,2 +1,2 @@ -BadSignatureError | @aleph-sdk/monorepo

Hierarchy

  • Error
    • BadSignatureError

Constructors

Constructors

Generated using TypeDoc

\ No newline at end of file +BadSignatureError | @aleph-sdk/monorepo

Hierarchy

  • Error
    • BadSignatureError

Constructors

Constructors

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/classes/message_src.BaseMessageClient.html b/docs/classes/message_src.BaseMessageClient.html index 712eb48c..d2546356 100644 --- a/docs/classes/message_src.BaseMessageClient.html +++ b/docs/classes/message_src.BaseMessageClient.html @@ -1,14 +1,14 @@ -BaseMessageClient | @aleph-sdk/monorepo

Constructors

constructor +BaseMessageClient | @aleph-sdk/monorepo

Constructors

Properties

apiServer: string
wsServer: string

Methods

Constructors

Properties

apiServer: string
wsServer: string

Methods

Returns Promise<PublishedMessage<MessageTypeMap<Content>[T]>>

  • Retrieves the error of a rejected message

    +

Returns Promise<MessagesQueryResponse>

Generated using TypeDoc

\ No newline at end of file +

Returns Promise<null | MessageError>

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/classes/message_src.BroadcastError.html b/docs/classes/message_src.BroadcastError.html index 4e6f286c..ab42103b 100644 --- a/docs/classes/message_src.BroadcastError.html +++ b/docs/classes/message_src.BroadcastError.html @@ -1,3 +1,3 @@ -BroadcastError | @aleph-sdk/monorepo

Hierarchy (view full)

Constructors

constructor +BroadcastError | @aleph-sdk/monorepo

Hierarchy (view full)

Constructors

Properties

Constructors

Properties

errors: string[]

Generated using TypeDoc

\ No newline at end of file +

Constructors

Properties

errors: string[]

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/classes/message_src.BuiltMessage.html b/docs/classes/message_src.BuiltMessage.html index 00be2192..99da7b59 100644 --- a/docs/classes/message_src.BuiltMessage.html +++ b/docs/classes/message_src.BuiltMessage.html @@ -1,4 +1,4 @@ -BuiltMessage | @aleph-sdk/monorepo

Type Parameters

Hierarchy (view full)

Constructors

constructor +BuiltMessage | @aleph-sdk/monorepo

Type Parameters

Hierarchy (view full)

Constructors

Properties

chain channel? content @@ -7,4 +7,4 @@ time type

Methods

Constructors

Properties

chain: Blockchain
channel?: string
content: C
item_type: ItemType
sender: string
time: number
type: keyof MessageTypeMap<C>

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Properties

chain: Blockchain
channel?: string
content: C
item_type: ItemType
sender: string
time: number
type: keyof MessageTypeMap<C>

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/classes/message_src.DomainConfigurationError.html b/docs/classes/message_src.DomainConfigurationError.html index ffc51a57..ed3f5dcb 100644 --- a/docs/classes/message_src.DomainConfigurationError.html +++ b/docs/classes/message_src.DomainConfigurationError.html @@ -1,2 +1,2 @@ -DomainConfigurationError | @aleph-sdk/monorepo

Hierarchy

  • Error
    • DomainConfigurationError

Constructors

Constructors

Generated using TypeDoc

\ No newline at end of file +DomainConfigurationError | @aleph-sdk/monorepo

Hierarchy

  • Error
    • DomainConfigurationError

Constructors

Constructors

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/classes/message_src.FileTooLarge.html b/docs/classes/message_src.FileTooLarge.html index 56f8cf22..9791beb0 100644 --- a/docs/classes/message_src.FileTooLarge.html +++ b/docs/classes/message_src.FileTooLarge.html @@ -1,2 +1,2 @@ -FileTooLarge | @aleph-sdk/monorepo

Hierarchy

  • Error
    • FileTooLarge

Constructors

Constructors

Generated using TypeDoc

\ No newline at end of file +FileTooLarge | @aleph-sdk/monorepo

Hierarchy

  • Error
    • FileTooLarge

Constructors

Constructors

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/classes/message_src.ForgetMessageClient.html b/docs/classes/message_src.ForgetMessageClient.html index 71854480..5325022d 100644 --- a/docs/classes/message_src.ForgetMessageClient.html +++ b/docs/classes/message_src.ForgetMessageClient.html @@ -1,10 +1,10 @@ -ForgetMessageClient | @aleph-sdk/monorepo

Constructors

constructor +ForgetMessageClient | @aleph-sdk/monorepo

Constructors

Properties

Methods

Constructors

Properties

apiServer: string

Methods

  • Submit a forget object to remove content from a Post message on the network.

    +

Constructors

Properties

apiServer: string

Methods

  • Submit a forget object to remove content from a Post message on the network.

    Account submitting the forget message. Should either be: The sender of the original message to forget. the sender of the VM that created the message. The address the original message was attributed to.

    Parameters

    Returns Promise<ForgetMessage>

Generated using TypeDoc

\ No newline at end of file +

Returns Promise<ForgetMessage>

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/classes/message_src.ForgottenMessageError.html b/docs/classes/message_src.ForgottenMessageError.html index b0afacb8..6870866a 100644 --- a/docs/classes/message_src.ForgottenMessageError.html +++ b/docs/classes/message_src.ForgottenMessageError.html @@ -1,2 +1,2 @@ -ForgottenMessageError | @aleph-sdk/monorepo

Hierarchy (view full)

Constructors

Constructors

Generated using TypeDoc

\ No newline at end of file +ForgottenMessageError | @aleph-sdk/monorepo

Hierarchy (view full)

Constructors

Constructors

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/classes/message_src.HashedMessage.html b/docs/classes/message_src.HashedMessage.html index 64f9f733..d4578fab 100644 --- a/docs/classes/message_src.HashedMessage.html +++ b/docs/classes/message_src.HashedMessage.html @@ -1,4 +1,4 @@ -HashedMessage | @aleph-sdk/monorepo

Type Parameters

Hierarchy (view full)

Constructors

constructor +HashedMessage | @aleph-sdk/monorepo

Type Parameters

Hierarchy (view full)

Constructors

Properties

chain channel? content @@ -10,4 +10,4 @@ type

Methods

Constructors

Properties

chain: Blockchain
channel?: string
content: C
item_content?: string
item_hash: string
item_type: ItemType
sender: string
time: number
type: keyof MessageTypeMap<C>

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Properties

chain: Blockchain
channel?: string
content: C
item_content?: string
item_hash: string
item_type: ItemType
sender: string
time: number
type: keyof MessageTypeMap<C>

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/classes/message_src.InstanceMessageClient.html b/docs/classes/message_src.InstanceMessageClient.html index f707ce6a..dd30f5aa 100644 --- a/docs/classes/message_src.InstanceMessageClient.html +++ b/docs/classes/message_src.InstanceMessageClient.html @@ -1,4 +1,4 @@ -InstanceMessageClient | @aleph-sdk/monorepo

Constructors

constructor +InstanceMessageClient | @aleph-sdk/monorepo

Constructors

Properties

Methods

Constructors

Properties

apiServer: string

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Properties

apiServer: string

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/classes/message_src.InsufficientFundsError.html b/docs/classes/message_src.InsufficientFundsError.html index 84714459..18738516 100644 --- a/docs/classes/message_src.InsufficientFundsError.html +++ b/docs/classes/message_src.InsufficientFundsError.html @@ -1,4 +1,4 @@ -InsufficientFundsError | @aleph-sdk/monorepo

Hierarchy

  • Error
    • InsufficientFundsError

Constructors

constructor +InsufficientFundsError | @aleph-sdk/monorepo

Hierarchy

  • Error
    • InsufficientFundsError

Constructors

Properties

available_funds: number
required_funds: number

Generated using TypeDoc

\ No newline at end of file +

Constructors

Properties

available_funds: number
required_funds: number

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/classes/message_src.InvalidMessageError.html b/docs/classes/message_src.InvalidMessageError.html index 323f837f..b52fbe58 100644 --- a/docs/classes/message_src.InvalidMessageError.html +++ b/docs/classes/message_src.InvalidMessageError.html @@ -1,3 +1,3 @@ -InvalidMessageError | @aleph-sdk/monorepo

Hierarchy (view full)

Constructors

constructor +InvalidMessageError | @aleph-sdk/monorepo

Hierarchy (view full)

Constructors

Properties

Constructors

Properties

errors: string[]

Generated using TypeDoc

\ No newline at end of file +

Constructors

Properties

errors: string[]

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/classes/message_src.MessageNotFoundError.html b/docs/classes/message_src.MessageNotFoundError.html index edf09dad..e7daf39e 100644 --- a/docs/classes/message_src.MessageNotFoundError.html +++ b/docs/classes/message_src.MessageNotFoundError.html @@ -1,2 +1,2 @@ -MessageNotFoundError | @aleph-sdk/monorepo

Hierarchy (view full)

Constructors

Constructors

Generated using TypeDoc

\ No newline at end of file +MessageNotFoundError | @aleph-sdk/monorepo

Hierarchy (view full)

Constructors

Constructors

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/classes/message_src.PostMessageClient.html b/docs/classes/message_src.PostMessageClient.html index bc7ba271..6c5c41f7 100644 --- a/docs/classes/message_src.PostMessageClient.html +++ b/docs/classes/message_src.PostMessageClient.html @@ -1,13 +1,13 @@ -PostMessageClient | @aleph-sdk/monorepo

Constructors

constructor +PostMessageClient | @aleph-sdk/monorepo

Constructors

Properties

Methods

Constructors

Properties

apiServer: string

Methods

  • Publishes a post message to the Aleph network.

    +

Constructors

Properties

apiServer: string

Methods

  • Publishes a post message to the Aleph network.

    Type Parameters

    • T

      The type of the content of the message.

    Parameters

    Returns Promise<PostMessage<T>>

    The message that was published.

    Throws

    InvalidMessageError if the message is not compliant with the Aleph protocol.

    Throws

    BroadcastError if the message could not be broadcast for any other reason.

    -

Generated using TypeDoc

\ No newline at end of file +

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/classes/message_src.ProgramMessageClient.html b/docs/classes/message_src.ProgramMessageClient.html index 0be2de97..2009f484 100644 --- a/docs/classes/message_src.ProgramMessageClient.html +++ b/docs/classes/message_src.ProgramMessageClient.html @@ -1,7 +1,7 @@ -ProgramMessageClient | @aleph-sdk/monorepo

Constructors

constructor +ProgramMessageClient | @aleph-sdk/monorepo

Constructors

Properties

apiServer: string
baseMessageClient: BaseMessageClient
storeMessageClient: StoreMessageClient

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Properties

apiServer: string
baseMessageClient: BaseMessageClient
storeMessageClient: StoreMessageClient

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/classes/message_src.PublishedMessage.html b/docs/classes/message_src.PublishedMessage.html index 80617357..fae1fbbb 100644 --- a/docs/classes/message_src.PublishedMessage.html +++ b/docs/classes/message_src.PublishedMessage.html @@ -1,4 +1,4 @@ -PublishedMessage | @aleph-sdk/monorepo

Type Parameters

Hierarchy (view full)

Constructors

constructor +PublishedMessage | @aleph-sdk/monorepo

Type Parameters

Hierarchy (view full)

Constructors

Properties

chain channel? confirmations @@ -14,5 +14,5 @@

Methods

Constructors

Properties

chain: Blockchain
channel?: string
confirmations: MessageConfirmation[]
confirmed: boolean
content: C
item_content?: string
item_hash: string
item_type: ItemType
sender: string
signature: string
time: number
type: keyof MessageTypeMap<C>

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Properties

chain: Blockchain
channel?: string
confirmations: MessageConfirmation[]
confirmed: boolean
content: C
item_content?: string
item_hash: string
item_type: ItemType
sender: string
signature: string
time: number
type: keyof MessageTypeMap<C>

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/classes/message_src.QueryError.html b/docs/classes/message_src.QueryError.html index e68846b9..19ddaac0 100644 --- a/docs/classes/message_src.QueryError.html +++ b/docs/classes/message_src.QueryError.html @@ -1,2 +1,2 @@ -QueryError | @aleph-sdk/monorepo

Hierarchy (view full)

Constructors

Constructors

Generated using TypeDoc

\ No newline at end of file +QueryError | @aleph-sdk/monorepo

Hierarchy (view full)

Constructors

Constructors

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/classes/message_src.SignedMessage.html b/docs/classes/message_src.SignedMessage.html index 6f806566..4fab625c 100644 --- a/docs/classes/message_src.SignedMessage.html +++ b/docs/classes/message_src.SignedMessage.html @@ -1,4 +1,4 @@ -SignedMessage | @aleph-sdk/monorepo

Type Parameters

Hierarchy (view full)

Constructors

constructor +SignedMessage | @aleph-sdk/monorepo

Type Parameters

Hierarchy (view full)

Constructors

Properties

chain channel? content @@ -12,5 +12,5 @@

Methods

Constructors

Properties

chain: Blockchain
channel?: string
content: C
item_content?: string
item_hash: string
item_type: ItemType
sender: string
signature: string
time: number
type: keyof MessageTypeMap<C>

Methods

  • Returns a message that can be broadcast to the network

    -

    Returns Omit<SignedMessage<C>, "getVerificationBuffer" | "content" | "isOfType" | "getBroadcastable">

Generated using TypeDoc

\ No newline at end of file +

Constructors

Properties

chain: Blockchain
channel?: string
content: C
item_content?: string
item_hash: string
item_type: ItemType
sender: string
signature: string
time: number
type: keyof MessageTypeMap<C>

Methods

  • Returns a message that can be broadcast to the network

    +

    Returns Omit<SignedMessage<C>, "getVerificationBuffer" | "content" | "isOfType" | "getBroadcastable">

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/classes/message_src.StoreMessageClient.html b/docs/classes/message_src.StoreMessageClient.html index 6f6d7455..95d17577 100644 --- a/docs/classes/message_src.StoreMessageClient.html +++ b/docs/classes/message_src.StoreMessageClient.html @@ -1,4 +1,4 @@ -StoreMessageClient | @aleph-sdk/monorepo

Constructors

constructor +StoreMessageClient | @aleph-sdk/monorepo

Constructors

Properties

Methods

Constructors

Properties

apiServer: string

Methods

  • Retrieves a file from the network.

    +

Constructors

Properties

apiServer: string

Methods

  • Retrieves a file from the network.

    Parameters

    • fileHash: string

      The item_hash of the STORE message of the file to retrieve.

      -

    Returns Promise<ArrayBuffer>

  • Parameters

    • buffer: Buffer | Uint8Array
    • storageEngine: ItemType
    • fileHash: undefined | string
    • apiServer: string

    Returns Promise<string>

  • Publishes a store message, containing a hash to pin an IPFS file. +

Returns Promise<ArrayBuffer>

  • Parameters

    • buffer: Buffer | Uint8Array
    • storageEngine: ItemType
    • fileHash: undefined | string
    • apiServer: string

    Returns Promise<string>

  • Parameters

    • fileObject: undefined | null | Buffer | Uint8Array | Blob | File

    Returns Promise<Buffer | Uint8Array>

  • Publishes a store message, containing a File. +

Returns Promise<StoreMessage>

Generated using TypeDoc

\ No newline at end of file +

Returns Promise<StoreMessage>

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/classes/nuls2_src.NULS2Account.html b/docs/classes/nuls2_src.NULS2Account.html index 6fd479ce..c78a59dc 100644 --- a/docs/classes/nuls2_src.NULS2Account.html +++ b/docs/classes/nuls2_src.NULS2Account.html @@ -1,6 +1,6 @@ NULS2Account | @aleph-sdk/monorepo

NULS2Account implements the Account class for the NULS2 protocol. It is used to represent a NULS2 account when publishing a message on the Aleph network.

-

Hierarchy

  • ECIESAccount
    • NULS2Account

Constructors

Hierarchy

  • ECIESAccount
    • NULS2Account

Constructors

Properties

Methods

Constructors

Properties

address: string
publicKey: undefined | string

Methods

  • Ask for a Provider Account a read Access to its encryption publicKey. +

Constructors

Properties

address: string
publicKey: undefined | string

Methods

  • Ask for a Provider Account a read Access to its encryption publicKey. As NULS2 currently doesn't support instantiation through a provider, this method has no effect.

    -

    Returns Promise<void>

  • Decrypt a given content using a NULS2 account.

    +

    Returns Promise<void>

  • Decrypt a given content using a NULS2 account.

    Parameters

    • encryptedContent: string | Buffer

      The encrypted content to decrypt.

      -

    Returns Promise<Buffer>

  • Encrypt a content using the user's public key for a NULS2 account.

    +

Returns Promise<Buffer>

  • Encrypt a content using the user's public key for a NULS2 account.

    Parameters

    • content: Buffer

      The content to encrypt.

    • Optional delegateSupport: string | ECIESAccount

      Optional, if you want to encrypt data for another ECIESAccount (Can also be directly a public key)

      -

    Returns Promise<Buffer>

  • The Sign method provides a way to sign a given Aleph message using a NULS2 account. +

Returns Promise<Buffer>

Returns Promise<string>

Returns string

Returns Buffer

Generated using TypeDoc

\ No newline at end of file +
  • __namedParameters: ChainNAddress = ...
  • Returns Buffer

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/classes/solana_src.SOLAccount.html b/docs/classes/solana_src.SOLAccount.html index 9ce778e5..c4fa486f 100644 --- a/docs/classes/solana_src.SOLAccount.html +++ b/docs/classes/solana_src.SOLAccount.html @@ -1,13 +1,13 @@ SOLAccount | @aleph-sdk/monorepo

    SOLAccount implements the Account class for the Solana protocol. It is used to represent a solana account when publishing a message on the Aleph network.

    -

    Hierarchy

    • Account
      • SOLAccount

    Constructors

    Hierarchy

    • Account
      • SOLAccount

    Constructors

    Properties

    Methods

    Constructors

    Properties

    address: string
    isKeypair: boolean

    Methods

    • The Sign method provides a way to sign a given Aleph message using an solana account. +

    Constructors

    Properties

    address: string
    isKeypair: boolean

    Methods

    • The Sign method provides a way to sign a given Aleph message using an solana account. The full message is not used as the payload, only fields of the BaseMessage type are.

      nacl is used to sign the payload with the account's private key. The final message's signature is composed of the signed payload and the user's public key.

      Parameters

      • message: SignableMessage

        The Aleph message to sign, using some of its fields.

        -

      Returns Promise<string>

    Generated using TypeDoc

    \ No newline at end of file +

    Returns Promise<string>

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/classes/substrate_src.DOTAccount.html b/docs/classes/substrate_src.DOTAccount.html index 39581d5e..8ffea025 100644 --- a/docs/classes/substrate_src.DOTAccount.html +++ b/docs/classes/substrate_src.DOTAccount.html @@ -1,11 +1,11 @@ DOTAccount | @aleph-sdk/monorepo

    DOTAccount implements the Account class for the substrate protocol. It is used to represent a substrate account when publishing a message on the Aleph network.

    -

    Hierarchy

    • Account
      • DOTAccount

    Constructors

    Hierarchy

    • Account
      • DOTAccount

    Constructors

    Properties

    Methods

    Constructors

    Properties

    address: string

    Methods

    • The Sign method provides a way to sign a given Aleph message using a substrate account. +

    Constructors

    Properties

    address: string

    Methods

    • The Sign method provides a way to sign a given Aleph message using a substrate account. The full message is not used as the payload, only fields of the BaseMessage type are.

      The sign method of the package 'polkadot' is used as the signature method.

      Parameters

      • message: SignableMessage

        The Aleph message to sign, using some of its fields.

        -

      Returns Promise<string>

    Generated using TypeDoc

    \ No newline at end of file +

    Returns Promise<string>

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/classes/superfluid_src.SuperfluidAccount.html b/docs/classes/superfluid_src.SuperfluidAccount.html index 24f02c9b..3caffc3d 100644 --- a/docs/classes/superfluid_src.SuperfluidAccount.html +++ b/docs/classes/superfluid_src.SuperfluidAccount.html @@ -1,6 +1,6 @@ SuperfluidAccount | @aleph-sdk/monorepo

    SuperfluidAccount implements the Account class for the Superfluid protocol, now for AVAX and BASE chains. It is used to represent a Superfluid account when publishing a message on the Aleph network.

    -

    Hierarchy

    • EVMAccount
      • SuperfluidAccount

    Constructors

    Hierarchy

    • EVMAccount
      • SuperfluidAccount

    Constructors

    Properties

    Constructors

    Properties

    address: string
    publicKey: undefined | string
    selectedRpcId?: RpcId
    wallet: JsonRPCWallet

    Methods

    • Parameters

      • Optional chainOrRpc: RpcId | RpcType

      Returns Promise<void>

    • Decrease the ALEPH flow rate to a given receiver. Deletes the flow if the new flow rate is 0.

      +

    Constructors

    Properties

    address: string
    publicKey: undefined | string
    selectedRpcId?: RpcId
    wallet: JsonRPCWallet

    Methods

    • Parameters

      • Optional chainOrRpc: RpcId | RpcType

      Returns Promise<void>

    • Decrease the ALEPH flow rate to a given receiver. Deletes the flow if the new flow rate is 0.

      Parameters

      • receiver: string

        The receiver address.

      • alephPerHour: number | Decimal

        The amount of ALEPH per hour to decrease the flow by.

        -

      Returns Promise<void>

    • Get the ALEPH balance of the account.

      -

      Returns Promise<Decimal>

    • Get the ALEPH flow rate to a given receiver in ALEPH per hour.

      +

    Returns Promise<void>

    • Get the ALEPH balance of the account.

      +

      Returns Promise<Decimal>

    • Get the ALEPH flow rate to a given receiver in ALEPH per hour.

      Parameters

      • receiver: string

        The receiver address.

        -

      Returns Promise<Decimal>

    • Returns Promise<number>

    • Returns Promise<RpcId>

    • Returns string

    • Increase the ALEPH flow rate to a given receiver. Creates a new flow if none exists.

      +

    Returns Promise<Decimal>

    Generated using TypeDoc

    \ No newline at end of file +

    Returns Promise<void>

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/classes/tezos_src.TEZOSAccount.html b/docs/classes/tezos_src.TEZOSAccount.html index 3ed00ac7..eab4676a 100644 --- a/docs/classes/tezos_src.TEZOSAccount.html +++ b/docs/classes/tezos_src.TEZOSAccount.html @@ -1,6 +1,6 @@ TEZOSAccount | @aleph-sdk/monorepo

    XTZAccount implements the Account class for the Tezos protocol. It is used to represent a Tezos account when publishing a message on the Aleph network.

    -

    Hierarchy

    • Account
      • TEZOSAccount

    Constructors

    Hierarchy

    • Account
      • TEZOSAccount

    Constructors

    Properties

    Methods

    GetPublicKey @@ -10,9 +10,9 @@
  • wallet: BeaconWallet | InMemorySigner

    The signer containing the private key used to sign the message.

  • Optional dAppUrl: string

    The URL of the dApp that is publishing the message. Defaults to "aleph.im". Used by wallets to display the requester of the signature.

    -
  • Returns TEZOSAccount

    Properties

    address: string
    dAppUrl: string

    Methods

    • The Sign method provides a way to sign a given Aleph message using a Tezos account. +

    Returns TEZOSAccount

    Properties

    address: string
    dAppUrl: string

    Methods

    • The Sign method provides a way to sign a given Aleph message using a Tezos account. The full message is not used as the payload, only fields of the BaseMessage type are.

      nacl is used to sign the payload with the account's private key. The final message's signature is composed of the signed payload and the user's public key.

      Parameters

      • message: SignableMessage

        The Aleph message to sign, using some of its fields.

        -

      Returns Promise<string>

    Generated using TypeDoc

    \ No newline at end of file +

    Returns Promise<string>

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/enums/avalanche_src.ChainType.html b/docs/enums/avalanche_src.ChainType.html index 5c9282ba..58d50844 100644 --- a/docs/enums/avalanche_src.ChainType.html +++ b/docs/enums/avalanche_src.ChainType.html @@ -1,3 +1,3 @@ -ChainType | @aleph-sdk/monorepo

    Enumeration Members

    C_CHAIN +ChainType | @aleph-sdk/monorepo

    Enumeration Members

    Enumeration Members

    C_CHAIN: "C"
    X_CHAIN: "X"

    Generated using TypeDoc

    \ No newline at end of file +

    Enumeration Members

    C_CHAIN: "C"
    X_CHAIN: "X"

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/enums/core_src.Blockchain.html b/docs/enums/core_src.Blockchain.html index 442e7bbf..f03f186c 100644 --- a/docs/enums/core_src.Blockchain.html +++ b/docs/enums/core_src.Blockchain.html @@ -1,4 +1,4 @@ -Blockchain | @aleph-sdk/monorepo

    Enumeration Members

    AVAX +Blockchain | @aleph-sdk/monorepo

    Enumeration Members

    AVAX BASE CSDK DOT @@ -7,4 +7,4 @@ NULS2 SOL TEZOS -

    Enumeration Members

    AVAX: "AVAX"
    BASE: "BASE"
    CSDK: "CSDK"
    DOT: "DOT"
    ETH: "ETH"
    NULS: "NULS"
    NULS2: "NULS2"
    SOL: "SOL"
    TEZOS: "TEZOS"

    Generated using TypeDoc

    \ No newline at end of file +

    Enumeration Members

    AVAX: "AVAX"
    BASE: "BASE"
    CSDK: "CSDK"
    DOT: "DOT"
    ETH: "ETH"
    NULS: "NULS"
    NULS2: "NULS2"
    SOL: "SOL"
    TEZOS: "TEZOS"

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/enums/dns_src.TargetType.html b/docs/enums/dns_src.TargetType.html index 8f83e2f7..deafc3ff 100644 --- a/docs/enums/dns_src.TargetType.html +++ b/docs/enums/dns_src.TargetType.html @@ -1,4 +1,4 @@ -TargetType | @aleph-sdk/monorepo

    Enumeration Members

    INSTANCE +TargetType | @aleph-sdk/monorepo

    Enumeration Members

    Enumeration Members

    INSTANCE: "instance"
    IPFS: "ipfs"
    PROGRAM: "program"

    Generated using TypeDoc

    \ No newline at end of file +

    Enumeration Members

    INSTANCE: "instance"
    IPFS: "ipfs"
    PROGRAM: "program"

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/enums/evm_src.RpcId.html b/docs/enums/evm_src.RpcId.html index 64cd9309..9624c54d 100644 --- a/docs/enums/evm_src.RpcId.html +++ b/docs/enums/evm_src.RpcId.html @@ -1,4 +1,4 @@ -RpcId | @aleph-sdk/monorepo

    Enumeration Members

    AVAX +RpcId | @aleph-sdk/monorepo

    Enumeration Members

    Enumeration Members

    AVAX: 3
    AVAX_TESTNET: 4
    BASE: 5
    BASE_TESTNET: 6
    BSC: 8
    ETH: 0
    ETH_FLASHBOTS: 1
    ETH_SEPOLIA: 2
    POLYGON: 7

    Generated using TypeDoc

    \ No newline at end of file +

    Enumeration Members

    AVAX: 3
    AVAX_TESTNET: 4
    BASE: 5
    BASE_TESTNET: 6
    BSC: 8
    ETH: 0
    ETH_FLASHBOTS: 1
    ETH_SEPOLIA: 2
    POLYGON: 7

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/enums/message_src.Encoding.html b/docs/enums/message_src.Encoding.html index cab82e71..a9b6ebe4 100644 --- a/docs/enums/message_src.Encoding.html +++ b/docs/enums/message_src.Encoding.html @@ -1,4 +1,4 @@ -Encoding | @aleph-sdk/monorepo

    Enumeration Members

    plain +Encoding | @aleph-sdk/monorepo

    Enumeration Members

    Enumeration Members

    plain: "plain"
    squashfs: "squashfs"
    zip: "zip"

    Generated using TypeDoc

    \ No newline at end of file +

    Enumeration Members

    plain: "plain"
    squashfs: "squashfs"
    zip: "zip"

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/enums/message_src.HypervisorType.html b/docs/enums/message_src.HypervisorType.html index 4d6334f2..0d1bee40 100644 --- a/docs/enums/message_src.HypervisorType.html +++ b/docs/enums/message_src.HypervisorType.html @@ -1,3 +1,3 @@ -HypervisorType | @aleph-sdk/monorepo

    Enumeration Members

    firecracker +HypervisorType | @aleph-sdk/monorepo

    Enumeration Members

    Enumeration Members

    firecracker: "firecracker"
    qemu: "qemu"

    Generated using TypeDoc

    \ No newline at end of file +

    Enumeration Members

    firecracker: "firecracker"
    qemu: "qemu"

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/enums/message_src.InterfaceType.html b/docs/enums/message_src.InterfaceType.html index 64b3cef6..e84eb503 100644 --- a/docs/enums/message_src.InterfaceType.html +++ b/docs/enums/message_src.InterfaceType.html @@ -1,3 +1,3 @@ -InterfaceType | @aleph-sdk/monorepo

    Enumeration Members

    asgi +InterfaceType | @aleph-sdk/monorepo

    Enumeration Members

    Enumeration Members

    asgi: "asgi"
    binary: "binary"

    Generated using TypeDoc

    \ No newline at end of file +

    Enumeration Members

    asgi: "asgi"
    binary: "binary"

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/enums/message_src.ItemType.html b/docs/enums/message_src.ItemType.html index 533a491c..dba95763 100644 --- a/docs/enums/message_src.ItemType.html +++ b/docs/enums/message_src.ItemType.html @@ -1,4 +1,4 @@ -ItemType | @aleph-sdk/monorepo

    Enumeration Members

    inline +ItemType | @aleph-sdk/monorepo

    Enumeration Members

    Enumeration Members

    inline: "inline"
    ipfs: "ipfs"
    storage: "storage"

    Generated using TypeDoc

    \ No newline at end of file +

    Enumeration Members

    inline: "inline"
    ipfs: "ipfs"
    storage: "storage"

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/enums/message_src.MachineType.html b/docs/enums/message_src.MachineType.html index a2cddc18..e521670c 100644 --- a/docs/enums/message_src.MachineType.html +++ b/docs/enums/message_src.MachineType.html @@ -1,3 +1,3 @@ -MachineType | @aleph-sdk/monorepo

    Enumeration Members

    vm_function +MachineType | @aleph-sdk/monorepo

    Enumeration Members

    Enumeration Members

    vm_function: "vm-function"
    vm_instance: "vm-instance"

    Generated using TypeDoc

    \ No newline at end of file +

    Enumeration Members

    vm_function: "vm-function"
    vm_instance: "vm-instance"

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/enums/message_src.MessageStatus.html b/docs/enums/message_src.MessageStatus.html index 75401d2c..2da2a1c6 100644 --- a/docs/enums/message_src.MessageStatus.html +++ b/docs/enums/message_src.MessageStatus.html @@ -1,5 +1,5 @@ -MessageStatus | @aleph-sdk/monorepo

    Enumeration Members

    forgotten +MessageStatus | @aleph-sdk/monorepo

    Enumeration Members

    Enumeration Members

    forgotten: "forgotten"
    pending: "pending"
    processed: "processed"
    rejected: "rejected"

    Generated using TypeDoc

    \ No newline at end of file +

    Enumeration Members

    forgotten: "forgotten"
    pending: "pending"
    processed: "processed"
    rejected: "rejected"

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/enums/message_src.MessageType.html b/docs/enums/message_src.MessageType.html index f0c0b6ec..915be35e 100644 --- a/docs/enums/message_src.MessageType.html +++ b/docs/enums/message_src.MessageType.html @@ -1,9 +1,9 @@ MessageType | @aleph-sdk/monorepo

    Message types supported by Aleph

    Warning: Program is currently not supported by the TS sdk.

    -

    Enumeration Members

    Enumeration Members

    Enumeration Members

    aggregate: "AGGREGATE"
    forget: "FORGET"
    instance: "INSTANCE"
    post: "POST"
    program: "PROGRAM"
    store: "STORE"

    Generated using TypeDoc

    \ No newline at end of file +

    Enumeration Members

    aggregate: "AGGREGATE"
    forget: "FORGET"
    instance: "INSTANCE"
    post: "POST"
    program: "PROGRAM"
    store: "STORE"

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/enums/message_src.PaymentType.html b/docs/enums/message_src.PaymentType.html index 67293da9..c72c81b2 100644 --- a/docs/enums/message_src.PaymentType.html +++ b/docs/enums/message_src.PaymentType.html @@ -1,4 +1,4 @@ PaymentType | @aleph-sdk/monorepo

    Payment Type concerning payment solution

    -

    Enumeration Members

    Enumeration Members

    Enumeration Members

    hold: "hold"
    superfluid: "superfluid"

    Generated using TypeDoc

    \ No newline at end of file +

    Enumeration Members

    hold: "hold"
    superfluid: "superfluid"

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/enums/message_src.VolumePersistence.html b/docs/enums/message_src.VolumePersistence.html index 6e66ca5c..b17d4af5 100644 --- a/docs/enums/message_src.VolumePersistence.html +++ b/docs/enums/message_src.VolumePersistence.html @@ -1,3 +1,3 @@ -VolumePersistence | @aleph-sdk/monorepo

    Enumeration Members

    host +VolumePersistence | @aleph-sdk/monorepo

    Enumeration Members

    Enumeration Members

    host: "host"
    store: "store"

    Generated using TypeDoc

    \ No newline at end of file +

    Enumeration Members

    host: "host"
    store: "store"

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/functions/avalanche_src.digestMessage.html b/docs/functions/avalanche_src.digestMessage.html index c2b0d71e..3219ceb7 100644 --- a/docs/functions/avalanche_src.digestMessage.html +++ b/docs/functions/avalanche_src.digestMessage.html @@ -1 +1 @@ -digestMessage | @aleph-sdk/monorepo

    Generated using TypeDoc

    \ No newline at end of file +digestMessage | @aleph-sdk/monorepo

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/functions/avalanche_src.getAccountFromProvider.html b/docs/functions/avalanche_src.getAccountFromProvider.html index 00433e98..9cc224ea 100644 --- a/docs/functions/avalanche_src.getAccountFromProvider.html +++ b/docs/functions/avalanche_src.getAccountFromProvider.html @@ -1,3 +1,3 @@ getAccountFromProvider | @aleph-sdk/monorepo
    • Get an account from a Web3 provider (ex: Metamask)

      Parameters

      • provider: Web3Provider | ExternalProvider
      • requestedRpc: ChangeRpcParam = RpcId.AVAX

        Use this params to change the RPC endpoint;

        -

      Returns Promise<AvalancheAccount>

    Generated using TypeDoc

    \ No newline at end of file +

    Returns Promise<AvalancheAccount>

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/functions/avalanche_src.getEVMAddress.html b/docs/functions/avalanche_src.getEVMAddress.html index 9ebc3c46..e5e90c2b 100644 --- a/docs/functions/avalanche_src.getEVMAddress.html +++ b/docs/functions/avalanche_src.getEVMAddress.html @@ -4,4 +4,4 @@ the function throws an error.

    Parameters

    Returns string

    A Promise that resolves to the EVM-style address of the account

    Throws

    An error if the current signer is not associated with the C-Chain

    -

    Generated using TypeDoc

    \ No newline at end of file +

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/functions/avalanche_src.getKeyPair.html b/docs/functions/avalanche_src.getKeyPair.html index 51b06715..97fa6171 100644 --- a/docs/functions/avalanche_src.getKeyPair.html +++ b/docs/functions/avalanche_src.getKeyPair.html @@ -1 +1 @@ -getKeyPair | @aleph-sdk/monorepo
    • Parameters

      • Optional privateKey: string
      • chain: ChainType = ChainType.C_CHAIN

      Returns Promise<KeyPair>

    Generated using TypeDoc

    \ No newline at end of file +getKeyPair | @aleph-sdk/monorepo
    • Parameters

      • Optional privateKey: string
      • chain: ChainType = ChainType.C_CHAIN

      Returns Promise<KeyPair>

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/functions/avalanche_src.importAccountFromMnemonic.html b/docs/functions/avalanche_src.importAccountFromMnemonic.html index 201fc64b..aff7d842 100644 --- a/docs/functions/avalanche_src.importAccountFromMnemonic.html +++ b/docs/functions/avalanche_src.importAccountFromMnemonic.html @@ -3,4 +3,4 @@

    Parameters

    Returns Promise<AvalancheAccount>

    Generated using TypeDoc

    \ No newline at end of file +

    Returns Promise<AvalancheAccount>

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/functions/avalanche_src.importAccountFromPrivateKey.html b/docs/functions/avalanche_src.importAccountFromPrivateKey.html index f73e24df..faa1cb6f 100644 --- a/docs/functions/avalanche_src.importAccountFromPrivateKey.html +++ b/docs/functions/avalanche_src.importAccountFromPrivateKey.html @@ -2,4 +2,4 @@

    It creates an Avalanche keypair containing information about the account, extracted in the AvalancheAccount constructor.

    Parameters

    Returns Promise<AvalancheAccount>

    Generated using TypeDoc

    \ No newline at end of file +

    Returns Promise<AvalancheAccount>

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/functions/avalanche_src.newAccount.html b/docs/functions/avalanche_src.newAccount.html index c202bd6c..5b7fc723 100644 --- a/docs/functions/avalanche_src.newAccount.html +++ b/docs/functions/avalanche_src.newAccount.html @@ -1,2 +1,2 @@ newAccount | @aleph-sdk/monorepo

    Generated using TypeDoc

    \ No newline at end of file +

    Parameters

    Returns Promise<{
        account: AvalancheAccount;
        privateKey: string;
    }>

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/functions/avalanche_src.verifyAvalanche.html b/docs/functions/avalanche_src.verifyAvalanche.html index a68a6ac6..28246d82 100644 --- a/docs/functions/avalanche_src.verifyAvalanche.html +++ b/docs/functions/avalanche_src.verifyAvalanche.html @@ -3,4 +3,4 @@

    Parameters

    Returns Promise<boolean>

    Generated using TypeDoc

    \ No newline at end of file +

    Returns Promise<boolean>

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/functions/base_src.getAccountFromProvider.html b/docs/functions/base_src.getAccountFromProvider.html index 4d09373c..dff67b3d 100644 --- a/docs/functions/base_src.getAccountFromProvider.html +++ b/docs/functions/base_src.getAccountFromProvider.html @@ -1,3 +1,3 @@ getAccountFromProvider | @aleph-sdk/monorepo
    • Get an account from a Web3 provider (ex: Metamask)

      Parameters

      • provider: Web3Provider | ExternalProvider
      • requestedRpc: ChangeRpcParam = RpcId.BASE

        Use this params to change the RPC endpoint;

        -

      Returns Promise<BaseAccount>

    Generated using TypeDoc

    \ No newline at end of file +

    Returns Promise<BaseAccount>

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/functions/base_src.importAccountFromMnemonic.html b/docs/functions/base_src.importAccountFromMnemonic.html index 59ffe3d2..5e7e294d 100644 --- a/docs/functions/base_src.importAccountFromMnemonic.html +++ b/docs/functions/base_src.importAccountFromMnemonic.html @@ -2,4 +2,4 @@

    It creates an Base wallet containing information about the account, extracted in the BaseAccount constructor.

    Parameters

    Returns BaseAccount

    Generated using TypeDoc

    \ No newline at end of file +

    Returns BaseAccount

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/functions/base_src.importAccountFromPrivateKey.html b/docs/functions/base_src.importAccountFromPrivateKey.html index 0dfd6af5..15f091c9 100644 --- a/docs/functions/base_src.importAccountFromPrivateKey.html +++ b/docs/functions/base_src.importAccountFromPrivateKey.html @@ -1,4 +1,4 @@ importAccountFromPrivateKey | @aleph-sdk/monorepo

    Function importAccountFromPrivateKey

    • Imports an Base account given a private key and the 'ethers' package.

      It creates an Base wallet containing information about the account, extracted in the BaseAccount constructor.

      Parameters

      • privateKey: string

        The private key of the account to import.

        -

      Returns BaseAccount

    Generated using TypeDoc

    \ No newline at end of file +

    Returns BaseAccount

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/functions/base_src.newAccount.html b/docs/functions/base_src.newAccount.html index 79cd039d..58f3587a 100644 --- a/docs/functions/base_src.newAccount.html +++ b/docs/functions/base_src.newAccount.html @@ -1,2 +1,2 @@ newAccount | @aleph-sdk/monorepo
    • Creates a new Base account using a generated mnemonic following BIP 39 standard.

      -

      Parameters

      • derivationPath: string = "m/44'/60'/0'/0/0"

      Returns {
          account: BaseAccount;
          mnemonic: string;
      }

    Generated using TypeDoc

    \ No newline at end of file +

    Parameters

    Returns {
        account: BaseAccount;
        mnemonic: string;
    }

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/functions/core_src.delay.html b/docs/functions/core_src.delay.html index a573dfa3..d127efd4 100644 --- a/docs/functions/core_src.delay.html +++ b/docs/functions/core_src.delay.html @@ -1 +1 @@ -delay | @aleph-sdk/monorepo

    Generated using TypeDoc

    \ No newline at end of file +delay | @aleph-sdk/monorepo

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/functions/core_src.getSocketPath.html b/docs/functions/core_src.getSocketPath.html index 1d7693cd..2ad84ff1 100644 --- a/docs/functions/core_src.getSocketPath.html +++ b/docs/functions/core_src.getSocketPath.html @@ -1,3 +1,3 @@ getSocketPath | @aleph-sdk/monorepo
    • Returns the content of the ALEPH_API_UNIX_SOCKET environment variable or undefined.

      -

      Returns string | undefined

    Generated using TypeDoc

    \ No newline at end of file +

    Returns string | undefined

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/functions/core_src.gigabyteToMebibyte.html b/docs/functions/core_src.gigabyteToMebibyte.html index 74d6a752..429f3e74 100644 --- a/docs/functions/core_src.gigabyteToMebibyte.html +++ b/docs/functions/core_src.gigabyteToMebibyte.html @@ -1 +1 @@ -gigabyteToMebibyte | @aleph-sdk/monorepo

    Generated using TypeDoc

    \ No newline at end of file +gigabyteToMebibyte | @aleph-sdk/monorepo

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/functions/core_src.isNode.html b/docs/functions/core_src.isNode.html index dd77bc4d..0659d674 100644 --- a/docs/functions/core_src.isNode.html +++ b/docs/functions/core_src.isNode.html @@ -2,4 +2,4 @@ if there is Node version in the environnement variable AND if window is already defined

    -

    Returns boolean

    Generated using TypeDoc

    \ No newline at end of file +

    Returns boolean

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/functions/core_src.stripTrailingSlash.html b/docs/functions/core_src.stripTrailingSlash.html index 24320fa2..564fa696 100644 --- a/docs/functions/core_src.stripTrailingSlash.html +++ b/docs/functions/core_src.stripTrailingSlash.html @@ -1,2 +1,2 @@ stripTrailingSlash | @aleph-sdk/monorepo
    • Strips any remaining trailing slashes or whitespaces at the end of a provided url

      -

      Parameters

      • url: string

      Returns string

    Generated using TypeDoc

    \ No newline at end of file +

    Parameters

    Returns string

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/functions/cosmos_src.importAccountFromMnemonic.html b/docs/functions/cosmos_src.importAccountFromMnemonic.html index af338975..3a450735 100644 --- a/docs/functions/cosmos_src.importAccountFromMnemonic.html +++ b/docs/functions/cosmos_src.importAccountFromMnemonic.html @@ -1,4 +1,4 @@ importAccountFromMnemonic | @aleph-sdk/monorepo
    • Imports a Cosmos Account using a mnemonic

      Parameters

      • mnemonic: string

        The mnemonic to import

      • Optional options: Partial<Secp256k1HdWalletOptions>

        The options to generate the wallet

        -

      Returns Promise<CosmosAccount>

    Generated using TypeDoc

    \ No newline at end of file +

    Returns Promise<CosmosAccount>

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/functions/cosmos_src.importAccountFromPrivateKey.html b/docs/functions/cosmos_src.importAccountFromPrivateKey.html index 45324c06..843191e0 100644 --- a/docs/functions/cosmos_src.importAccountFromPrivateKey.html +++ b/docs/functions/cosmos_src.importAccountFromPrivateKey.html @@ -1,4 +1,4 @@ importAccountFromPrivateKey | @aleph-sdk/monorepo
    • Import a Cosmos Account using a private Key

      Parameters

      • privateKey: string

        The private key to import

      • Optional prefix: string

        The prefix of the network

        -

      Returns Promise<CosmosAccount>

    Generated using TypeDoc

    \ No newline at end of file +

    Returns Promise<CosmosAccount>

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/functions/cosmos_src.newAccount.html b/docs/functions/cosmos_src.newAccount.html index e9aeb3f4..ced871fd 100644 --- a/docs/functions/cosmos_src.newAccount.html +++ b/docs/functions/cosmos_src.newAccount.html @@ -1,4 +1,4 @@ newAccount | @aleph-sdk/monorepo
    • Creates a new random Cosmos Account from a randomly generated mnemonic

      Parameters

      • Optional length: 12 | 15 | 18 | 21 | 24

        The length of the mnemonic

      • Optional options: Partial<Secp256k1HdWalletOptions>

        The options to generate the wallet

        -

      Returns Promise<{
          account: CosmosAccount;
          mnemonic: string;
      }>

    Generated using TypeDoc

    \ No newline at end of file +

    Returns Promise<{
        account: CosmosAccount;
        mnemonic: string;
    }>

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/functions/cosmos_src.verifyCosmos.html b/docs/functions/cosmos_src.verifyCosmos.html index 9fa8e7eb..8dfece94 100644 --- a/docs/functions/cosmos_src.verifyCosmos.html +++ b/docs/functions/cosmos_src.verifyCosmos.html @@ -2,4 +2,4 @@ This method rely on the ethers.utils.verifyMessage() implementation.

    Parameters

    Returns Promise<boolean>

    Generated using TypeDoc

    \ No newline at end of file +

    Returns Promise<boolean>

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/functions/dns_src.hostnameFromUrl.html b/docs/functions/dns_src.hostnameFromUrl.html index 4f1eb050..0414b924 100644 --- a/docs/functions/dns_src.hostnameFromUrl.html +++ b/docs/functions/dns_src.hostnameFromUrl.html @@ -1 +1 @@ -hostnameFromUrl | @aleph-sdk/monorepo

    Generated using TypeDoc

    \ No newline at end of file +hostnameFromUrl | @aleph-sdk/monorepo

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/functions/ethereum_ledger_src.GetAccountFromLedger.html b/docs/functions/ethereum_ledger_src.GetAccountFromLedger.html index 47dfd7d2..c17139fb 100644 --- a/docs/functions/ethereum_ledger_src.GetAccountFromLedger.html +++ b/docs/functions/ethereum_ledger_src.GetAccountFromLedger.html @@ -1,2 +1,2 @@ GetAccountFromLedger | @aleph-sdk/monorepo

    Generated using TypeDoc

    \ No newline at end of file +

    Parameters

    Returns Promise<ETHLedgerAccount>

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/functions/ethereum_ledger_src.getTransport.html b/docs/functions/ethereum_ledger_src.getTransport.html index 2c91d7c8..29c484f4 100644 --- a/docs/functions/ethereum_ledger_src.getTransport.html +++ b/docs/functions/ethereum_ledger_src.getTransport.html @@ -1 +1 @@ -getTransport | @aleph-sdk/monorepo
    • Parameters

      • Optional overrideEnvironment: JSExecutionEnvironment

      Returns Promise<Transport>

    Generated using TypeDoc

    \ No newline at end of file +getTransport | @aleph-sdk/monorepo
    • Parameters

      • Optional overrideEnvironment: JSExecutionEnvironment

      Returns Promise<Transport>

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/functions/ethereum_src.getAccountFromProvider.html b/docs/functions/ethereum_src.getAccountFromProvider.html index cbd933c3..d16fb301 100644 --- a/docs/functions/ethereum_src.getAccountFromProvider.html +++ b/docs/functions/ethereum_src.getAccountFromProvider.html @@ -1,3 +1,3 @@ getAccountFromProvider | @aleph-sdk/monorepo
    • Get an account from a Web3 provider (ex: Metamask)

      Parameters

      • provider: Web3Provider | ExternalProvider
      • requestedRpc: ChangeRpcParam = RpcId.ETH

        Use this params to change the RPC endpoint;

        -

      Returns Promise<ETHAccount>

    Generated using TypeDoc

    \ No newline at end of file +

    Returns Promise<ETHAccount>

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/functions/ethereum_src.importAccountFromMnemonic.html b/docs/functions/ethereum_src.importAccountFromMnemonic.html index b3b906de..d6f484a3 100644 --- a/docs/functions/ethereum_src.importAccountFromMnemonic.html +++ b/docs/functions/ethereum_src.importAccountFromMnemonic.html @@ -2,4 +2,4 @@

    It creates an ethereum wallet containing information about the account, extracted in the ETHAccount constructor.

    Parameters

    Returns ETHAccount

    Generated using TypeDoc

    \ No newline at end of file +

    Returns ETHAccount

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/functions/ethereum_src.importAccountFromPrivateKey.html b/docs/functions/ethereum_src.importAccountFromPrivateKey.html index 56e3c314..cf741617 100644 --- a/docs/functions/ethereum_src.importAccountFromPrivateKey.html +++ b/docs/functions/ethereum_src.importAccountFromPrivateKey.html @@ -1,4 +1,4 @@ importAccountFromPrivateKey | @aleph-sdk/monorepo
    • Imports an ethereum account given a private key and the 'ethers' package.

      It creates an ethereum wallet containing information about the account, extracted in the ETHAccount constructor.

      Parameters

      • privateKey: string

        The private key of the account to import.

        -

      Returns ETHAccount

    Generated using TypeDoc

    \ No newline at end of file +

    Returns ETHAccount

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/functions/ethereum_src.newAccount.html b/docs/functions/ethereum_src.newAccount.html index ef754d48..a8ab8d0f 100644 --- a/docs/functions/ethereum_src.newAccount.html +++ b/docs/functions/ethereum_src.newAccount.html @@ -1,2 +1,2 @@ newAccount | @aleph-sdk/monorepo
    • Creates a new ethereum account using a generated mnemonic following BIP 39 standard.

      -

      Parameters

      • derivationPath: string = "m/44'/60'/0'/0/0"

      Returns {
          account: ETHAccount;
          mnemonic: string;
      }

    Generated using TypeDoc

    \ No newline at end of file +

    Parameters

    Returns {
        account: ETHAccount;
        mnemonic: string;
    }

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/functions/evm_src.alephToWei.html b/docs/functions/evm_src.alephToWei.html index ce03dd38..588375b5 100644 --- a/docs/functions/evm_src.alephToWei.html +++ b/docs/functions/evm_src.alephToWei.html @@ -1 +1 @@ -alephToWei | @aleph-sdk/monorepo
    • Parameters

      • alephAmount: number | Decimal

      Returns BigNumber

    Generated using TypeDoc

    \ No newline at end of file +alephToWei | @aleph-sdk/monorepo
    • Parameters

      • alephAmount: number | Decimal

      Returns BigNumber

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/functions/evm_src.createEphemeralEth.html b/docs/functions/evm_src.createEphemeralEth.html index 65780375..d5eed3ca 100644 --- a/docs/functions/evm_src.createEphemeralEth.html +++ b/docs/functions/evm_src.createEphemeralEth.html @@ -1 +1 @@ -createEphemeralEth | @aleph-sdk/monorepo

    Generated using TypeDoc

    \ No newline at end of file +createEphemeralEth | @aleph-sdk/monorepo

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/functions/evm_src.decToHex.html b/docs/functions/evm_src.decToHex.html index 2652be86..54d1777d 100644 --- a/docs/functions/evm_src.decToHex.html +++ b/docs/functions/evm_src.decToHex.html @@ -1 +1 @@ -decToHex | @aleph-sdk/monorepo

    Generated using TypeDoc

    \ No newline at end of file +decToHex | @aleph-sdk/monorepo

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/functions/evm_src.findChainDataByChainId.html b/docs/functions/evm_src.findChainDataByChainId.html index 709d9023..8af91379 100644 --- a/docs/functions/evm_src.findChainDataByChainId.html +++ b/docs/functions/evm_src.findChainDataByChainId.html @@ -1 +1 @@ -findChainDataByChainId | @aleph-sdk/monorepo

    Generated using TypeDoc

    \ No newline at end of file +findChainDataByChainId | @aleph-sdk/monorepo

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/functions/evm_src.findChainMetadataByChainId.html b/docs/functions/evm_src.findChainMetadataByChainId.html index 42701c2e..74adcbad 100644 --- a/docs/functions/evm_src.findChainMetadataByChainId.html +++ b/docs/functions/evm_src.findChainMetadataByChainId.html @@ -1 +1 @@ -findChainMetadataByChainId | @aleph-sdk/monorepo

    Function findChainMetadataByChainId

    Generated using TypeDoc

    \ No newline at end of file +findChainMetadataByChainId | @aleph-sdk/monorepo

    Function findChainMetadataByChainId

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/functions/evm_src.hexToDec.html b/docs/functions/evm_src.hexToDec.html index f4895fb6..bcac3d0a 100644 --- a/docs/functions/evm_src.hexToDec.html +++ b/docs/functions/evm_src.hexToDec.html @@ -1 +1 @@ -hexToDec | @aleph-sdk/monorepo

    Generated using TypeDoc

    \ No newline at end of file +hexToDec | @aleph-sdk/monorepo

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/functions/evm_src.verifyEthereum.html b/docs/functions/evm_src.verifyEthereum.html index 3521a16e..eeb63fee 100644 --- a/docs/functions/evm_src.verifyEthereum.html +++ b/docs/functions/evm_src.verifyEthereum.html @@ -3,4 +3,4 @@

    Parameters

    Returns boolean

    Generated using TypeDoc

    \ No newline at end of file +

    Returns boolean

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/functions/evm_src.weiToAleph.html b/docs/functions/evm_src.weiToAleph.html index dad0588b..d1a5db2c 100644 --- a/docs/functions/evm_src.weiToAleph.html +++ b/docs/functions/evm_src.weiToAleph.html @@ -1 +1 @@ -weiToAleph | @aleph-sdk/monorepo
    • Parameters

      • weiAmount: string | BigNumber

      Returns Decimal

    Generated using TypeDoc

    \ No newline at end of file +weiToAleph | @aleph-sdk/monorepo
    • Parameters

      • weiAmount: string | BigNumber

      Returns Decimal

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/functions/message_src.PostMessageBuilder.html b/docs/functions/message_src.PostMessageBuilder.html index 59e29620..dba487e2 100644 --- a/docs/functions/message_src.PostMessageBuilder.html +++ b/docs/functions/message_src.PostMessageBuilder.html @@ -1 +1 @@ -PostMessageBuilder | @aleph-sdk/monorepo

    Generated using TypeDoc

    \ No newline at end of file +PostMessageBuilder | @aleph-sdk/monorepo

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/functions/message_src.broadcast.html b/docs/functions/message_src.broadcast.html index 07cb308d..82926806 100644 --- a/docs/functions/message_src.broadcast.html +++ b/docs/functions/message_src.broadcast.html @@ -1 +1 @@ -broadcast | @aleph-sdk/monorepo

    Generated using TypeDoc

    \ No newline at end of file +broadcast | @aleph-sdk/monorepo

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/functions/message_src.buildAggregateMessage.html b/docs/functions/message_src.buildAggregateMessage.html index 24c4c218..73486def 100644 --- a/docs/functions/message_src.buildAggregateMessage.html +++ b/docs/functions/message_src.buildAggregateMessage.html @@ -1 +1 @@ -buildAggregateMessage | @aleph-sdk/monorepo

    Generated using TypeDoc

    \ No newline at end of file +buildAggregateMessage | @aleph-sdk/monorepo

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/functions/message_src.buildForgetMessage.html b/docs/functions/message_src.buildForgetMessage.html index b619b39f..6b1b3f36 100644 --- a/docs/functions/message_src.buildForgetMessage.html +++ b/docs/functions/message_src.buildForgetMessage.html @@ -1 +1 @@ -buildForgetMessage | @aleph-sdk/monorepo

    Generated using TypeDoc

    \ No newline at end of file +buildForgetMessage | @aleph-sdk/monorepo

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/functions/message_src.buildInstanceMessage.html b/docs/functions/message_src.buildInstanceMessage.html index 36bc8126..d46a10fd 100644 --- a/docs/functions/message_src.buildInstanceMessage.html +++ b/docs/functions/message_src.buildInstanceMessage.html @@ -1 +1 @@ -buildInstanceMessage | @aleph-sdk/monorepo

    Generated using TypeDoc

    \ No newline at end of file +buildInstanceMessage | @aleph-sdk/monorepo

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/functions/message_src.buildProgramMessage.html b/docs/functions/message_src.buildProgramMessage.html index dff60dd5..1cc3745e 100644 --- a/docs/functions/message_src.buildProgramMessage.html +++ b/docs/functions/message_src.buildProgramMessage.html @@ -1 +1 @@ -buildProgramMessage | @aleph-sdk/monorepo

    Generated using TypeDoc

    \ No newline at end of file +buildProgramMessage | @aleph-sdk/monorepo

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/functions/message_src.buildStoreMessage.html b/docs/functions/message_src.buildStoreMessage.html index 9a6abfe4..47fb66ac 100644 --- a/docs/functions/message_src.buildStoreMessage.html +++ b/docs/functions/message_src.buildStoreMessage.html @@ -1 +1 @@ -buildStoreMessage | @aleph-sdk/monorepo

    Generated using TypeDoc

    \ No newline at end of file +buildStoreMessage | @aleph-sdk/monorepo

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/functions/message_src.getMessagesSocket.html b/docs/functions/message_src.getMessagesSocket.html index e9c07135..289e380c 100644 --- a/docs/functions/message_src.getMessagesSocket.html +++ b/docs/functions/message_src.getMessagesSocket.html @@ -1,4 +1,4 @@ getMessagesSocket | @aleph-sdk/monorepo

    Generated using TypeDoc

    \ No newline at end of file +

    Returns AlephSocket

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/functions/message_src.prepareAlephMessage.html b/docs/functions/message_src.prepareAlephMessage.html index ac530b2e..57468dfa 100644 --- a/docs/functions/message_src.prepareAlephMessage.html +++ b/docs/functions/message_src.prepareAlephMessage.html @@ -1,3 +1,3 @@ prepareAlephMessage | @aleph-sdk/monorepo
    • This function is used to update the Aleph message's fields and then publish it to the targeted storage engine.

      Type Parameters

      Parameters

      • configuration: PutConfiguration<C>

        The configuration used to update & publish the message.

        -

      Returns Promise<HashedMessage<C>>

    Generated using TypeDoc

    \ No newline at end of file +

    Returns Promise<HashedMessage<C>>

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/functions/message_src.pushFileToStorageEngine.html b/docs/functions/message_src.pushFileToStorageEngine.html index f3b3519e..e686d3d0 100644 --- a/docs/functions/message_src.pushFileToStorageEngine.html +++ b/docs/functions/message_src.pushFileToStorageEngine.html @@ -1 +1 @@ -pushFileToStorageEngine | @aleph-sdk/monorepo
    • Parameters

      • configuration: PushFileConfiguration

      Returns Promise<string>

    Generated using TypeDoc

    \ No newline at end of file +pushFileToStorageEngine | @aleph-sdk/monorepo
    • Parameters

      • configuration: PushFileConfiguration

      Returns Promise<string>

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/functions/nuls2_src.importAccountFromMnemonic.html b/docs/functions/nuls2_src.importAccountFromMnemonic.html index 7f5055eb..a72be22c 100644 --- a/docs/functions/nuls2_src.importAccountFromMnemonic.html +++ b/docs/functions/nuls2_src.importAccountFromMnemonic.html @@ -1,4 +1,4 @@ importAccountFromMnemonic | @aleph-sdk/monorepo
    • Imports a NULS2 account given a mnemonic.

      It creates an NULS2 account containing information about the account, extracted in the NULS2Account constructor.

      Parameters

      • mnemonic: string

        The mnemonic of the account to import.

        -
      • __namedParameters: NULS2ImportConfig = ...

      Returns Promise<NULS2Account>

    Generated using TypeDoc

    \ No newline at end of file +
  • __namedParameters: NULS2ImportConfig = ...
  • Returns Promise<NULS2Account>

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/functions/nuls2_src.importAccountFromPrivateKey.html b/docs/functions/nuls2_src.importAccountFromPrivateKey.html index a90d201c..9628366a 100644 --- a/docs/functions/nuls2_src.importAccountFromPrivateKey.html +++ b/docs/functions/nuls2_src.importAccountFromPrivateKey.html @@ -1,4 +1,4 @@ importAccountFromPrivateKey | @aleph-sdk/monorepo
    • Imports a NULS2 account given a private key.

      It creates an NULS2 account containing information about the account, extracted in the NULS2Account constructor.

      Parameters

      • privateKey: string

        The mnemonic of the account to import.

        -
      • __namedParameters: NULS2ImportConfig = ...

      Returns Promise<NULS2Account>

    Generated using TypeDoc

    \ No newline at end of file +
  • __namedParameters: NULS2ImportConfig = ...
  • Returns Promise<NULS2Account>

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/functions/nuls2_src.newAccount.html b/docs/functions/nuls2_src.newAccount.html index 79ccb2d9..7b830463 100644 --- a/docs/functions/nuls2_src.newAccount.html +++ b/docs/functions/nuls2_src.newAccount.html @@ -1,2 +1,2 @@ newAccount | @aleph-sdk/monorepo
    • Creates a new NULS2 account using a randomly generated private key.

      -

      Parameters

      Returns Promise<{
          account: NULS2Account;
          mnemonic: string;
      }>

    Generated using TypeDoc

    \ No newline at end of file +

    Parameters

    Returns Promise<{
        account: NULS2Account;
        mnemonic: string;
    }>

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/functions/solana_src.getAccountFromProvider.html b/docs/functions/solana_src.getAccountFromProvider.html index cf3cf990..0654be3b 100644 --- a/docs/functions/solana_src.getAccountFromProvider.html +++ b/docs/functions/solana_src.getAccountFromProvider.html @@ -1,2 +1,2 @@ getAccountFromProvider | @aleph-sdk/monorepo

    Generated using TypeDoc

    \ No newline at end of file +

    Parameters

    Returns Promise<SOLAccount>

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/functions/solana_src.importAccountFromPrivateKey.html b/docs/functions/solana_src.importAccountFromPrivateKey.html index 8c5f9aca..e4eb23f2 100644 --- a/docs/functions/solana_src.importAccountFromPrivateKey.html +++ b/docs/functions/solana_src.importAccountFromPrivateKey.html @@ -1,4 +1,4 @@ importAccountFromPrivateKey | @aleph-sdk/monorepo
    • Imports a solana account given a private key and the Keypair solana/web3.js package's class.

      It creates a solana wallet containing information about the account, extracted in the SOLAccount constructor.

      Parameters

      • privateKey: Uint8Array

        The private key of the account to import.

        -

      Returns SOLAccount

    Generated using TypeDoc

    \ No newline at end of file +

    Returns SOLAccount

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/functions/solana_src.newAccount.html b/docs/functions/solana_src.newAccount.html index 16cf50aa..bffbb108 100644 --- a/docs/functions/solana_src.newAccount.html +++ b/docs/functions/solana_src.newAccount.html @@ -1,2 +1,2 @@ newAccount | @aleph-sdk/monorepo
    • Creates a new solana account using a randomly generated solana keypair.

      -

      Returns {
          account: SOLAccount;
          privateKey: Uint8Array;
      }

    Generated using TypeDoc

    \ No newline at end of file +

    Returns {
        account: SOLAccount;
        privateKey: Uint8Array;
    }

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/functions/solana_src.verifySolana.html b/docs/functions/solana_src.verifySolana.html index 39c79889..e149d253 100644 --- a/docs/functions/solana_src.verifySolana.html +++ b/docs/functions/solana_src.verifySolana.html @@ -2,4 +2,4 @@ This method rely on the nacl.sign.detached.verify() implementation.

    Parameters

    Returns boolean

    Generated using TypeDoc

    \ No newline at end of file +

    Returns boolean

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/functions/substrate_src.getAccountFromProvider.html b/docs/functions/substrate_src.getAccountFromProvider.html index edd80965..71f58b05 100644 --- a/docs/functions/substrate_src.getAccountFromProvider.html +++ b/docs/functions/substrate_src.getAccountFromProvider.html @@ -1,4 +1,4 @@ getAccountFromProvider | @aleph-sdk/monorepo
    • Get an account from polkadot.js provider This function can only be called inside a browser.

      Parameters

      • Optional address: string

        that can refer an account to connect, by default connect account number 0

        -

      Returns Promise<DOTAccount>

    Generated using TypeDoc

    \ No newline at end of file +

    Returns Promise<DOTAccount>

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/functions/substrate_src.importAccountFromMnemonic.html b/docs/functions/substrate_src.importAccountFromMnemonic.html index 3f52c217..c70120d6 100644 --- a/docs/functions/substrate_src.importAccountFromMnemonic.html +++ b/docs/functions/substrate_src.importAccountFromMnemonic.html @@ -1,4 +1,4 @@ importAccountFromMnemonic | @aleph-sdk/monorepo
    • Imports a substrate account given a mnemonic and the 'polkadot' package.

      It creates an substrate wallet containing information about the account, extracted in the DOTAccount constructor.

      Parameters

      • mnemonic: string

        The mnemonic of the account to import.

        -

      Returns Promise<DOTAccount>

    Generated using TypeDoc

    \ No newline at end of file +

    Returns Promise<DOTAccount>

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/functions/substrate_src.importAccountFromPrivateKey.html b/docs/functions/substrate_src.importAccountFromPrivateKey.html index a1b18a4b..a3e61726 100644 --- a/docs/functions/substrate_src.importAccountFromPrivateKey.html +++ b/docs/functions/substrate_src.importAccountFromPrivateKey.html @@ -1,4 +1,4 @@ importAccountFromPrivateKey | @aleph-sdk/monorepo
    • Imports a substrate account given a private key and the 'polkadot/keyring' package's class.

      It creates a substrate wallet containing information about the account, extracted in the DOTAccount constructor.

      Parameters

      • privateKey: string

        The private key of the account to import.

        -

      Returns Promise<DOTAccount>

    Generated using TypeDoc

    \ No newline at end of file +

    Returns Promise<DOTAccount>

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/functions/substrate_src.newAccount.html b/docs/functions/substrate_src.newAccount.html index a2614531..f916cf86 100644 --- a/docs/functions/substrate_src.newAccount.html +++ b/docs/functions/substrate_src.newAccount.html @@ -1,2 +1,2 @@ newAccount | @aleph-sdk/monorepo
    • Creates a new substrate account using a randomly generated substrate keyring.

      -

      Returns Promise<{
          account: DOTAccount;
          mnemonic: string;
      }>

    Generated using TypeDoc

    \ No newline at end of file +

    Returns Promise<{
        account: DOTAccount;
        mnemonic: string;
    }>

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/functions/superfluid_src.createFromEVMAccount.html b/docs/functions/superfluid_src.createFromEVMAccount.html index e2e41bb2..bc89b4e4 100644 --- a/docs/functions/superfluid_src.createFromEVMAccount.html +++ b/docs/functions/superfluid_src.createFromEVMAccount.html @@ -1 +1 @@ -createFromEVMAccount | @aleph-sdk/monorepo

    Generated using TypeDoc

    \ No newline at end of file +createFromEVMAccount | @aleph-sdk/monorepo

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/functions/superfluid_src.getAccountFromProvider.html b/docs/functions/superfluid_src.getAccountFromProvider.html index 22067342..7a022402 100644 --- a/docs/functions/superfluid_src.getAccountFromProvider.html +++ b/docs/functions/superfluid_src.getAccountFromProvider.html @@ -1 +1 @@ -getAccountFromProvider | @aleph-sdk/monorepo

    Generated using TypeDoc

    \ No newline at end of file +getAccountFromProvider | @aleph-sdk/monorepo

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/functions/superfluid_src.isAccountSupported.html b/docs/functions/superfluid_src.isAccountSupported.html index 7dae6ca8..c29a76fc 100644 --- a/docs/functions/superfluid_src.isAccountSupported.html +++ b/docs/functions/superfluid_src.isAccountSupported.html @@ -1 +1 @@ -isAccountSupported | @aleph-sdk/monorepo

    Generated using TypeDoc

    \ No newline at end of file +isAccountSupported | @aleph-sdk/monorepo

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/functions/superfluid_src.isBlockchainSupported.html b/docs/functions/superfluid_src.isBlockchainSupported.html index 75864e22..c64315be 100644 --- a/docs/functions/superfluid_src.isBlockchainSupported.html +++ b/docs/functions/superfluid_src.isBlockchainSupported.html @@ -1 +1 @@ -isBlockchainSupported | @aleph-sdk/monorepo

    Generated using TypeDoc

    \ No newline at end of file +isBlockchainSupported | @aleph-sdk/monorepo

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/functions/tezos_src.ImportAccountFromBeaconWallet.html b/docs/functions/tezos_src.ImportAccountFromBeaconWallet.html index bab67cce..70e2869e 100644 --- a/docs/functions/tezos_src.ImportAccountFromBeaconWallet.html +++ b/docs/functions/tezos_src.ImportAccountFromBeaconWallet.html @@ -1,2 +1,2 @@ ImportAccountFromBeaconWallet | @aleph-sdk/monorepo

    Function ImportAccountFromBeaconWallet

    • Imports a Tezos account given a beacon wallet integration, using the @taquito/beacon-wallet BeaconWallet class.

      -

      Parameters

      • wallet: BeaconWallet

      Returns Promise<TEZOSAccount>

    Generated using TypeDoc

    \ No newline at end of file +

    Parameters

    Returns Promise<TEZOSAccount>

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/functions/tezos_src.ImportAccountFromFundraiserInfo.html b/docs/functions/tezos_src.ImportAccountFromFundraiserInfo.html index 2b907df5..eacf0ba2 100644 --- a/docs/functions/tezos_src.ImportAccountFromFundraiserInfo.html +++ b/docs/functions/tezos_src.ImportAccountFromFundraiserInfo.html @@ -2,4 +2,4 @@

    Parameters

    Returns Promise<TEZOSAccount>

    Generated using TypeDoc

    \ No newline at end of file +

    Returns Promise<TEZOSAccount>

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/functions/tezos_src.importAccountFromPrivateKey.html b/docs/functions/tezos_src.importAccountFromPrivateKey.html index 72619964..4f3e6cae 100644 --- a/docs/functions/tezos_src.importAccountFromPrivateKey.html +++ b/docs/functions/tezos_src.importAccountFromPrivateKey.html @@ -1,4 +1,4 @@ importAccountFromPrivateKey | @aleph-sdk/monorepo
    • Imports a Tezos account given a private key, using the @taquito/signer InMemorySigner class.

      Parameters

      • privateKey: string

        The private key of the account to import.

      • Optional passphrase: string

        The password, if the key is encrypted.

        -

      Returns Promise<TEZOSAccount>

    Generated using TypeDoc

    \ No newline at end of file +

    Returns Promise<TEZOSAccount>

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/functions/tezos_src.newAccount.html b/docs/functions/tezos_src.newAccount.html index dd943a83..b556f86d 100644 --- a/docs/functions/tezos_src.newAccount.html +++ b/docs/functions/tezos_src.newAccount.html @@ -1,2 +1,2 @@ newAccount | @aleph-sdk/monorepo
    • Creates a new Tezos account (tz1) using a randomly generated Tezos keypair.

      -

      Returns Promise<{
          privateKey: Uint8Array;
          signerAccount: TEZOSAccount;
      }>

    Generated using TypeDoc

    \ No newline at end of file +

    Returns Promise<{
        privateKey: Uint8Array;
        signerAccount: TEZOSAccount;
    }>

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/functions/tezos_src.verifyTezos.html b/docs/functions/tezos_src.verifyTezos.html index fe924d30..71730aee 100644 --- a/docs/functions/tezos_src.verifyTezos.html +++ b/docs/functions/tezos_src.verifyTezos.html @@ -2,4 +2,4 @@ This method rely on the verifySignature() implementation from taquito/utils.

    Parameters

    Returns boolean

    Generated using TypeDoc

    \ No newline at end of file +

    Returns boolean

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/message_src.MessageTypeMap.html b/docs/interfaces/message_src.MessageTypeMap.html index bd182a53..b1cb5feb 100644 --- a/docs/interfaces/message_src.MessageTypeMap.html +++ b/docs/interfaces/message_src.MessageTypeMap.html @@ -1,9 +1,9 @@ MessageTypeMap | @aleph-sdk/monorepo

    Interface MessageTypeMap<Content>

    Message types supported by Aleph Some message types come with a content field that can is of a generic type.

    -
    interface MessageTypeMap<Content> {
        AGGREGATE: AggregateContent<Content>;
        FORGET: ForgetContent;
        INSTANCE: InstanceContent;
        POST: PostContent<Content>;
        PROGRAM: ProgramContent;
        STORE: StoreContent;
        [key: string]: MessageContent;
    }

    Type Parameters

    • Content = any

    Indexable

    [key: string]: MessageContent

    Properties

    interface MessageTypeMap<Content> {
        AGGREGATE: AggregateContent<Content>;
        FORGET: ForgetContent;
        INSTANCE: InstanceContent;
        POST: PostContent<Content>;
        PROGRAM: ProgramContent;
        STORE: StoreContent;
        [key: string]: MessageContent;
    }

    Type Parameters

    • Content = any

    Indexable

    [key: string]: MessageContent

    Properties

    INSTANCE: InstanceContent

    Generated using TypeDoc

    \ No newline at end of file +

    Properties

    INSTANCE: InstanceContent

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/modules/account_src.html b/docs/modules/account_src.html index efbe2cd7..41ac8f2d 100644 --- a/docs/modules/account_src.html +++ b/docs/modules/account_src.html @@ -1,4 +1,4 @@ -account/src | @aleph-sdk/monorepo

    Index

    Classes

    Account +account/src | @aleph-sdk/monorepo

    Index

    Classes

    Type Aliases

    EphAccount diff --git a/docs/modules/avalanche_src.html b/docs/modules/avalanche_src.html index 52a1c456..b697d952 100644 --- a/docs/modules/avalanche_src.html +++ b/docs/modules/avalanche_src.html @@ -1,4 +1,4 @@ -avalanche/src | @aleph-sdk/monorepo

    Index

    Enumerations

    ChainType +avalanche/src | @aleph-sdk/monorepo

    Index

    Enumerations

    Classes

    Functions

    digestMessage getAccountFromProvider diff --git a/docs/modules/base_src.html b/docs/modules/base_src.html index 7a88eea8..6706f886 100644 --- a/docs/modules/base_src.html +++ b/docs/modules/base_src.html @@ -1,4 +1,4 @@ -base/src | @aleph-sdk/monorepo

    Index

    Classes

    BaseAccount +base/src | @aleph-sdk/monorepo

    Index

    Classes

    Functions

    getAccountFromProvider importAccountFromMnemonic importAccountFromPrivateKey diff --git a/docs/modules/client_src.html b/docs/modules/client_src.html index b5a3f943..b968c176 100644 --- a/docs/modules/client_src.html +++ b/docs/modules/client_src.html @@ -1,3 +1,3 @@ -client/src | @aleph-sdk/monorepo

    Index

    Classes

    AlephHttpClient +client/src | @aleph-sdk/monorepo

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/modules/core_src.html b/docs/modules/core_src.html index e64bfb28..f888a74c 100644 --- a/docs/modules/core_src.html +++ b/docs/modules/core_src.html @@ -1,4 +1,4 @@ -core/src | @aleph-sdk/monorepo

    Index

    Enumerations

    Blockchain +core/src | @aleph-sdk/monorepo

    Index

    Enumerations

    Type Aliases

    Variables

    DEFAULT_API_V2 diff --git a/docs/modules/cosmos_src.html b/docs/modules/cosmos_src.html index e79e2241..b9f8136d 100644 --- a/docs/modules/cosmos_src.html +++ b/docs/modules/cosmos_src.html @@ -1,4 +1,4 @@ -cosmos/src | @aleph-sdk/monorepo

    Index

    Classes

    CosmosAccount +cosmos/src | @aleph-sdk/monorepo

    Index

    Classes

    Functions

    importAccountFromMnemonic importAccountFromPrivateKey newAccount diff --git a/docs/modules/dns_src.html b/docs/modules/dns_src.html index 3d1fb923..75b54454 100644 --- a/docs/modules/dns_src.html +++ b/docs/modules/dns_src.html @@ -1,4 +1,4 @@ -dns/src | @aleph-sdk/monorepo

    Index

    Enumerations

    TargetType +dns/src | @aleph-sdk/monorepo

    Index

    Enumerations

    Classes

    Variables

    DNS_INSTANCE_DOMAIN diff --git a/docs/modules/ethereum_ledger_src.html b/docs/modules/ethereum_ledger_src.html index f2c9cfc4..47fcdb84 100644 --- a/docs/modules/ethereum_ledger_src.html +++ b/docs/modules/ethereum_ledger_src.html @@ -1,4 +1,4 @@ -ethereum-ledger/src | @aleph-sdk/monorepo

    Module ethereum-ledger/src

    Index

    Classes

    ETHLedgerAccount +ethereum-ledger/src | @aleph-sdk/monorepo

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/modules/ethereum_src.html b/docs/modules/ethereum_src.html index c8507069..f2a7c33e 100644 --- a/docs/modules/ethereum_src.html +++ b/docs/modules/ethereum_src.html @@ -1,4 +1,4 @@ -ethereum/src | @aleph-sdk/monorepo

    Index

    Classes

    ETHAccount +ethereum/src | @aleph-sdk/monorepo

    Index

    Classes

    Functions

    getAccountFromProvider importAccountFromMnemonic importAccountFromPrivateKey diff --git a/docs/modules/evm_src.html b/docs/modules/evm_src.html index 8be5b579..ca666794 100644 --- a/docs/modules/evm_src.html +++ b/docs/modules/evm_src.html @@ -1,4 +1,4 @@ -evm/src | @aleph-sdk/monorepo

    Index

    Enumerations

    RpcId +evm/src | @aleph-sdk/monorepo

    Index

    Enumerations

    Classes

    EVMAccount EthereumMockProvider JsonRPCWallet diff --git a/docs/modules/message_src.html b/docs/modules/message_src.html index c2342094..dbca6793 100644 --- a/docs/modules/message_src.html +++ b/docs/modules/message_src.html @@ -1,4 +1,4 @@ -message/src | @aleph-sdk/monorepo

    Index

    Enumerations

    Encoding +message/src | @aleph-sdk/monorepo

    Index

    Enumerations

    Encoding HypervisorType InterfaceType ItemType diff --git a/docs/modules/nuls2_src.html b/docs/modules/nuls2_src.html index cd41143e..1bbec8a8 100644 --- a/docs/modules/nuls2_src.html +++ b/docs/modules/nuls2_src.html @@ -1,4 +1,4 @@ -nuls2/src | @aleph-sdk/monorepo

    Index

    Classes

    NULS2Account +nuls2/src | @aleph-sdk/monorepo

    Index

    Classes

    Type Aliases

    Functions

    importAccountFromMnemonic diff --git a/docs/modules/solana_src.html b/docs/modules/solana_src.html index 72a244c3..10b6369c 100644 --- a/docs/modules/solana_src.html +++ b/docs/modules/solana_src.html @@ -1,4 +1,4 @@ -solana/src | @aleph-sdk/monorepo

    Index

    Classes

    SOLAccount +solana/src | @aleph-sdk/monorepo

    Index

    Classes

    Functions

    getAccountFromProvider importAccountFromPrivateKey newAccount diff --git a/docs/modules/substrate_src.html b/docs/modules/substrate_src.html index 58bd5b21..521c46ab 100644 --- a/docs/modules/substrate_src.html +++ b/docs/modules/substrate_src.html @@ -1,4 +1,4 @@ -substrate/src | @aleph-sdk/monorepo

    Index

    Classes

    DOTAccount +substrate/src | @aleph-sdk/monorepo

    Index

    Classes

    Functions

    getAccountFromProvider importAccountFromMnemonic importAccountFromPrivateKey diff --git a/docs/modules/superfluid_src.html b/docs/modules/superfluid_src.html index 203333f3..b82d917e 100644 --- a/docs/modules/superfluid_src.html +++ b/docs/modules/superfluid_src.html @@ -1,4 +1,4 @@ -superfluid/src | @aleph-sdk/monorepo

    Index

    Classes

    SuperfluidAccount +superfluid/src | @aleph-sdk/monorepo

    Index

    Classes

    Functions

    createFromEVMAccount getAccountFromProvider isAccountSupported diff --git a/docs/modules/tezos_src.html b/docs/modules/tezos_src.html index 38474bd4..184a5238 100644 --- a/docs/modules/tezos_src.html +++ b/docs/modules/tezos_src.html @@ -1,4 +1,4 @@ -tezos/src | @aleph-sdk/monorepo

    Index

    Classes

    TEZOSAccount +tezos/src | @aleph-sdk/monorepo

    Index

    Classes

    Variables

    Functions

    ImportAccountFromBeaconWallet ImportAccountFromFundraiserInfo diff --git a/docs/types/account_src.EphAccount.html b/docs/types/account_src.EphAccount.html index 1899dcb8..6c91a821 100644 --- a/docs/types/account_src.EphAccount.html +++ b/docs/types/account_src.EphAccount.html @@ -1 +1 @@ -EphAccount | @aleph-sdk/monorepo
    EphAccount: {
        address: string;
        mnemonic: string;
        privateKey: string;
        publicKey: string;
    }

    Type declaration

    • address: string
    • mnemonic: string
    • privateKey: string
    • publicKey: string

    Generated using TypeDoc

    \ No newline at end of file +EphAccount | @aleph-sdk/monorepo
    EphAccount: {
        address: string;
        mnemonic: string;
        privateKey: string;
        publicKey: string;
    }

    Type declaration

    • address: string
    • mnemonic: string
    • privateKey: string
    • publicKey: string

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/types/account_src.SignableMessage.html b/docs/types/account_src.SignableMessage.html index 492eefe4..3ad057dd 100644 --- a/docs/types/account_src.SignableMessage.html +++ b/docs/types/account_src.SignableMessage.html @@ -1 +1 @@ -SignableMessage | @aleph-sdk/monorepo
    SignableMessage: {
        getVerificationBuffer: (() => Buffer);
        sender: string;
        time: number;
    }

    Type declaration

    • getVerificationBuffer: (() => Buffer)
        • (): Buffer
        • Returns Buffer

    • sender: string
    • time: number

    Generated using TypeDoc

    \ No newline at end of file +SignableMessage | @aleph-sdk/monorepo
    SignableMessage: {
        getVerificationBuffer: (() => Buffer);
        sender: string;
        time: number;
    }

    Type declaration

    • getVerificationBuffer: (() => Buffer)
        • (): Buffer
        • Returns Buffer

    • sender: string
    • time: number

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/types/core_src.JSExecutionEnvironment.html b/docs/types/core_src.JSExecutionEnvironment.html index 1d0dd21d..8bf49990 100644 --- a/docs/types/core_src.JSExecutionEnvironment.html +++ b/docs/types/core_src.JSExecutionEnvironment.html @@ -1 +1 @@ -JSExecutionEnvironment | @aleph-sdk/monorepo

    Type alias JSExecutionEnvironment

    JSExecutionEnvironment: "node" | "browser"

    Generated using TypeDoc

    \ No newline at end of file +JSExecutionEnvironment | @aleph-sdk/monorepo

    Type alias JSExecutionEnvironment

    JSExecutionEnvironment: "node" | "browser"

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/types/core_src.RequireOnlyOne.html b/docs/types/core_src.RequireOnlyOne.html index 520735b5..a775ea84 100644 --- a/docs/types/core_src.RequireOnlyOne.html +++ b/docs/types/core_src.RequireOnlyOne.html @@ -1,3 +1,3 @@ RequireOnlyOne | @aleph-sdk/monorepo

    Type alias RequireOnlyOne<T, Keys>

    RequireOnlyOne<T, Keys>: Pick<T, Exclude<keyof T, Keys>> & {
        [K in Keys]-?: Required<Pick<T, K>> & Partial<Record<Exclude<Keys, K>, undefined>>
    }[Keys]

    This type implementation allows to specify for a given T type two field with only one that have to be field. You can find more about this here: https://learn.microsoft.com/en-us/javascript/api/@azure/keyvault-certificates/requireatleastone?view=azure-node-latest

    -

    Type Parameters

    • T
    • Keys extends keyof T = keyof T

    Generated using TypeDoc

    \ No newline at end of file +

    Type Parameters

    • T
    • Keys extends keyof T = keyof T

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/types/evm_src.ChainMetadataType.html b/docs/types/evm_src.ChainMetadataType.html index 2cb061c2..fa8af7ea 100644 --- a/docs/types/evm_src.ChainMetadataType.html +++ b/docs/types/evm_src.ChainMetadataType.html @@ -1 +1 @@ -ChainMetadataType | @aleph-sdk/monorepo
    ChainMetadataType: RpcType & {
        superTokenAddress?: string;
        tokenAddress?: string;
    }

    Type declaration

    • Optional superTokenAddress?: string
    • Optional tokenAddress?: string

    Generated using TypeDoc

    \ No newline at end of file +ChainMetadataType | @aleph-sdk/monorepo
    ChainMetadataType: RpcType & {
        superTokenAddress?: string;
        tokenAddress?: string;
    }

    Type declaration

    • Optional superTokenAddress?: string
    • Optional tokenAddress?: string

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/types/evm_src.ChangeRpcParam.html b/docs/types/evm_src.ChangeRpcParam.html index f490a8a0..c4308c22 100644 --- a/docs/types/evm_src.ChangeRpcParam.html +++ b/docs/types/evm_src.ChangeRpcParam.html @@ -1 +1 @@ -ChangeRpcParam | @aleph-sdk/monorepo
    ChangeRpcParam: RpcType | RpcId

    Generated using TypeDoc

    \ No newline at end of file +ChangeRpcParam | @aleph-sdk/monorepo
    ChangeRpcParam: RpcType | RpcId

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/types/evm_src.RpcType.html b/docs/types/evm_src.RpcType.html index ce0db33f..9de7b113 100644 --- a/docs/types/evm_src.RpcType.html +++ b/docs/types/evm_src.RpcType.html @@ -1 +1 @@ -RpcType | @aleph-sdk/monorepo
    RpcType: {
        blockExplorerUrls: string[];
        chainId: string;
        chainName: string;
        nativeCurrency: {
            decimals: number;
            name: string;
            symbol: string;
        };
        rpcUrls: string[];
    }

    Type declaration

    • blockExplorerUrls: string[]
    • chainId: string
    • chainName: string
    • nativeCurrency: {
          decimals: number;
          name: string;
          symbol: string;
      }
      • decimals: number
      • name: string
      • symbol: string
    • rpcUrls: string[]

    Generated using TypeDoc

    \ No newline at end of file +RpcType | @aleph-sdk/monorepo
    RpcType: {
        blockExplorerUrls: string[];
        chainId: string;
        chainName: string;
        nativeCurrency: {
            decimals: number;
            name: string;
            symbol: string;
        };
        rpcUrls: string[];
    }

    Type declaration

    • blockExplorerUrls: string[]
    • chainId: string
    • chainName: string
    • nativeCurrency: {
          decimals: number;
          name: string;
          symbol: string;
      }
      • decimals: number
      • name: string
      • symbol: string
    • rpcUrls: string[]

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/types/message_src.AbstractVolume.html b/docs/types/message_src.AbstractVolume.html index 1c42cdf1..47489258 100644 --- a/docs/types/message_src.AbstractVolume.html +++ b/docs/types/message_src.AbstractVolume.html @@ -1 +1 @@ -AbstractVolume | @aleph-sdk/monorepo
    AbstractVolume: {
        comment?: string[];
        is_read_only: (() => boolean);
        mount?: string[];
    }

    Type declaration

    • Optional comment?: string[]
    • is_read_only: (() => boolean)
        • (): boolean
        • Returns boolean

    • Optional mount?: string[]

    Generated using TypeDoc

    \ No newline at end of file +AbstractVolume | @aleph-sdk/monorepo
    AbstractVolume: {
        comment?: string[];
        is_read_only: (() => boolean);
        mount?: string[];
    }

    Type declaration

    • Optional comment?: string[]
    • is_read_only: (() => boolean)
        • (): boolean
        • Returns boolean

    • Optional mount?: string[]

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/types/message_src.AggregateContent.html b/docs/types/message_src.AggregateContent.html index e3a716b6..c894a456 100644 --- a/docs/types/message_src.AggregateContent.html +++ b/docs/types/message_src.AggregateContent.html @@ -1 +1 @@ -AggregateContent | @aleph-sdk/monorepo
    AggregateContent<T>: BaseContent & {
        content: T;
        key: string | AggregateContentKey;
    }

    Type Parameters

    • T

    Type declaration

    Generated using TypeDoc

    \ No newline at end of file +AggregateContent | @aleph-sdk/monorepo
    AggregateContent<T>: BaseContent & {
        content: T;
        key: string | AggregateContentKey;
    }

    Type Parameters

    • T

    Type declaration

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/types/message_src.AggregateContentKey.html b/docs/types/message_src.AggregateContentKey.html index 5bd7d772..64c97dfc 100644 --- a/docs/types/message_src.AggregateContentKey.html +++ b/docs/types/message_src.AggregateContentKey.html @@ -1 +1 @@ -AggregateContentKey | @aleph-sdk/monorepo
    AggregateContentKey: {
        name: string;
    }

    Type declaration

    • name: string

    Generated using TypeDoc

    \ No newline at end of file +AggregateContentKey | @aleph-sdk/monorepo
    AggregateContentKey: {
        name: string;
    }

    Type declaration

    • name: string

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/types/message_src.AggregateGetConfiguration.html b/docs/types/message_src.AggregateGetConfiguration.html index c0f8dba7..daaabd78 100644 --- a/docs/types/message_src.AggregateGetConfiguration.html +++ b/docs/types/message_src.AggregateGetConfiguration.html @@ -1 +1 @@ -AggregateGetConfiguration | @aleph-sdk/monorepo
    AggregateGetConfiguration: {
        address: string;
        keys?: string[];
    }

    Type declaration

    • address: string
    • Optional keys?: string[]

    Generated using TypeDoc

    \ No newline at end of file +AggregateGetConfiguration | @aleph-sdk/monorepo
    AggregateGetConfiguration: {
        address: string;
        keys?: string[];
    }

    Type declaration

    • address: string
    • Optional keys?: string[]

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/types/message_src.AggregateGetResponse.html b/docs/types/message_src.AggregateGetResponse.html index 3a65f81b..33685135 100644 --- a/docs/types/message_src.AggregateGetResponse.html +++ b/docs/types/message_src.AggregateGetResponse.html @@ -1 +1 @@ -AggregateGetResponse | @aleph-sdk/monorepo

    Type alias AggregateGetResponse<T>

    AggregateGetResponse<T>: {
        data: T;
    }

    Type Parameters

    • T

    Type declaration

    • data: T

    Generated using TypeDoc

    \ No newline at end of file +AggregateGetResponse | @aleph-sdk/monorepo

    Type alias AggregateGetResponse<T>

    AggregateGetResponse<T>: {
        data: T;
    }

    Type Parameters

    • T

    Type declaration

    • data: T

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/types/message_src.AggregateMessage.html b/docs/types/message_src.AggregateMessage.html index 15a78a04..7d119a9a 100644 --- a/docs/types/message_src.AggregateMessage.html +++ b/docs/types/message_src.AggregateMessage.html @@ -1 +1 @@ -AggregateMessage | @aleph-sdk/monorepo
    AggregateMessage<T>: SignedMessage<AggregateContent<T>>

    Type Parameters

    • T

    Generated using TypeDoc

    \ No newline at end of file +AggregateMessage | @aleph-sdk/monorepo
    AggregateMessage<T>: SignedMessage<AggregateContent<T>>

    Type Parameters

    • T

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/types/message_src.AggregatePublishConfiguration.html b/docs/types/message_src.AggregatePublishConfiguration.html index 942d9ea2..5ba9ec1d 100644 --- a/docs/types/message_src.AggregatePublishConfiguration.html +++ b/docs/types/message_src.AggregatePublishConfiguration.html @@ -1 +1 @@ -AggregatePublishConfiguration | @aleph-sdk/monorepo

    Type alias AggregatePublishConfiguration<T>

    AggregatePublishConfiguration<T>: {
        account: Account;
        address?: string;
        channel?: string;
        content: T;
        key: string | AggregateContentKey;
        storageEngine?: ItemType;
        sync?: boolean;
    }

    Type Parameters

    • T

    Type declaration

    • account: Account
    • Optional address?: string
    • Optional channel?: string
    • content: T
    • key: string | AggregateContentKey
    • Optional storageEngine?: ItemType
    • Optional sync?: boolean

    Generated using TypeDoc

    \ No newline at end of file +AggregatePublishConfiguration | @aleph-sdk/monorepo

    Type alias AggregatePublishConfiguration<T>

    AggregatePublishConfiguration<T>: {
        account: Account;
        address?: string;
        channel?: string;
        content: T;
        key: string | AggregateContentKey;
        storageEngine?: ItemType;
        sync?: boolean;
    }

    Type Parameters

    • T

    Type declaration

    • account: Account
    • Optional address?: string
    • Optional channel?: string
    • content: T
    • key: string | AggregateContentKey
    • Optional storageEngine?: ItemType
    • Optional sync?: boolean

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/types/message_src.AlephSocket.html b/docs/types/message_src.AlephSocket.html index 89a99d0c..0f2492f6 100644 --- a/docs/types/message_src.AlephSocket.html +++ b/docs/types/message_src.AlephSocket.html @@ -1 +1 @@ -AlephSocket | @aleph-sdk/monorepo

    Generated using TypeDoc

    \ No newline at end of file +AlephSocket | @aleph-sdk/monorepo

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/types/message_src.BaseContent.html b/docs/types/message_src.BaseContent.html index 507f1b9a..8d6f04cf 100644 --- a/docs/types/message_src.BaseContent.html +++ b/docs/types/message_src.BaseContent.html @@ -1 +1 @@ -BaseContent | @aleph-sdk/monorepo
    BaseContent: {
        address: string;
        time: number;
    }

    Type declaration

    • address: string
    • time: number

    Generated using TypeDoc

    \ No newline at end of file +BaseContent | @aleph-sdk/monorepo
    BaseContent: {
        address: string;
        time: number;
    }

    Type declaration

    • address: string
    • time: number

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/types/message_src.BaseExecutableContent.html b/docs/types/message_src.BaseExecutableContent.html index cf794208..ffe7a8cb 100644 --- a/docs/types/message_src.BaseExecutableContent.html +++ b/docs/types/message_src.BaseExecutableContent.html @@ -8,4 +8,4 @@ requirements: System properties required volumes: Volumes to mount on the filesystem replaces: Previous version to replace. Must be signed by the same address"

    -

    Type declaration

    Generated using TypeDoc

    \ No newline at end of file +

    Type declaration

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/types/message_src.BaseMessageProps.html b/docs/types/message_src.BaseMessageProps.html index ca59ce2d..0a17ba92 100644 --- a/docs/types/message_src.BaseMessageProps.html +++ b/docs/types/message_src.BaseMessageProps.html @@ -1 +1 @@ -BaseMessageProps | @aleph-sdk/monorepo
    BaseMessageProps<C>: {
        chain: Blockchain;
        channel?: string;
        content: C;
        item_type: ItemType;
        sender: string;
        time: number;
        type: keyof MessageTypeMap<C>;
    }

    Type Parameters

    Type declaration

    • chain: Blockchain
    • Optional channel?: string
    • content: C
    • item_type: ItemType
    • sender: string
    • time: number
    • type: keyof MessageTypeMap<C>

    Generated using TypeDoc

    \ No newline at end of file +BaseMessageProps | @aleph-sdk/monorepo
    BaseMessageProps<C>: {
        chain: Blockchain;
        channel?: string;
        content: C;
        item_type: ItemType;
        sender: string;
        time: number;
        type: keyof MessageTypeMap<C>;
    }

    Type Parameters

    Type declaration

    • chain: Blockchain
    • Optional channel?: string
    • content: C
    • item_type: ItemType
    • sender: string
    • time: number
    • type: keyof MessageTypeMap<C>

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/types/message_src.ChainRef.html b/docs/types/message_src.ChainRef.html index c2de0325..d3cfacd2 100644 --- a/docs/types/message_src.ChainRef.html +++ b/docs/types/message_src.ChainRef.html @@ -1,2 +1,2 @@ ChainRef | @aleph-sdk/monorepo
    ChainRef: {
        chain: string;
        channel?: string;
        item_content: string;
        item_hash: string;
        item_type: string;
        sender: string;
        signature: string;
        time: number;
        type: post;
    }

    Some POST messages have a 'ref' field referencing other content

    -

    Type declaration

    • chain: string
    • Optional channel?: string
    • item_content: string
    • item_hash: string
    • item_type: string
    • sender: string
    • signature: string
    • time: number
    • type: post

    Generated using TypeDoc

    \ No newline at end of file +

    Type declaration

    • chain: string
    • Optional channel?: string
    • item_content: string
    • item_hash: string
    • item_type: string
    • sender: string
    • signature: string
    • time: number
    • type: post

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/types/message_src.CodeContent.html b/docs/types/message_src.CodeContent.html index ad322793..483bdb15 100644 --- a/docs/types/message_src.CodeContent.html +++ b/docs/types/message_src.CodeContent.html @@ -1 +1 @@ -CodeContent | @aleph-sdk/monorepo
    CodeContent: {
        args?: string[];
        encoding: Encoding;
        entrypoint: string;
        interface?: InterfaceType;
        ref: string;
        use_latest: boolean;
    }

    Type declaration

    • Optional args?: string[]
    • encoding: Encoding
    • entrypoint: string
    • Optional interface?: InterfaceType
    • ref: string
    • use_latest: boolean

    Generated using TypeDoc

    \ No newline at end of file +CodeContent | @aleph-sdk/monorepo
    CodeContent: {
        args?: string[];
        encoding: Encoding;
        entrypoint: string;
        interface?: InterfaceType;
        ref: string;
        use_latest: boolean;
    }

    Type declaration

    • Optional args?: string[]
    • encoding: Encoding
    • entrypoint: string
    • Optional interface?: InterfaceType
    • ref: string
    • use_latest: boolean

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/types/message_src.CpuProperties.html b/docs/types/message_src.CpuProperties.html index 5d031a06..a9acf6d3 100644 --- a/docs/types/message_src.CpuProperties.html +++ b/docs/types/message_src.CpuProperties.html @@ -1,3 +1,3 @@ CpuProperties | @aleph-sdk/monorepo
    CpuProperties: {
        architecture?: "x86_64" | "arm64";
        features?: string[];
        vendor?: "AuthenticAMD" | "GenuineIntel" | string;
    }

    architecture: CPU architecture vendor: CPU vendor. Allows other vendors.

    -

    Type declaration

    • Optional architecture?: "x86_64" | "arm64"
    • Optional features?: string[]
    • Optional vendor?: "AuthenticAMD" | "GenuineIntel" | string

    Generated using TypeDoc

    \ No newline at end of file +

    Type declaration

    • Optional architecture?: "x86_64" | "arm64"
    • Optional features?: string[]
    • Optional vendor?: "AuthenticAMD" | "GenuineIntel" | string

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/types/message_src.DataContent.html b/docs/types/message_src.DataContent.html index 157b6d87..d705a66d 100644 --- a/docs/types/message_src.DataContent.html +++ b/docs/types/message_src.DataContent.html @@ -1,2 +1,2 @@ DataContent | @aleph-sdk/monorepo
    DataContent: {
        encoding: Encoding;
        mount: string;
        ref: string;
        use_latest: boolean;
    }

    Data to use during computation

    -

    Type declaration

    • encoding: Encoding
    • mount: string
    • ref: string
    • use_latest: boolean

    Generated using TypeDoc

    \ No newline at end of file +

    Type declaration

    • encoding: Encoding
    • mount: string
    • ref: string
    • use_latest: boolean

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/types/message_src.EphemeralVolume.html b/docs/types/message_src.EphemeralVolume.html index 8d4fa597..4aa897ba 100644 --- a/docs/types/message_src.EphemeralVolume.html +++ b/docs/types/message_src.EphemeralVolume.html @@ -1,2 +1,2 @@ EphemeralVolume | @aleph-sdk/monorepo
    EphemeralVolume: AbstractVolume & {
        ephemeral: true;
        is_read_only: (() => false);
        size_mib: number;
    }

    Ephemeral volumes provide temporary disk storage to a VM during its execution without requiring more memory.

    -

    Type declaration

    • ephemeral: true
    • is_read_only: (() => false)
        • (): false
        • Returns false

    • size_mib: number

    Generated using TypeDoc

    \ No newline at end of file +

    Type declaration

    • ephemeral: true
    • is_read_only: (() => false)
        • (): false
        • Returns false

    • size_mib: number

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/types/message_src.Export.html b/docs/types/message_src.Export.html index 63708d8d..48ca0c5d 100644 --- a/docs/types/message_src.Export.html +++ b/docs/types/message_src.Export.html @@ -1,2 +1,2 @@ Export | @aleph-sdk/monorepo
    Export: {
        encoding: Encoding;
        mount: string;
    }

    Data to export after computation

    -

    Type declaration

    Generated using TypeDoc

    \ No newline at end of file +

    Type declaration

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/types/message_src.ForgetContent.html b/docs/types/message_src.ForgetContent.html index d5223684..68513116 100644 --- a/docs/types/message_src.ForgetContent.html +++ b/docs/types/message_src.ForgetContent.html @@ -1 +1 @@ -ForgetContent | @aleph-sdk/monorepo
    ForgetContent: BaseContent & {
        hashes: string[];
        reason?: string;
    }

    Type declaration

    • hashes: string[]
    • Optional reason?: string

    Generated using TypeDoc

    \ No newline at end of file +ForgetContent | @aleph-sdk/monorepo
    ForgetContent: BaseContent & {
        hashes: string[];
        reason?: string;
    }

    Type declaration

    • hashes: string[]
    • Optional reason?: string

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/types/message_src.ForgetMessage.html b/docs/types/message_src.ForgetMessage.html index 70a145c6..91408241 100644 --- a/docs/types/message_src.ForgetMessage.html +++ b/docs/types/message_src.ForgetMessage.html @@ -1 +1 @@ -ForgetMessage | @aleph-sdk/monorepo

    Generated using TypeDoc

    \ No newline at end of file +ForgetMessage | @aleph-sdk/monorepo

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/types/message_src.ForgetPublishConfiguration.html b/docs/types/message_src.ForgetPublishConfiguration.html index 7d03f9cd..bc6e421a 100644 --- a/docs/types/message_src.ForgetPublishConfiguration.html +++ b/docs/types/message_src.ForgetPublishConfiguration.html @@ -6,4 +6,4 @@

    hashes: The Hashes of the Aleph's message to forget.

    reason: An optional reason to justify this action (default value: "None").

    sync: If true, the function will wait for the message to be confirmed by the API server.

    -

    Type declaration

    • account: Account
    • Optional address?: string
    • Optional channel?: string
    • hashes: string[]
    • Optional reason?: string
    • Optional storageEngine?: ItemType
    • Optional sync?: boolean

    Generated using TypeDoc

    \ No newline at end of file +

    Type declaration

    • account: Account
    • Optional address?: string
    • Optional channel?: string
    • hashes: string[]
    • Optional reason?: string
    • Optional storageEngine?: ItemType
    • Optional sync?: boolean

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/types/message_src.FunctionEnvironment.html b/docs/types/message_src.FunctionEnvironment.html index 4d83cbd7..89d880fe 100644 --- a/docs/types/message_src.FunctionEnvironment.html +++ b/docs/types/message_src.FunctionEnvironment.html @@ -3,4 +3,4 @@ internet: Allow internet access aleph_api: Allow access to the Aleph API shared_cache: Allow access to the shared redis cache

    -

    Type declaration

    • aleph_api: boolean
    • internet: boolean
    • reproducible: false
    • shared_cache: boolean

    Generated using TypeDoc

    \ No newline at end of file +

    Type declaration

    • aleph_api: boolean
    • internet: boolean
    • reproducible: false
    • shared_cache: boolean

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/types/message_src.FunctionRuntime.html b/docs/types/message_src.FunctionRuntime.html index 3c169b00..6b9837fc 100644 --- a/docs/types/message_src.FunctionRuntime.html +++ b/docs/types/message_src.FunctionRuntime.html @@ -1,2 +1,2 @@ FunctionRuntime | @aleph-sdk/monorepo
    FunctionRuntime: {
        comment: string;
        ref: string;
        use_latest: boolean;
    }

    Execution runtime (rootfs with Python interpreter)

    -

    Type declaration

    • comment: string
    • ref: string
    • use_latest: boolean

    Generated using TypeDoc

    \ No newline at end of file +

    Type declaration

    • comment: string
    • ref: string
    • use_latest: boolean

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/types/message_src.FunctionTriggers.html b/docs/types/message_src.FunctionTriggers.html index fed69210..ecb7418f 100644 --- a/docs/types/message_src.FunctionTriggers.html +++ b/docs/types/message_src.FunctionTriggers.html @@ -1,2 +1,2 @@ FunctionTriggers | @aleph-sdk/monorepo
    FunctionTriggers: {
        http: boolean;
        message?: Record<string, unknown>[];
        persistent?: boolean;
    }

    Signals that trigger an execution

    -

    Type declaration

    • http: boolean
    • Optional message?: Record<string, unknown>[]
    • Optional persistent?: boolean

    Generated using TypeDoc

    \ No newline at end of file +

    Type declaration

    • http: boolean
    • Optional message?: Record<string, unknown>[]
    • Optional persistent?: boolean

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/types/message_src.GetMessageConfiguration.html b/docs/types/message_src.GetMessageConfiguration.html index b402fc98..0ba5406c 100644 --- a/docs/types/message_src.GetMessageConfiguration.html +++ b/docs/types/message_src.GetMessageConfiguration.html @@ -1 +1 @@ -GetMessageConfiguration | @aleph-sdk/monorepo
    GetMessageConfiguration: {
        hash: string;
        messageType?: MessageType;
    }

    Type declaration

    Generated using TypeDoc

    \ No newline at end of file +GetMessageConfiguration | @aleph-sdk/monorepo
    GetMessageConfiguration: {
        hash: string;
        messageType?: MessageType;
    }

    Type declaration

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/types/message_src.GetMessageParams.html b/docs/types/message_src.GetMessageParams.html index 3a3a318e..de59f281 100644 --- a/docs/types/message_src.GetMessageParams.html +++ b/docs/types/message_src.GetMessageParams.html @@ -1 +1 @@ -GetMessageParams | @aleph-sdk/monorepo
    GetMessageParams: {
        channels?: string[];
        hashes: string[];
        messageType?: MessageType;
    }

    Type declaration

    • Optional channels?: string[]
    • hashes: string[]
    • Optional messageType?: MessageType

    Generated using TypeDoc

    \ No newline at end of file +GetMessageParams | @aleph-sdk/monorepo
    GetMessageParams: {
        channels?: string[];
        hashes: string[];
        messageType?: MessageType;
    }

    Type declaration

    • Optional channels?: string[]
    • hashes: string[]
    • Optional messageType?: MessageType

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/types/message_src.GetMessagesConfiguration.html b/docs/types/message_src.GetMessagesConfiguration.html index 325c0e10..fee1a133 100644 --- a/docs/types/message_src.GetMessagesConfiguration.html +++ b/docs/types/message_src.GetMessagesConfiguration.html @@ -1 +1 @@ -GetMessagesConfiguration | @aleph-sdk/monorepo
    GetMessagesConfiguration: {
        addresses?: string[];
        chains?: Blockchain[];
        channels?: string[];
        contentKeys?: string[];
        contentTypes?: string[];
        endDate?: Date;
        hashes?: string[];
        messageTypes?: MessageType[];
        page?: number;
        pageSize?: number;
        refs?: string[];
        startDate?: Date;
        tags?: string[];
    }

    Type declaration

    • Optional addresses?: string[]
    • Optional chains?: Blockchain[]
    • Optional channels?: string[]
    • Optional contentKeys?: string[]
    • Optional contentTypes?: string[]
    • Optional endDate?: Date
    • Optional hashes?: string[]
    • Optional messageTypes?: MessageType[]
    • Optional page?: number
    • Optional pageSize?: number
    • Optional refs?: string[]
    • Optional startDate?: Date
    • Optional tags?: string[]

    Generated using TypeDoc

    \ No newline at end of file +GetMessagesConfiguration | @aleph-sdk/monorepo
    GetMessagesConfiguration: {
        addresses?: string[];
        chains?: Blockchain[];
        channels?: string[];
        contentKeys?: string[];
        contentTypes?: string[];
        endDate?: Date;
        hashes?: string[];
        messageTypes?: MessageType[];
        page?: number;
        pageSize?: number;
        refs?: string[];
        startDate?: Date;
        tags?: string[];
    }

    Type declaration

    • Optional addresses?: string[]
    • Optional chains?: Blockchain[]
    • Optional channels?: string[]
    • Optional contentKeys?: string[]
    • Optional contentTypes?: string[]
    • Optional endDate?: Date
    • Optional hashes?: string[]
    • Optional messageTypes?: MessageType[]
    • Optional page?: number
    • Optional pageSize?: number
    • Optional refs?: string[]
    • Optional startDate?: Date
    • Optional tags?: string[]

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/types/message_src.GetMessagesParams.html b/docs/types/message_src.GetMessagesParams.html index 5eea6d44..6766fca9 100644 --- a/docs/types/message_src.GetMessagesParams.html +++ b/docs/types/message_src.GetMessagesParams.html @@ -1 +1 @@ -GetMessagesParams | @aleph-sdk/monorepo
    GetMessagesParams: {
        addresses?: string;
        chains?: string;
        channels?: string;
        contentKeys?: string;
        contentTypes?: string;
        endDate?: number;
        hashes?: string;
        msgTypes?: string;
        page?: number;
        pageSize?: number;
        refs?: string;
        startDate?: number;
        tags?: string;
    }

    Type declaration

    • Optional addresses?: string
    • Optional chains?: string
    • Optional channels?: string
    • Optional contentKeys?: string
    • Optional contentTypes?: string
    • Optional endDate?: number
    • Optional hashes?: string
    • Optional msgTypes?: string
    • Optional page?: number
    • Optional pageSize?: number
    • Optional refs?: string
    • Optional startDate?: number
    • Optional tags?: string

    Generated using TypeDoc

    \ No newline at end of file +GetMessagesParams | @aleph-sdk/monorepo
    GetMessagesParams: {
        addresses?: string;
        chains?: string;
        channels?: string;
        contentKeys?: string;
        contentTypes?: string;
        endDate?: number;
        hashes?: string;
        msgTypes?: string;
        page?: number;
        pageSize?: number;
        refs?: string;
        startDate?: number;
        tags?: string;
    }

    Type declaration

    • Optional addresses?: string
    • Optional chains?: string
    • Optional channels?: string
    • Optional contentKeys?: string
    • Optional contentTypes?: string
    • Optional endDate?: number
    • Optional hashes?: string
    • Optional msgTypes?: string
    • Optional page?: number
    • Optional pageSize?: number
    • Optional refs?: string
    • Optional startDate?: number
    • Optional tags?: string

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/types/message_src.GetMessagesSocketConfiguration.html b/docs/types/message_src.GetMessagesSocketConfiguration.html index f65a0f74..010632fe 100644 --- a/docs/types/message_src.GetMessagesSocketConfiguration.html +++ b/docs/types/message_src.GetMessagesSocketConfiguration.html @@ -1 +1 @@ -GetMessagesSocketConfiguration | @aleph-sdk/monorepo

    Type alias GetMessagesSocketConfiguration

    GetMessagesSocketConfiguration: {
        addresses?: string[];
        apiServer?: string;
        chains?: Blockchain[];
        channels?: string[];
        contentKeys?: string[];
        contentTypes?: string[];
        endDate?: Date;
        hashes?: string[];
        history?: number;
        messageType?: MessageType;
        refs?: string[];
        startDate?: Date;
        tags?: string[];
    }

    Type declaration

    • Optional addresses?: string[]
    • Optional apiServer?: string
    • Optional chains?: Blockchain[]
    • Optional channels?: string[]
    • Optional contentKeys?: string[]
    • Optional contentTypes?: string[]
    • Optional endDate?: Date
    • Optional hashes?: string[]
    • Optional history?: number
    • Optional messageType?: MessageType
    • Optional refs?: string[]
    • Optional startDate?: Date
    • Optional tags?: string[]

    Generated using TypeDoc

    \ No newline at end of file +GetMessagesSocketConfiguration | @aleph-sdk/monorepo

    Type alias GetMessagesSocketConfiguration

    GetMessagesSocketConfiguration: {
        addresses?: string[];
        apiServer?: string;
        chains?: Blockchain[];
        channels?: string[];
        contentKeys?: string[];
        contentTypes?: string[];
        endDate?: Date;
        hashes?: string[];
        history?: number;
        messageType?: MessageType;
        refs?: string[];
        startDate?: Date;
        tags?: string[];
    }

    Type declaration

    • Optional addresses?: string[]
    • Optional apiServer?: string
    • Optional chains?: Blockchain[]
    • Optional channels?: string[]
    • Optional contentKeys?: string[]
    • Optional contentTypes?: string[]
    • Optional endDate?: Date
    • Optional hashes?: string[]
    • Optional history?: number
    • Optional messageType?: MessageType
    • Optional refs?: string[]
    • Optional startDate?: Date
    • Optional tags?: string[]

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/types/message_src.GetMessagesSocketParams.html b/docs/types/message_src.GetMessagesSocketParams.html index 4d4eb716..b149864c 100644 --- a/docs/types/message_src.GetMessagesSocketParams.html +++ b/docs/types/message_src.GetMessagesSocketParams.html @@ -1 +1 @@ -GetMessagesSocketParams | @aleph-sdk/monorepo
    GetMessagesSocketParams: {
        addresses?: string;
        chains?: string;
        channels?: string;
        contentKeys?: string;
        contentTypes?: string;
        endDate?: number;
        hashes?: string;
        history?: number;
        msgType?: string;
        refs?: string;
        startDate?: number;
        tags?: string;
    }

    Type declaration

    • Optional addresses?: string
    • Optional chains?: string
    • Optional channels?: string
    • Optional contentKeys?: string
    • Optional contentTypes?: string
    • Optional endDate?: number
    • Optional hashes?: string
    • Optional history?: number
    • Optional msgType?: string
    • Optional refs?: string
    • Optional startDate?: number
    • Optional tags?: string

    Generated using TypeDoc

    \ No newline at end of file +GetMessagesSocketParams | @aleph-sdk/monorepo
    GetMessagesSocketParams: {
        addresses?: string;
        chains?: string;
        channels?: string;
        contentKeys?: string;
        contentTypes?: string;
        endDate?: number;
        hashes?: string;
        history?: number;
        msgType?: string;
        refs?: string;
        startDate?: number;
        tags?: string;
    }

    Type declaration

    • Optional addresses?: string
    • Optional chains?: string
    • Optional channels?: string
    • Optional contentKeys?: string
    • Optional contentTypes?: string
    • Optional endDate?: number
    • Optional hashes?: string
    • Optional history?: number
    • Optional msgType?: string
    • Optional refs?: string
    • Optional startDate?: number
    • Optional tags?: string

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/types/message_src.HashedMessageProps.html b/docs/types/message_src.HashedMessageProps.html index e33687f7..8673d508 100644 --- a/docs/types/message_src.HashedMessageProps.html +++ b/docs/types/message_src.HashedMessageProps.html @@ -1 +1 @@ -HashedMessageProps | @aleph-sdk/monorepo

    Type alias HashedMessageProps<C>

    HashedMessageProps<C>: BaseMessageProps<C> & {
        item_content?: string;
        item_hash: string;
    }

    Type Parameters

    Type declaration

    • Optional item_content?: string
    • item_hash: string

    Generated using TypeDoc

    \ No newline at end of file +HashedMessageProps | @aleph-sdk/monorepo

    Type alias HashedMessageProps<C>

    HashedMessageProps<C>: BaseMessageProps<C> & {
        item_content?: string;
        item_hash: string;
    }

    Type Parameters

    Type declaration

    • Optional item_content?: string
    • item_hash: string

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/types/message_src.HostRequirements.html b/docs/types/message_src.HostRequirements.html index febca534..f7f55436 100644 --- a/docs/types/message_src.HostRequirements.html +++ b/docs/types/message_src.HostRequirements.html @@ -1,3 +1,3 @@ HostRequirements | @aleph-sdk/monorepo
    HostRequirements: {
        cpu?: CpuProperties;
        node?: NodeRequirements;
    }

    cpu: Required CPU properties node: Required Compute Resource Node properties

    -

    Type declaration

    Generated using TypeDoc

    \ No newline at end of file +

    Type declaration

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/types/message_src.ImmutableVolume.html b/docs/types/message_src.ImmutableVolume.html index c84489db..d4745e6d 100644 --- a/docs/types/message_src.ImmutableVolume.html +++ b/docs/types/message_src.ImmutableVolume.html @@ -2,4 +2,4 @@ They can be shared by multiple programs and updated independently of the code of the program.

    You can use them to store Python libraries that your program depends on, use them in multiple programs and update them independently of other programs.

    -

    Type declaration

    • is_read_only: (() => true)
        • (): true
        • Returns true

    • ref: string
    • use_latest: boolean

    Generated using TypeDoc

    \ No newline at end of file +

    Type declaration

    • is_read_only: (() => true)
        • (): true
        • Returns true

    • ref: string
    • use_latest: boolean

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/types/message_src.InstanceContent.html b/docs/types/message_src.InstanceContent.html index b0204a8d..8bfc0e93 100644 --- a/docs/types/message_src.InstanceContent.html +++ b/docs/types/message_src.InstanceContent.html @@ -1,3 +1,3 @@ InstanceContent | @aleph-sdk/monorepo
    InstanceContent: BaseExecutableContent & {
        rootfs: RootfsVolume;
    }

    Message content for scheduling a VM instance on the network.

    rootfs: Root filesystem of the system, will be booted by the kernel"

    -

    Type declaration

    Generated using TypeDoc

    \ No newline at end of file +

    Type declaration

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/types/message_src.InstanceEnvironment.html b/docs/types/message_src.InstanceEnvironment.html index cdb379de..f6b4a69a 100644 --- a/docs/types/message_src.InstanceEnvironment.html +++ b/docs/types/message_src.InstanceEnvironment.html @@ -5,4 +5,4 @@ shared_cache: Allow access to the shared redis cache hypervisor: Hypervisor to use for the execution, can be Firecracker or Qemu trusted_execution: Sets the execution as confidential

    -

    Type declaration

    Generated using TypeDoc

    \ No newline at end of file +

    Type declaration

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/types/message_src.InstanceMessage.html b/docs/types/message_src.InstanceMessage.html index ebe1c781..4a3513a6 100644 --- a/docs/types/message_src.InstanceMessage.html +++ b/docs/types/message_src.InstanceMessage.html @@ -1 +1 @@ -InstanceMessage | @aleph-sdk/monorepo

    Generated using TypeDoc

    \ No newline at end of file +InstanceMessage | @aleph-sdk/monorepo

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/types/message_src.InstancePublishConfiguration.html b/docs/types/message_src.InstancePublishConfiguration.html index c380e72d..46a5f3e8 100644 --- a/docs/types/message_src.InstancePublishConfiguration.html +++ b/docs/types/message_src.InstancePublishConfiguration.html @@ -1 +1 @@ -InstancePublishConfiguration | @aleph-sdk/monorepo

    Type alias InstancePublishConfiguration

    InstancePublishConfiguration: {
        account: Account;
        authorized_keys?: string[];
        channel?: string;
        environment?: Partial<InstanceEnvironment>;
        image?: string;
        metadata?: Record<string, unknown>;
        payment?: Payment;
        requirements?: HostRequirements;
        resources?: Partial<MachineResources>;
        storageEngine?: ipfs | storage;
        sync?: boolean;
        variables?: Record<string, string>;
        volumes?: MachineVolume[];
    }

    Type declaration

    • account: Account
    • Optional authorized_keys?: string[]
    • Optional channel?: string
    • Optional environment?: Partial<InstanceEnvironment>
    • Optional image?: string
    • Optional metadata?: Record<string, unknown>
    • Optional payment?: Payment
    • Optional requirements?: HostRequirements
    • Optional resources?: Partial<MachineResources>
    • Optional storageEngine?: ipfs | storage
    • Optional sync?: boolean
    • Optional variables?: Record<string, string>
    • Optional volumes?: MachineVolume[]

    Generated using TypeDoc

    \ No newline at end of file +InstancePublishConfiguration | @aleph-sdk/monorepo

    Type alias InstancePublishConfiguration

    InstancePublishConfiguration: {
        account: Account;
        authorized_keys?: string[];
        channel?: string;
        environment?: Partial<InstanceEnvironment>;
        image?: string;
        metadata?: Record<string, unknown>;
        payment?: Payment;
        requirements?: HostRequirements;
        resources?: Partial<MachineResources>;
        storageEngine?: ipfs | storage;
        sync?: boolean;
        variables?: Record<string, string>;
        volumes?: MachineVolume[];
    }

    Type declaration

    • account: Account
    • Optional authorized_keys?: string[]
    • Optional channel?: string
    • Optional environment?: Partial<InstanceEnvironment>
    • Optional image?: string
    • Optional metadata?: Record<string, unknown>
    • Optional payment?: Payment
    • Optional requirements?: HostRequirements
    • Optional resources?: Partial<MachineResources>
    • Optional storageEngine?: ipfs | storage
    • Optional sync?: boolean
    • Optional variables?: Record<string, string>
    • Optional volumes?: MachineVolume[]

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/types/message_src.ItemHash.html b/docs/types/message_src.ItemHash.html index 3bbb6e08..c69b2476 100644 --- a/docs/types/message_src.ItemHash.html +++ b/docs/types/message_src.ItemHash.html @@ -1 +1 @@ -ItemHash | @aleph-sdk/monorepo

    Generated using TypeDoc

    \ No newline at end of file +ItemHash | @aleph-sdk/monorepo

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/types/message_src.MachineResources.html b/docs/types/message_src.MachineResources.html index aca05771..80b564d5 100644 --- a/docs/types/message_src.MachineResources.html +++ b/docs/types/message_src.MachineResources.html @@ -2,4 +2,4 @@

    vcpus: Number of virtual CPUs memory: Memory in MiB seconds: Timeout in seconds

    -

    Type declaration

    • memory: number
    • seconds: number
    • vcpus: number

    Generated using TypeDoc

    \ No newline at end of file +

    Type declaration

    • memory: number
    • seconds: number
    • vcpus: number

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/types/message_src.MachineVolume.html b/docs/types/message_src.MachineVolume.html index 15493d2b..efd1c655 100644 --- a/docs/types/message_src.MachineVolume.html +++ b/docs/types/message_src.MachineVolume.html @@ -1 +1 @@ -MachineVolume | @aleph-sdk/monorepo

    Generated using TypeDoc

    \ No newline at end of file +MachineVolume | @aleph-sdk/monorepo

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/types/message_src.Message.html b/docs/types/message_src.Message.html index 3d315613..99fcff0c 100644 --- a/docs/types/message_src.Message.html +++ b/docs/types/message_src.Message.html @@ -1 +1 @@ -Message | @aleph-sdk/monorepo

    Generated using TypeDoc

    \ No newline at end of file +Message | @aleph-sdk/monorepo

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/types/message_src.MessageBuilderConfig.html b/docs/types/message_src.MessageBuilderConfig.html index ac3f32fb..d9eb172b 100644 --- a/docs/types/message_src.MessageBuilderConfig.html +++ b/docs/types/message_src.MessageBuilderConfig.html @@ -1 +1 @@ -MessageBuilderConfig | @aleph-sdk/monorepo

    Type alias MessageBuilderConfig<C>

    MessageBuilderConfig<C>: {
        account: Account;
        channel?: string;
        content: C;
        storageEngine: ItemType;
        timestamp: number;
    }

    Type Parameters

    • C

    Type declaration

    • account: Account
    • Optional channel?: string
    • content: C
    • storageEngine: ItemType
    • timestamp: number

    Generated using TypeDoc

    \ No newline at end of file +MessageBuilderConfig | @aleph-sdk/monorepo

    Type alias MessageBuilderConfig<C>

    MessageBuilderConfig<C>: {
        account: Account;
        channel?: string;
        content: C;
        storageEngine: ItemType;
        timestamp: number;
    }

    Type Parameters

    • C

    Type declaration

    • account: Account
    • Optional channel?: string
    • content: C
    • storageEngine: ItemType
    • timestamp: number

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/types/message_src.MessageConfirmation.html b/docs/types/message_src.MessageConfirmation.html index 3539d9f3..69726838 100644 --- a/docs/types/message_src.MessageConfirmation.html +++ b/docs/types/message_src.MessageConfirmation.html @@ -1,4 +1,4 @@ MessageConfirmation | @aleph-sdk/monorepo
    MessageConfirmation: {
        chain: string;
        hash: string | MessageConfirmationHash;
        height: number;
        publisher?: string;
        time?: number;
    }

    Format of the result when a message has been confirmed on a blockchain The time and publisher field are introduced in recent versions of CCNs. They should remain optional until the corresponding CCN upload (0.4.0) is widely uploaded.

    -

    Type declaration

    Generated using TypeDoc

    \ No newline at end of file +

    Type declaration

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/types/message_src.MessageConfirmationHash.html b/docs/types/message_src.MessageConfirmationHash.html index 797694b2..90352143 100644 --- a/docs/types/message_src.MessageConfirmationHash.html +++ b/docs/types/message_src.MessageConfirmationHash.html @@ -1 +1 @@ -MessageConfirmationHash | @aleph-sdk/monorepo
    MessageConfirmationHash: {
        binary: string;
        type: string;
    }

    Type declaration

    • binary: string
    • type: string

    Generated using TypeDoc

    \ No newline at end of file +MessageConfirmationHash | @aleph-sdk/monorepo
    MessageConfirmationHash: {
        binary: string;
        type: string;
    }

    Type declaration

    • binary: string
    • type: string

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/types/message_src.MessageContent.html b/docs/types/message_src.MessageContent.html index 74971fed..8818f9f1 100644 --- a/docs/types/message_src.MessageContent.html +++ b/docs/types/message_src.MessageContent.html @@ -1 +1 @@ -MessageContent | @aleph-sdk/monorepo

    Generated using TypeDoc

    \ No newline at end of file +MessageContent | @aleph-sdk/monorepo

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/types/message_src.MessageError.html b/docs/types/message_src.MessageError.html index a472f12a..19cc5752 100644 --- a/docs/types/message_src.MessageError.html +++ b/docs/types/message_src.MessageError.html @@ -1 +1 @@ -MessageError | @aleph-sdk/monorepo
    MessageError: {
        details: string;
        error_code: string;
    }

    Type declaration

    • details: string
    • error_code: string

    Generated using TypeDoc

    \ No newline at end of file +MessageError | @aleph-sdk/monorepo
    MessageError: {
        details: string;
        error_code: string;
    }

    Type declaration

    • details: string
    • error_code: string

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/types/message_src.MessageResponse.html b/docs/types/message_src.MessageResponse.html index 9612f974..69ea8459 100644 --- a/docs/types/message_src.MessageResponse.html +++ b/docs/types/message_src.MessageResponse.html @@ -1 +1 @@ -MessageResponse | @aleph-sdk/monorepo
    MessageResponse<T>: {
        forgotten_by?: string[];
        item_hash: string;
        message: PublishedMessage<T>;
        status: MessageStatus;
    }

    Type Parameters

    Type declaration

    Generated using TypeDoc

    \ No newline at end of file +MessageResponse | @aleph-sdk/monorepo
    MessageResponse<T>: {
        forgotten_by?: string[];
        item_hash: string;
        message: PublishedMessage<T>;
        status: MessageStatus;
    }

    Type Parameters

    Type declaration

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/types/message_src.MessagesQueryResponse.html b/docs/types/message_src.MessagesQueryResponse.html index 453c5fdc..c6e0166f 100644 --- a/docs/types/message_src.MessagesQueryResponse.html +++ b/docs/types/message_src.MessagesQueryResponse.html @@ -1 +1 @@ -MessagesQueryResponse | @aleph-sdk/monorepo
    MessagesQueryResponse: {
        messages: PublishedMessage<MessageContent>[];
        pagination_item: string;
        pagination_page: number;
        pagination_per_page: number;
        pagination_total: number;
    }

    Type declaration

    Generated using TypeDoc

    \ No newline at end of file +MessagesQueryResponse | @aleph-sdk/monorepo
    MessagesQueryResponse: {
        messages: PublishedMessage<MessageContent>[];
        pagination_item: string;
        pagination_page: number;
        pagination_per_page: number;
        pagination_total: number;
    }

    Type declaration

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/types/message_src.NodeRequirements.html b/docs/types/message_src.NodeRequirements.html index 4cfdcb9a..6b0d9350 100644 --- a/docs/types/message_src.NodeRequirements.html +++ b/docs/types/message_src.NodeRequirements.html @@ -1,4 +1,4 @@ NodeRequirements | @aleph-sdk/monorepo
    NodeRequirements: {
        address_regex?: string;
        node_hash?: string;
        owner?: string;
    }

    Additional properties required for the node

    owner: Owner address of the node (not available yet) address_regex: Regular expression to match the node address (not available yet)

    -

    Type declaration

    • Optional address_regex?: string
    • Optional node_hash?: string
    • Optional owner?: string

    Generated using TypeDoc

    \ No newline at end of file +

    Type declaration

    • Optional address_regex?: string
    • Optional node_hash?: string
    • Optional owner?: string

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/types/message_src.ParentVolume.html b/docs/types/message_src.ParentVolume.html index 97b0678b..ced8840a 100644 --- a/docs/types/message_src.ParentVolume.html +++ b/docs/types/message_src.ParentVolume.html @@ -1,2 +1,2 @@ ParentVolume | @aleph-sdk/monorepo
    ParentVolume: {
        ref: ItemHash;
        use_latest: boolean;
    }

    A reference volume to copy as a persistent volume.

    -

    Type declaration

    Generated using TypeDoc

    \ No newline at end of file +

    Type declaration

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/types/message_src.Payment.html b/docs/types/message_src.Payment.html index 92dcbce5..a3a7d140 100644 --- a/docs/types/message_src.Payment.html +++ b/docs/types/message_src.Payment.html @@ -2,4 +2,4 @@

    chain: Blockchain to use receiver: Receiver address, should be usually the (streaming) reward address of the targeted node type: Payment type (hold, stream)

    -

    Type declaration

    • chain: Blockchain
    • Optional receiver?: string
    • type: PaymentType

    Generated using TypeDoc

    \ No newline at end of file +

    Type declaration

    • chain: Blockchain
    • Optional receiver?: string
    • type: PaymentType

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/types/message_src.PersistentVolume.html b/docs/types/message_src.PersistentVolume.html index df60e566..4b5e6d68 100644 --- a/docs/types/message_src.PersistentVolume.html +++ b/docs/types/message_src.PersistentVolume.html @@ -2,4 +2,4 @@ would be useful to persist between executions but can be recovered from other sources.

    There is no guarantee that these volumes will not be deleted anytime, when the program is not running and important data must be persisted on the Aleph network.

    -

    Type declaration

    Generated using TypeDoc

    \ No newline at end of file +

    Type declaration

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/types/message_src.PostContent.html b/docs/types/message_src.PostContent.html index eb360303..34f91ad4 100644 --- a/docs/types/message_src.PostContent.html +++ b/docs/types/message_src.PostContent.html @@ -1 +1 @@ -PostContent | @aleph-sdk/monorepo
    PostContent<T>: BaseContent & {
        content?: T;
        ref?: string | ChainRef;
        type: string;
    }

    Type Parameters

    • T

    Type declaration

    • Optional content?: T
    • Optional ref?: string | ChainRef
    • type: string

    Generated using TypeDoc

    \ No newline at end of file +PostContent | @aleph-sdk/monorepo
    PostContent<T>: BaseContent & {
        content?: T;
        ref?: string | ChainRef;
        type: string;
    }

    Type Parameters

    • T

    Type declaration

    • Optional content?: T
    • Optional ref?: string | ChainRef
    • type: string

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/types/message_src.PostGetConfiguration.html b/docs/types/message_src.PostGetConfiguration.html index 4b739812..705d26c8 100644 --- a/docs/types/message_src.PostGetConfiguration.html +++ b/docs/types/message_src.PostGetConfiguration.html @@ -1 +1 @@ -PostGetConfiguration | @aleph-sdk/monorepo
    PostGetConfiguration: {
        addresses?: string[];
        channels?: string[];
        hashes?: string[];
        page?: number;
        pageSize?: number;
        refs?: string[];
        tags?: string[];
        types?: string | string[];
    }

    Type declaration

    • Optional addresses?: string[]
    • Optional channels?: string[]
    • Optional hashes?: string[]
    • Optional page?: number
    • Optional pageSize?: number
    • Optional refs?: string[]
    • Optional tags?: string[]
    • Optional types?: string | string[]

    Generated using TypeDoc

    \ No newline at end of file +PostGetConfiguration | @aleph-sdk/monorepo
    PostGetConfiguration: {
        addresses?: string[];
        channels?: string[];
        hashes?: string[];
        page?: number;
        pageSize?: number;
        refs?: string[];
        tags?: string[];
        types?: string | string[];
    }

    Type declaration

    • Optional addresses?: string[]
    • Optional channels?: string[]
    • Optional hashes?: string[]
    • Optional page?: number
    • Optional pageSize?: number
    • Optional refs?: string[]
    • Optional tags?: string[]
    • Optional types?: string | string[]

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/types/message_src.PostMessage.html b/docs/types/message_src.PostMessage.html index 2c2df68f..67aa7303 100644 --- a/docs/types/message_src.PostMessage.html +++ b/docs/types/message_src.PostMessage.html @@ -1 +1 @@ -PostMessage | @aleph-sdk/monorepo
    PostMessage<T>: SignedMessage<PostContent<T>>

    Type Parameters

    • T

    Generated using TypeDoc

    \ No newline at end of file +PostMessage | @aleph-sdk/monorepo
    PostMessage<T>: SignedMessage<PostContent<T>>

    Type Parameters

    • T

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/types/message_src.PostPublishConfiguration.html b/docs/types/message_src.PostPublishConfiguration.html index ab372986..82020af1 100644 --- a/docs/types/message_src.PostPublishConfiguration.html +++ b/docs/types/message_src.PostPublishConfiguration.html @@ -1 +1 @@ -PostPublishConfiguration | @aleph-sdk/monorepo

    Type alias PostPublishConfiguration<T>

    PostPublishConfiguration<T>: {
        account: Account;
        address?: string;
        channel?: string;
        content: T;
        postType: string;
        ref?: string | ChainRef;
        storageEngine?: ItemType;
        sync?: boolean;
    }

    Type Parameters

    • T

    Type declaration

    • account: Account
    • Optional address?: string
    • Optional channel?: string
    • content: T
    • postType: string
    • Optional ref?: string | ChainRef
    • Optional storageEngine?: ItemType
    • Optional sync?: boolean

    Generated using TypeDoc

    \ No newline at end of file +PostPublishConfiguration | @aleph-sdk/monorepo

    Type alias PostPublishConfiguration<T>

    PostPublishConfiguration<T>: {
        account: Account;
        address?: string;
        channel?: string;
        content: T;
        postType: string;
        ref?: string | ChainRef;
        storageEngine?: ItemType;
        sync?: boolean;
    }

    Type Parameters

    • T

    Type declaration

    • account: Account
    • Optional address?: string
    • Optional channel?: string
    • content: T
    • postType: string
    • Optional ref?: string | ChainRef
    • Optional storageEngine?: ItemType
    • Optional sync?: boolean

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/types/message_src.PostQueryParams.html b/docs/types/message_src.PostQueryParams.html index e9b7ff57..51e7c4b7 100644 --- a/docs/types/message_src.PostQueryParams.html +++ b/docs/types/message_src.PostQueryParams.html @@ -1 +1 @@ -PostQueryParams | @aleph-sdk/monorepo
    PostQueryParams: {
        addresses?: string;
        channels?: string;
        hashes?: string;
        page: number;
        pageSize: number;
        refs?: string;
        tags?: string;
        types?: string | string[];
    }

    Type declaration

    • Optional addresses?: string
    • Optional channels?: string
    • Optional hashes?: string
    • page: number
    • pageSize: number
    • Optional refs?: string
    • Optional tags?: string
    • Optional types?: string | string[]

    Generated using TypeDoc

    \ No newline at end of file +PostQueryParams | @aleph-sdk/monorepo
    PostQueryParams: {
        addresses?: string;
        channels?: string;
        hashes?: string;
        page: number;
        pageSize: number;
        refs?: string;
        tags?: string;
        types?: string | string[];
    }

    Type declaration

    • Optional addresses?: string
    • Optional channels?: string
    • Optional hashes?: string
    • page: number
    • pageSize: number
    • Optional refs?: string
    • Optional tags?: string
    • Optional types?: string | string[]

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/types/message_src.PostQueryResponse.html b/docs/types/message_src.PostQueryResponse.html index bf093fc8..f545ae98 100644 --- a/docs/types/message_src.PostQueryResponse.html +++ b/docs/types/message_src.PostQueryResponse.html @@ -1 +1 @@ -PostQueryResponse | @aleph-sdk/monorepo
    PostQueryResponse<T>: {
        pagination_item: string;
        pagination_page: number;
        pagination_per_page: number;
        pagination_total: number;
        posts: PostResponse<T>[];
    }

    Type Parameters

    • T

    Type declaration

    • pagination_item: string
    • pagination_page: number
    • pagination_per_page: number
    • pagination_total: number
    • posts: PostResponse<T>[]

    Generated using TypeDoc

    \ No newline at end of file +PostQueryResponse | @aleph-sdk/monorepo
    PostQueryResponse<T>: {
        pagination_item: string;
        pagination_page: number;
        pagination_per_page: number;
        pagination_total: number;
        posts: PostResponse<T>[];
    }

    Type Parameters

    • T

    Type declaration

    • pagination_item: string
    • pagination_page: number
    • pagination_per_page: number
    • pagination_total: number
    • posts: PostResponse<T>[]

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/types/message_src.PostResponse.html b/docs/types/message_src.PostResponse.html index 0d901c34..fa06b8d5 100644 --- a/docs/types/message_src.PostResponse.html +++ b/docs/types/message_src.PostResponse.html @@ -1 +1 @@ -PostResponse | @aleph-sdk/monorepo
    PostResponse<T>: {
        _id: {
            $oid: string;
        };
        address: string;
        chain: string;
        channel: string;
        confirmed: boolean;
        content: T;
        hash: string;
        item_content: string;
        item_hash: string;
        item_type: string;
        original_item_hash: string;
        original_signature: string;
        original_type: string;
        sender: string;
        signature: string;
        size: number;
        time: number;
        type: string;
    }

    Type Parameters

    • T

    Type declaration

    • _id: {
          $oid: string;
      }
      • $oid: string
    • address: string
    • chain: string
    • channel: string
    • confirmed: boolean
    • content: T
    • hash: string
    • item_content: string
    • item_hash: string
    • item_type: string
    • original_item_hash: string
    • original_signature: string
    • original_type: string
    • sender: string
    • signature: string
    • size: number
    • time: number
    • type: string

    Generated using TypeDoc

    \ No newline at end of file +PostResponse | @aleph-sdk/monorepo
    PostResponse<T>: {
        _id: {
            $oid: string;
        };
        address: string;
        chain: string;
        channel: string;
        confirmed: boolean;
        content: T;
        hash: string;
        item_content: string;
        item_hash: string;
        item_type: string;
        original_item_hash: string;
        original_signature: string;
        original_type: string;
        sender: string;
        signature: string;
        size: number;
        time: number;
        type: string;
    }

    Type Parameters

    • T

    Type declaration

    • _id: {
          $oid: string;
      }
      • $oid: string
    • address: string
    • chain: string
    • channel: string
    • confirmed: boolean
    • content: T
    • hash: string
    • item_content: string
    • item_hash: string
    • item_type: string
    • original_item_hash: string
    • original_signature: string
    • original_type: string
    • sender: string
    • signature: string
    • size: number
    • time: number
    • type: string

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/types/message_src.ProgramContent.html b/docs/types/message_src.ProgramContent.html index 51f3c434..eaa5b89e 100644 --- a/docs/types/message_src.ProgramContent.html +++ b/docs/types/message_src.ProgramContent.html @@ -1 +1 @@ -ProgramContent | @aleph-sdk/monorepo
    ProgramContent: BaseExecutableContent & {
        code: CodeContent;
        data?: DataContent;
        export?: Export;
        on: FunctionTriggers;
        runtime: FunctionRuntime;
        type: vm_function;
    }

    Type declaration

    Generated using TypeDoc

    \ No newline at end of file +ProgramContent | @aleph-sdk/monorepo
    ProgramContent: BaseExecutableContent & {
        code: CodeContent;
        data?: DataContent;
        export?: Export;
        on: FunctionTriggers;
        runtime: FunctionRuntime;
        type: vm_function;
    }

    Type declaration

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/types/message_src.ProgramMessage.html b/docs/types/message_src.ProgramMessage.html index a3a47f8c..b7ced908 100644 --- a/docs/types/message_src.ProgramMessage.html +++ b/docs/types/message_src.ProgramMessage.html @@ -1 +1 @@ -ProgramMessage | @aleph-sdk/monorepo

    Generated using TypeDoc

    \ No newline at end of file +ProgramMessage | @aleph-sdk/monorepo

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/types/message_src.ProgramPublishConfiguration.html b/docs/types/message_src.ProgramPublishConfiguration.html index a8382ec2..6a845e3b 100644 --- a/docs/types/message_src.ProgramPublishConfiguration.html +++ b/docs/types/message_src.ProgramPublishConfiguration.html @@ -1 +1 @@ -ProgramPublishConfiguration | @aleph-sdk/monorepo

    Type alias ProgramPublishConfiguration

    ProgramPublishConfiguration: RequireOnlyOne<{
        account: Account;
        channel: string;
        encoding?: Encoding;
        entrypoint: string;
        file?: Buffer | Blob;
        isPersistent?: boolean;
        memory?: number;
        metadata?: Record<string, unknown>;
        payment?: Payment;
        programRef?: string;
        runtime?: string;
        storageEngine?: ipfs | storage;
        subscriptions?: Record<string, unknown>[];
        sync?: boolean;
        variables?: Record<string, string>;
        vcpus?: number;
        volumes?: MachineVolume[];
    }, "programRef" | "file">

    Type declaration

    • account: Account
    • channel: string
    • Optional encoding?: Encoding
    • entrypoint: string
    • Optional file?: Buffer | Blob
    • Optional isPersistent?: boolean
    • Optional memory?: number
    • Optional metadata?: Record<string, unknown>
    • Optional payment?: Payment
    • Optional programRef?: string
    • Optional runtime?: string
    • Optional storageEngine?: ipfs | storage
    • Optional subscriptions?: Record<string, unknown>[]
    • Optional sync?: boolean
    • Optional variables?: Record<string, string>
    • Optional vcpus?: number
    • Optional volumes?: MachineVolume[]

    Generated using TypeDoc

    \ No newline at end of file +ProgramPublishConfiguration | @aleph-sdk/monorepo

    Type alias ProgramPublishConfiguration

    ProgramPublishConfiguration: RequireOnlyOne<{
        account: Account;
        channel: string;
        encoding?: Encoding;
        entrypoint: string;
        file?: Buffer | Blob;
        isPersistent?: boolean;
        memory?: number;
        metadata?: Record<string, unknown>;
        payment?: Payment;
        programRef?: string;
        runtime?: string;
        storageEngine?: ipfs | storage;
        subscriptions?: Record<string, unknown>[];
        sync?: boolean;
        variables?: Record<string, string>;
        vcpus?: number;
        volumes?: MachineVolume[];
    }, "programRef" | "file">

    Type declaration

    • account: Account
    • channel: string
    • Optional encoding?: Encoding
    • entrypoint: string
    • Optional file?: Buffer | Blob
    • Optional isPersistent?: boolean
    • Optional memory?: number
    • Optional metadata?: Record<string, unknown>
    • Optional payment?: Payment
    • Optional programRef?: string
    • Optional runtime?: string
    • Optional storageEngine?: ipfs | storage
    • Optional subscriptions?: Record<string, unknown>[]
    • Optional sync?: boolean
    • Optional variables?: Record<string, string>
    • Optional vcpus?: number
    • Optional volumes?: MachineVolume[]

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/types/message_src.ProgramSpawnConfiguration.html b/docs/types/message_src.ProgramSpawnConfiguration.html index f7f46d5f..58e8c8e8 100644 --- a/docs/types/message_src.ProgramSpawnConfiguration.html +++ b/docs/types/message_src.ProgramSpawnConfiguration.html @@ -1 +1 @@ -ProgramSpawnConfiguration | @aleph-sdk/monorepo
    ProgramSpawnConfiguration: {
        account: Account;
        channel: string;
        encoding?: Encoding;
        entrypoint: string;
        isPersistent?: boolean;
        memory?: number;
        metadata?: Record<string, unknown>;
        payment?: Payment;
        programRef: string;
        runtime?: string;
        storageEngine?: ipfs | storage;
        subscriptions?: Record<string, unknown>[];
        sync?: boolean;
        variables?: Record<string, string>;
        vcpus?: number;
        volumes?: MachineVolume[];
    }

    Type declaration

    • account: Account
    • channel: string
    • Optional encoding?: Encoding
    • entrypoint: string
    • Optional isPersistent?: boolean
    • Optional memory?: number
    • Optional metadata?: Record<string, unknown>
    • Optional payment?: Payment
    • programRef: string
    • Optional runtime?: string
    • Optional storageEngine?: ipfs | storage
    • Optional subscriptions?: Record<string, unknown>[]
    • Optional sync?: boolean
    • Optional variables?: Record<string, string>
    • Optional vcpus?: number
    • Optional volumes?: MachineVolume[]

    Generated using TypeDoc

    \ No newline at end of file +ProgramSpawnConfiguration | @aleph-sdk/monorepo
    ProgramSpawnConfiguration: {
        account: Account;
        channel: string;
        encoding?: Encoding;
        entrypoint: string;
        isPersistent?: boolean;
        memory?: number;
        metadata?: Record<string, unknown>;
        payment?: Payment;
        programRef: string;
        runtime?: string;
        storageEngine?: ipfs | storage;
        subscriptions?: Record<string, unknown>[];
        sync?: boolean;
        variables?: Record<string, string>;
        vcpus?: number;
        volumes?: MachineVolume[];
    }

    Type declaration

    • account: Account
    • channel: string
    • Optional encoding?: Encoding
    • entrypoint: string
    • Optional isPersistent?: boolean
    • Optional memory?: number
    • Optional metadata?: Record<string, unknown>
    • Optional payment?: Payment
    • programRef: string
    • Optional runtime?: string
    • Optional storageEngine?: ipfs | storage
    • Optional subscriptions?: Record<string, unknown>[]
    • Optional sync?: boolean
    • Optional variables?: Record<string, string>
    • Optional vcpus?: number
    • Optional volumes?: MachineVolume[]

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/types/message_src.PublishedMessageProps.html b/docs/types/message_src.PublishedMessageProps.html index 80300ad8..02c5a8e5 100644 --- a/docs/types/message_src.PublishedMessageProps.html +++ b/docs/types/message_src.PublishedMessageProps.html @@ -1 +1 @@ -PublishedMessageProps | @aleph-sdk/monorepo

    Type alias PublishedMessageProps<C>

    PublishedMessageProps<C>: SignedMessageProps<C> & {
        confirmations: MessageConfirmation[];
        confirmed: boolean;
    }

    Type Parameters

    Type declaration

    Generated using TypeDoc

    \ No newline at end of file +PublishedMessageProps | @aleph-sdk/monorepo

    Type alias PublishedMessageProps<C>

    PublishedMessageProps<C>: SignedMessageProps<C> & {
        confirmations: MessageConfirmation[];
        confirmed: boolean;
    }

    Type Parameters

    Type declaration

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/types/message_src.RootfsVolume.html b/docs/types/message_src.RootfsVolume.html index bae6a049..b733024a 100644 --- a/docs/types/message_src.RootfsVolume.html +++ b/docs/types/message_src.RootfsVolume.html @@ -1,3 +1,3 @@ RootfsVolume | @aleph-sdk/monorepo
    RootfsVolume: {
        parent: ParentVolume;
        persistence: VolumePersistence;
        size_mib: number;
    }

    Root file system of a VM instance. The root file system of an instance is built as a copy of a reference image, named parent image. The user determines a custom size and persistence model.

    -

    Type declaration

    Generated using TypeDoc

    \ No newline at end of file +

    Type declaration

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/types/message_src.SignedMessageProps.html b/docs/types/message_src.SignedMessageProps.html index 45aece52..d63dee38 100644 --- a/docs/types/message_src.SignedMessageProps.html +++ b/docs/types/message_src.SignedMessageProps.html @@ -1 +1 @@ -SignedMessageProps | @aleph-sdk/monorepo

    Type alias SignedMessageProps<C>

    SignedMessageProps<C>: HashedMessageProps<C> & {
        signature: string;
    }

    Type Parameters

    Type declaration

    • signature: string

    Generated using TypeDoc

    \ No newline at end of file +SignedMessageProps | @aleph-sdk/monorepo

    Type alias SignedMessageProps<C>

    SignedMessageProps<C>: HashedMessageProps<C> & {
        signature: string;
    }

    Type Parameters

    Type declaration

    • signature: string

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/types/message_src.SocketResponse.html b/docs/types/message_src.SocketResponse.html index abc2a4ee..9bcd2770 100644 --- a/docs/types/message_src.SocketResponse.html +++ b/docs/types/message_src.SocketResponse.html @@ -1 +1 @@ -SocketResponse | @aleph-sdk/monorepo
    SocketResponse: {
        _id?: string;
        chain: Blockchain;
        channel: string;
        confirmations?: boolean;
        confirmed: boolean;
        content: BaseContent;
        hash_type?: string;
        item_content?: string;
        item_hash: string;
        item_type: ItemType;
        sender: string;
        signature: string;
        size: number;
        time: number;
        type: MessageType;
    }

    Type declaration

    • Optional _id?: string
    • chain: Blockchain
    • channel: string
    • Optional confirmations?: boolean
    • confirmed: boolean
    • content: BaseContent
    • Optional hash_type?: string
    • Optional item_content?: string
    • item_hash: string
    • item_type: ItemType
    • sender: string
    • signature: string
    • size: number
    • time: number
    • type: MessageType

    Generated using TypeDoc

    \ No newline at end of file +SocketResponse | @aleph-sdk/monorepo
    SocketResponse: {
        _id?: string;
        chain: Blockchain;
        channel: string;
        confirmations?: boolean;
        confirmed: boolean;
        content: BaseContent;
        hash_type?: string;
        item_content?: string;
        item_hash: string;
        item_type: ItemType;
        sender: string;
        signature: string;
        size: number;
        time: number;
        type: MessageType;
    }

    Type declaration

    • Optional _id?: string
    • chain: Blockchain
    • channel: string
    • Optional confirmations?: boolean
    • confirmed: boolean
    • content: BaseContent
    • Optional hash_type?: string
    • Optional item_content?: string
    • item_hash: string
    • item_type: ItemType
    • sender: string
    • signature: string
    • size: number
    • time: number
    • type: MessageType

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/types/message_src.StoreContent.html b/docs/types/message_src.StoreContent.html index 3eab8e40..e28c4bab 100644 --- a/docs/types/message_src.StoreContent.html +++ b/docs/types/message_src.StoreContent.html @@ -1 +1 @@ -StoreContent | @aleph-sdk/monorepo
    StoreContent: BaseContent & {
        content_type?: string;
        extra_fields?: Record<string, unknown>;
        item_hash: string;
        item_type: string;
        ref?: string;
        size?: number;
    }

    Type declaration

    • Optional content_type?: string
    • Optional extra_fields?: Record<string, unknown>
    • item_hash: string
    • item_type: string
    • Optional ref?: string
    • Optional size?: number

    Generated using TypeDoc

    \ No newline at end of file +StoreContent | @aleph-sdk/monorepo
    StoreContent: BaseContent & {
        content_type?: string;
        extra_fields?: Record<string, unknown>;
        item_hash: string;
        item_type: string;
        ref?: string;
        size?: number;
    }

    Type declaration

    • Optional content_type?: string
    • Optional extra_fields?: Record<string, unknown>
    • item_hash: string
    • item_type: string
    • Optional ref?: string
    • Optional size?: number

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/types/message_src.StoreMessage.html b/docs/types/message_src.StoreMessage.html index b97e3fa6..7d2646ff 100644 --- a/docs/types/message_src.StoreMessage.html +++ b/docs/types/message_src.StoreMessage.html @@ -1 +1 @@ -StoreMessage | @aleph-sdk/monorepo

    Generated using TypeDoc

    \ No newline at end of file +StoreMessage | @aleph-sdk/monorepo

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/types/message_src.StorePinConfiguration.html b/docs/types/message_src.StorePinConfiguration.html index e6843afc..69d13c92 100644 --- a/docs/types/message_src.StorePinConfiguration.html +++ b/docs/types/message_src.StorePinConfiguration.html @@ -3,4 +3,4 @@

    fileHash: The IPFS hash of the content you want to pin.

    storageEngine: [Deprecated] - The storage engine to used when storing the message.

    apiServer: The API server endpoint used to carry the request to the Aleph's network.

    -

    Type declaration

    Generated using TypeDoc

    \ No newline at end of file +

    Type declaration

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/types/message_src.StorePublishConfiguration.html b/docs/types/message_src.StorePublishConfiguration.html index 2dd10c65..5221276c 100644 --- a/docs/types/message_src.StorePublishConfiguration.html +++ b/docs/types/message_src.StorePublishConfiguration.html @@ -6,4 +6,4 @@

    inlineRequested: If set to False, the Store message will be store on the same storageEngine you picked.

    extraFields: Extra fields to add to the Store message.

    sync: If true, the function will wait for the message to be confirmed by the API server.

    -

    Type declaration

    Generated using TypeDoc

    \ No newline at end of file +

    Type declaration

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/types/message_src.TrustedExecutionEnvironment.html b/docs/types/message_src.TrustedExecutionEnvironment.html index d22a34ff..693d3f5f 100644 --- a/docs/types/message_src.TrustedExecutionEnvironment.html +++ b/docs/types/message_src.TrustedExecutionEnvironment.html @@ -1,4 +1,4 @@ TrustedExecutionEnvironment | @aleph-sdk/monorepo

    Type alias TrustedExecutionEnvironment

    TrustedExecutionEnvironment: {
        firmware: string;
        policy: number;
    }

    Properties of the trusted execution environment

    firmware: Firmware to use for the trusted execution policy: Policy to use for trusted execution

    -

    Type declaration

    • firmware: string
    • policy: number

    Generated using TypeDoc

    \ No newline at end of file +

    Type declaration

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/types/nuls2_src.ChainNAddress.html b/docs/types/nuls2_src.ChainNAddress.html index 7b0fb12a..d6b66d90 100644 --- a/docs/types/nuls2_src.ChainNAddress.html +++ b/docs/types/nuls2_src.ChainNAddress.html @@ -1 +1 @@ -ChainNAddress | @aleph-sdk/monorepo
    ChainNAddress: {
        address_type?: number;
        chain_id?: number;
    }

    Type declaration

    • Optional address_type?: number
    • Optional chain_id?: number

    Generated using TypeDoc

    \ No newline at end of file +ChainNAddress | @aleph-sdk/monorepo
    ChainNAddress: {
        address_type?: number;
        chain_id?: number;
    }

    Type declaration

    • Optional address_type?: number
    • Optional chain_id?: number

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/types/nuls2_src.NULS2ImportConfig.html b/docs/types/nuls2_src.NULS2ImportConfig.html index 8f388b12..c55bc68a 100644 --- a/docs/types/nuls2_src.NULS2ImportConfig.html +++ b/docs/types/nuls2_src.NULS2ImportConfig.html @@ -1 +1 @@ -NULS2ImportConfig | @aleph-sdk/monorepo
    NULS2ImportConfig: {
        chain_id?: number;
        prefix?: string;
    }

    Type declaration

    • Optional chain_id?: number
    • Optional prefix?: string

    Generated using TypeDoc

    \ No newline at end of file +NULS2ImportConfig | @aleph-sdk/monorepo
    NULS2ImportConfig: {
        chain_id?: number;
        prefix?: string;
    }

    Type declaration

    • Optional chain_id?: number
    • Optional prefix?: string

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/variables/core_src.DEFAULT_API_V2.html b/docs/variables/core_src.DEFAULT_API_V2.html index 846d6c2b..197873a4 100644 --- a/docs/variables/core_src.DEFAULT_API_V2.html +++ b/docs/variables/core_src.DEFAULT_API_V2.html @@ -1 +1 @@ -DEFAULT_API_V2 | @aleph-sdk/monorepo

    Variable DEFAULT_API_V2Const

    DEFAULT_API_V2: "https://api3.aleph.im/" = 'https://api3.aleph.im/'

    Generated using TypeDoc

    \ No newline at end of file +DEFAULT_API_V2 | @aleph-sdk/monorepo

    Variable DEFAULT_API_V2Const

    DEFAULT_API_V2: "https://api3.aleph.im/" = 'https://api3.aleph.im/'

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/variables/core_src.DEFAULT_API_WS_V2.html b/docs/variables/core_src.DEFAULT_API_WS_V2.html index adf5fba9..bbeb6843 100644 --- a/docs/variables/core_src.DEFAULT_API_WS_V2.html +++ b/docs/variables/core_src.DEFAULT_API_WS_V2.html @@ -1 +1 @@ -DEFAULT_API_WS_V2 | @aleph-sdk/monorepo

    Variable DEFAULT_API_WS_V2Const

    DEFAULT_API_WS_V2: "wss://api3.aleph.im/" = 'wss://api3.aleph.im/'

    Generated using TypeDoc

    \ No newline at end of file +DEFAULT_API_WS_V2 | @aleph-sdk/monorepo

    Variable DEFAULT_API_WS_V2Const

    DEFAULT_API_WS_V2: "wss://api3.aleph.im/" = 'wss://api3.aleph.im/'

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/variables/dns_src.DNS_INSTANCE_DOMAIN.html b/docs/variables/dns_src.DNS_INSTANCE_DOMAIN.html index 656837e0..adbfce59 100644 --- a/docs/variables/dns_src.DNS_INSTANCE_DOMAIN.html +++ b/docs/variables/dns_src.DNS_INSTANCE_DOMAIN.html @@ -1 +1 @@ -DNS_INSTANCE_DOMAIN | @aleph-sdk/monorepo

    Variable DNS_INSTANCE_DOMAINConst

    DNS_INSTANCE_DOMAIN: "instance.public.aleph.sh" = 'instance.public.aleph.sh'

    Generated using TypeDoc

    \ No newline at end of file +DNS_INSTANCE_DOMAIN | @aleph-sdk/monorepo

    Variable DNS_INSTANCE_DOMAINConst

    DNS_INSTANCE_DOMAIN: "instance.public.aleph.sh" = 'instance.public.aleph.sh'

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/variables/dns_src.DNS_IPFS_DOMAIN.html b/docs/variables/dns_src.DNS_IPFS_DOMAIN.html index 70c5228d..5b35148d 100644 --- a/docs/variables/dns_src.DNS_IPFS_DOMAIN.html +++ b/docs/variables/dns_src.DNS_IPFS_DOMAIN.html @@ -1 +1 @@ -DNS_IPFS_DOMAIN | @aleph-sdk/monorepo

    Variable DNS_IPFS_DOMAINConst

    DNS_IPFS_DOMAIN: "ipfs.public.aleph.sh" = 'ipfs.public.aleph.sh'

    Generated using TypeDoc

    \ No newline at end of file +DNS_IPFS_DOMAIN | @aleph-sdk/monorepo

    Variable DNS_IPFS_DOMAINConst

    DNS_IPFS_DOMAIN: "ipfs.public.aleph.sh" = 'ipfs.public.aleph.sh'

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/variables/dns_src.DNS_PROGRAM_DOMAIN.html b/docs/variables/dns_src.DNS_PROGRAM_DOMAIN.html index d6f88125..53018e4c 100644 --- a/docs/variables/dns_src.DNS_PROGRAM_DOMAIN.html +++ b/docs/variables/dns_src.DNS_PROGRAM_DOMAIN.html @@ -1 +1 @@ -DNS_PROGRAM_DOMAIN | @aleph-sdk/monorepo

    Variable DNS_PROGRAM_DOMAINConst

    DNS_PROGRAM_DOMAIN: "program.public.aleph.sh" = 'program.public.aleph.sh'

    Generated using TypeDoc

    \ No newline at end of file +DNS_PROGRAM_DOMAIN | @aleph-sdk/monorepo

    Variable DNS_PROGRAM_DOMAINConst

    DNS_PROGRAM_DOMAIN: "program.public.aleph.sh" = 'program.public.aleph.sh'

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/variables/dns_src.DNS_RESOLVERS.html b/docs/variables/dns_src.DNS_RESOLVERS.html index 532b6d16..42e4d8ae 100644 --- a/docs/variables/dns_src.DNS_RESOLVERS.html +++ b/docs/variables/dns_src.DNS_RESOLVERS.html @@ -1 +1 @@ -DNS_RESOLVERS | @aleph-sdk/monorepo

    Variable DNS_RESOLVERSConst

    DNS_RESOLVERS: string[] = ...

    Generated using TypeDoc

    \ No newline at end of file +DNS_RESOLVERS | @aleph-sdk/monorepo

    Variable DNS_RESOLVERSConst

    DNS_RESOLVERS: string[] = ...

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/variables/dns_src.DNS_STATIC_DOMAIN.html b/docs/variables/dns_src.DNS_STATIC_DOMAIN.html index 33612948..6303a692 100644 --- a/docs/variables/dns_src.DNS_STATIC_DOMAIN.html +++ b/docs/variables/dns_src.DNS_STATIC_DOMAIN.html @@ -1 +1 @@ -DNS_STATIC_DOMAIN | @aleph-sdk/monorepo

    Variable DNS_STATIC_DOMAINConst

    DNS_STATIC_DOMAIN: "static.public.aleph.sh" = 'static.public.aleph.sh'

    Generated using TypeDoc

    \ No newline at end of file +DNS_STATIC_DOMAIN | @aleph-sdk/monorepo

    Variable DNS_STATIC_DOMAINConst

    DNS_STATIC_DOMAIN: "static.public.aleph.sh" = 'static.public.aleph.sh'

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/variables/evm_src.ChainData.html b/docs/variables/evm_src.ChainData.html index d5eb6cd9..ed978ef0 100644 --- a/docs/variables/evm_src.ChainData.html +++ b/docs/variables/evm_src.ChainData.html @@ -1 +1 @@ -ChainData | @aleph-sdk/monorepo

    Variable ChainDataConst

    ChainData: {
        [key: number]: RpcType;
    } = ...

    Type declaration

    Generated using TypeDoc

    \ No newline at end of file +ChainData | @aleph-sdk/monorepo

    Variable ChainDataConst

    ChainData: {
        [key: number]: RpcType;
    } = ...

    Type declaration

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/variables/evm_src.ChainMetadata.html b/docs/variables/evm_src.ChainMetadata.html index 9b2902b9..5b4241fa 100644 --- a/docs/variables/evm_src.ChainMetadata.html +++ b/docs/variables/evm_src.ChainMetadata.html @@ -1 +1 @@ -ChainMetadata | @aleph-sdk/monorepo

    Variable ChainMetadataConst

    ChainMetadata: {
        [key: number]: ChainMetadataType;
    } = ...

    Type declaration

    Generated using TypeDoc

    \ No newline at end of file +ChainMetadata | @aleph-sdk/monorepo

    Variable ChainMetadataConst

    ChainMetadata: {
        [key: number]: ChainMetadataType;
    } = ...

    Type declaration

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/variables/evm_src.erc20Abi.html b/docs/variables/evm_src.erc20Abi.html index be8bbd9a..c0c9ff99 100644 --- a/docs/variables/evm_src.erc20Abi.html +++ b/docs/variables/evm_src.erc20Abi.html @@ -1 +1 @@ -erc20Abi | @aleph-sdk/monorepo

    Variable erc20AbiConst

    erc20Abi: {
        constant: boolean;
        inputs: {
            name: string;
            type: string;
        }[];
        name: string;
        outputs: {
            name: string;
            type: string;
        }[];
        payable: boolean;
        stateMutability: string;
        type: string;
    }[] = ...

    Type declaration

    • constant: boolean
    • inputs: {
          name: string;
          type: string;
      }[]
    • name: string
    • outputs: {
          name: string;
          type: string;
      }[]
    • payable: boolean
    • stateMutability: string
    • type: string

    Generated using TypeDoc

    \ No newline at end of file +erc20Abi | @aleph-sdk/monorepo

    Variable erc20AbiConst

    erc20Abi: {
        constant: boolean;
        inputs: {
            name: string;
            type: string;
        }[];
        name: string;
        outputs: {
            name: string;
            type: string;
        }[];
        payable: boolean;
        stateMutability: string;
        type: string;
    }[] = ...

    Type declaration

    • constant: boolean
    • inputs: {
          name: string;
          type: string;
      }[]
    • name: string
    • outputs: {
          name: string;
          type: string;
      }[]
    • payable: boolean
    • stateMutability: string
    • type: string

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/variables/message_src.MAXIMUM_DISK_SIZE.html b/docs/variables/message_src.MAXIMUM_DISK_SIZE.html index fc192b28..4023e230 100644 --- a/docs/variables/message_src.MAXIMUM_DISK_SIZE.html +++ b/docs/variables/message_src.MAXIMUM_DISK_SIZE.html @@ -1 +1 @@ -MAXIMUM_DISK_SIZE | @aleph-sdk/monorepo

    Variable MAXIMUM_DISK_SIZEConst

    MAXIMUM_DISK_SIZE: number = ...

    Generated using TypeDoc

    \ No newline at end of file +MAXIMUM_DISK_SIZE | @aleph-sdk/monorepo

    Variable MAXIMUM_DISK_SIZEConst

    MAXIMUM_DISK_SIZE: number = ...

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/variables/message_src.defaultExecutionEnvironment.html b/docs/variables/message_src.defaultExecutionEnvironment.html index 9d00026c..371c9ee8 100644 --- a/docs/variables/message_src.defaultExecutionEnvironment.html +++ b/docs/variables/message_src.defaultExecutionEnvironment.html @@ -1 +1 @@ -defaultExecutionEnvironment | @aleph-sdk/monorepo

    Variable defaultExecutionEnvironmentConst

    defaultExecutionEnvironment: FunctionEnvironment = ...

    Generated using TypeDoc

    \ No newline at end of file +defaultExecutionEnvironment | @aleph-sdk/monorepo

    Variable defaultExecutionEnvironmentConst

    defaultExecutionEnvironment: FunctionEnvironment = ...

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/variables/message_src.defaultInstanceExecutionEnvironment.html b/docs/variables/message_src.defaultInstanceExecutionEnvironment.html index 8e1e224e..cad5e65a 100644 --- a/docs/variables/message_src.defaultInstanceExecutionEnvironment.html +++ b/docs/variables/message_src.defaultInstanceExecutionEnvironment.html @@ -1 +1 @@ -defaultInstanceExecutionEnvironment | @aleph-sdk/monorepo

    Variable defaultInstanceExecutionEnvironmentConst

    defaultInstanceExecutionEnvironment: InstanceEnvironment = ...

    Generated using TypeDoc

    \ No newline at end of file +defaultInstanceExecutionEnvironment | @aleph-sdk/monorepo

    Variable defaultInstanceExecutionEnvironmentConst

    defaultInstanceExecutionEnvironment: InstanceEnvironment = ...

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/variables/message_src.defaultResources.html b/docs/variables/message_src.defaultResources.html index 0cbcdcab..0eb9a1c1 100644 --- a/docs/variables/message_src.defaultResources.html +++ b/docs/variables/message_src.defaultResources.html @@ -1 +1 @@ -defaultResources | @aleph-sdk/monorepo

    Variable defaultResourcesConst

    defaultResources: MachineResources = ...

    Generated using TypeDoc

    \ No newline at end of file +defaultResources | @aleph-sdk/monorepo

    Variable defaultResourcesConst

    defaultResources: MachineResources = ...

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/variables/tezos_src.STANDARD_DAPP_URL.html b/docs/variables/tezos_src.STANDARD_DAPP_URL.html index ed97a99a..fc456a59 100644 --- a/docs/variables/tezos_src.STANDARD_DAPP_URL.html +++ b/docs/variables/tezos_src.STANDARD_DAPP_URL.html @@ -1 +1 @@ -STANDARD_DAPP_URL | @aleph-sdk/monorepo

    Variable STANDARD_DAPP_URLConst

    STANDARD_DAPP_URL: "https://aleph.im" = 'https://aleph.im'

    Generated using TypeDoc

    \ No newline at end of file +STANDARD_DAPP_URL | @aleph-sdk/monorepo

    Variable STANDARD_DAPP_URLConst

    STANDARD_DAPP_URL: "https://aleph.im" = 'https://aleph.im'

    Generated using TypeDoc

    \ No newline at end of file