examples

package
v1.5.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 10, 2025 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Overview

Package examples is a collection of examples for the Aptos Go SDK.

Each runs on its own and is meant to be a standalone example of how to use the SDK. Additionally, each run in CI to ensure that they are working as expected as a unit test.

Directories

Path Synopsis
alternative_signing is an example of how to create an alternative signer for the SDK, if you prefer a different library
alternative_signing is an example of how to create an alternative signer for the SDK, if you prefer a different library
external_signing is an example of how to create an external signer for the SDK, if you have something like cold storage signing
external_signing is an example of how to create an external signer for the SDK, if you have something like cold storage signing
fungible_asset is an example of how to create and transfer fungible assets
fungible_asset is an example of how to create and transfer fungible assets
transfer_coin is an example of how to make a coin transfer transaction in the simplest possible way
transfer_coin is an example of how to make a coin transfer transaction in the simplest possible way
transfer_coin is an example of how to make a coin transfer transaction in the simplest possible way
transfer_coin is an example of how to make a coin transfer transaction in the simplest possible way
onchain_multisig is an example of how to create a multisig account and perform transactions with it.
onchain_multisig is an example of how to create a multisig account and perform transactions with it.
performance_transaction shows how to improve performance of the transaction submission of a single transaction
performance_transaction shows how to improve performance of the transaction submission of a single transaction
sending_concurrent_transactions shows how to submit transactions serially or concurrently on a single account
sending_concurrent_transactions shows how to submit transactions serially or concurrently on a single account
sponsored_transaction is an example of how to make a sponsored transaction in Aptos.
sponsored_transaction is an example of how to make a sponsored transaction in Aptos.
transfer_coin is an example of how to make a coin transfer transaction in the simplest possible way
transfer_coin is an example of how to make a coin transfer transaction in the simplest possible way

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL