与 Aptos 区块链交互
发送和接收 TestCoin
TestCoin{
"type": "script_function_payload",
"function": "0x1::TestCoin::transfer",
"type_arguments": [],
"arguments": [
"0x737b36c96926043794ed3a0b3eaaceaf",
"1000",
]
}创建新账户
发布新的 Move 模块
Last updated