wormhole/clients/js/cmds
Alber 5a2fc6e1ef
clients/js: add worm info namespace (#2603)
This PR adds a new namespace worm info, which includes commands showing static data of chain-id, contract addresses and rpc endpoints.
2023-04-11 17:44:50 -05:00
..
aptos.ts clients/js: add worm info namespace (#2603) 2023-04-11 17:44:50 -05:00
chainId.ts clients/js: Added generate RecoverChainId cmd, split cmds into separate files 2023-01-25 11:35:48 -05:00
contractAddress.ts clients/js: Added generate RecoverChainId cmd, split cmds into separate files 2023-01-25 11:35:48 -05:00
evm.ts clients/js: add worm info namespace (#2603) 2023-04-11 17:44:50 -05:00
generate.ts clients/js: Added generate RecoverChainId cmd, split cmds into separate files 2023-01-25 11:35:48 -05:00
info.ts clients/js: add worm info namespace (#2603) 2023-04-11 17:44:50 -05:00
near.ts clients/js: Added generate RecoverChainId cmd, split cmds into separate files 2023-01-25 11:35:48 -05:00
parse.ts clients/js: Added generate RecoverChainId cmd, split cmds into separate files 2023-01-25 11:35:48 -05:00
recover.ts clients/js: Added generate RecoverChainId cmd, split cmds into separate files 2023-01-25 11:35:48 -05:00
rpc.ts clients/js: Added generate RecoverChainId cmd, split cmds into separate files 2023-01-25 11:35:48 -05:00
submit.ts clients/js: Added generate RecoverChainId cmd, split cmds into separate files 2023-01-25 11:35:48 -05:00
update.ts clients/js: Add command to update the client 2022-10-14 16:17:33 +01:00