wormhole/clients/token_bridge
Csongor Kiss 918a968703 clients: allow passing solana private key
Currently the typescript clients generate a fresh wallet and request
airdrop into them. This obviously only works on tiltnet and testnet.
Here we add an option to allow specifying a private key, which makes the
command work in mainnet.
2022-03-09 20:36:26 -05:00
..
main.ts clients: allow passing solana private key 2022-03-09 20:36:26 -05:00
package-lock.json feat: use sdk in js client 2022-02-14 07:56:38 -05:00
package.json feat: use sdk in js client 2022-02-14 07:56:38 -05:00
tsconfig.json Add token bridge client for eth and solana 2021-08-06 15:21:27 +00:00