shimy
v0.0.5
Published
Sample CLI Tool to interact with Shimmer Network.
Downloads
6
Maintainers
Readme
Shimy
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