@movejs/aptos-utils

0.0.11 • Public • Published

CLI to easy create a new Coin on Aptos

  1. Init account
npx @movejs/aptos-utils@0.0.10 init --network devnet
  1. Create coin
npx @movejs/aptos-utils@0.0.10 create-coin -N CoinName -S CoinSymbol -D 6
  1. Register to receive coin
npx @movejs/aptos-utils@0.0.10 register -C d053de5173d12d539ed0a9cd9a46097e5c73422ceea169467677925b03c06ba7
  1. Mint coin
npx @movejs/aptos-utils@0.0.10 mint-coin -C d053de5173d12d539ed0a9cd9a46097e5c73422ceea169467677925b03c06ba7 -R 0x6b042d50ef3b655cac2ca5bc61557e64d0819a75e5e1c80c37a99a09e32c5eed -A 10000

Dependents (0)

Package Sidebar

Install

npm i @movejs/aptos-utils

Weekly Downloads

2

Version

0.0.11

License

MIT

Unpacked Size

35.7 kB

Total Files

13

Last publish

Collaborators

  • pinokara