You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -259,9 +259,9 @@ Each chain JSON file is structured to provide essential information about the bl
259
259
-`flags`: An array of supported features for the wallet generation. Common flags include `m` for mnemonic support, `n` for generating multiple wallets, `p` for prefix support, and `s` for suffix support.
260
260
-`formats`: (Optional) An object defining multiple wallet formats if the blockchain supports more than one format. Each format should specify its unique properties.
261
261
262
-
By following this structure, the `cryptowallet-cli` tool can understand and support wallet generation for a wide array of blockchains.
262
+
By following this structure, the `cw` tool can understand and support wallet generation for a wide array of blockchains.
263
263
264
-
Feel free to contribute by adding support for more chains, and help in making `cryptowallet-cli` a more comprehensive tool for the crypto community!
264
+
Feel free to contribute by adding support for more chains, and help in making `cw` a more comprehensive tool for the crypto community!
0 commit comments