📜Wallet commands
Mint new inscription, destination is optional
mint_inscription <path_to_img_data_file> <path_to_meta_file> [destination_address]
Transfer inscription to the new address, new path is optional
transfer_inscription <inscription_hash> <address> [<path_to_new_meta_file>]
Update inscription metadata
update_inscription <inscription_hash> <path_to_new_meta_file>
Show mint prices estimation
print_inscription_cost
Show the list of inscriptions in the wallet
list_my_inscriptions
Last updated