0.0.5 • Published 2 years ago

shimy v0.0.5

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

Shimy

npm

npm

Sample CLI Tool to interact with Shimmer Network using iota-sdk.

Install

npm i -g shimy

Usage

shimy --help

Commands

  • info : Get Info about Node
  • account
    • new: Generate new account
    • balance: Get balance by account alias
    • list: List all accounts
  • address
    • new: Generate new address for account
    • list: List all addresses in the account
  • nft
    • mint: Mint new NFT
    • send: Send NFT to an address
  • send: Send SMR to an address
  • token
    • new: Create new Native Token
    • mint: Mint new Native Token
    • send: Send Native Token to an address

Contribution Open

Under Development