Pinned Loading
-
Aptos multisig TypeScript example wi...
Aptos multisig TypeScript example with transfers, owners, thresholds, approvals. 1import dotenv from "dotenv";
2dotenv.config();
3import {
4Account,
5Aptos,
-
Multi-Agent Transactions on Aptos
Multi-Agent Transactions on Aptos 1# Multi-Agent Transactions on Aptos
23Examples demonstrating how to build, sign, and submit multi-agent transactions on Aptos, including a TypeScript SDK example and a Move smart contract module.
45- [TypeScript Example: Multi-Agent Transaction](#file-multi-agent-ts)
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.