@wormhole-foundation/wormhole-connect 0.2.2 → 0.2.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -37,7 +37,7 @@ Environment (`env`):
37
37
  Networks (`networks`):
38
38
  | Mainnet | Testnet |
39
39
  | ---------- | ------------- |
40
- | ethereum | goerli |
40
+ | ethereum | goerli, sepolia |
41
41
  | polygon | mumbai |
42
42
  | bsc | bsc |
43
43
  | avalanche | fuji |
@@ -46,18 +46,21 @@ Networks (`networks`):
46
46
  | solana | solana |
47
47
  | sui | sui |
48
48
  | aptos | aptos |
49
- | base | basegoerli |
49
+ | base | basegoerli, base_sepolia |
50
50
  | osmosis | osmosis |
51
51
  | evmos | evmos |
52
52
  | kujira | kujira |
53
+ | klaytn | klaytn |
54
+ | arbitrum | arbitrumgoerli, arbitrum_sepolia |
55
+ | optimism | optimismgoerli, optimism_sepolia |
53
56
 
54
57
  <br>
55
58
 
56
59
  Tokens (`tokens`):
57
60
  | Mainnet | Testnet |
58
61
  | ----------- | -------- |
59
- | ETH | ETH |
60
- | WETH | WETH |
62
+ | ETH | ETH, ETHsepolia |
63
+ | WETH | WETH, WETHsepolia |
61
64
  | USDCeth | USDCeth |
62
65
  | WBTC | |
63
66
  | USDT | |
@@ -82,14 +85,14 @@ Tokens (`tokens`):
82
85
  | SUI | SUI |
83
86
  | USDCsol | |
84
87
  | APT | APT |
85
- | ETHarbitrum | ETHarbitrum|
86
- | WETHarbitrum | WETHarbitrum|
88
+ | ETHarbitrum | ETHarbitrum, ETHarbitrum_sepolia |
89
+ | WETHarbitrum | WETHarbitrum, WETHarbitrum_sepolia |
87
90
  | USDCarbitrum | USDCarbitrum|
88
- | ETHoptimism | ETHoptimism|
89
- | WETHoptimism | WETHoptimism|
91
+ | ETHoptimism | ETHoptimism, ETHoptimism_sepolia |
92
+ | WETHoptimism | WETHoptimism, WETHoptimism_sepolia |
90
93
  | USDCoptimism | USDCoptimism|
91
- | ETHbase | ETHbase |
92
- | WETHbase | WETHbase |
94
+ | ETHbase | ETHbase, ETHbase_sepolia |
95
+ | WETHbase | WETHbase, WETHbase_sepolia |
93
96
  | tBTC | tBTC |
94
97
  | tBTCpolygon | tBTCpolygon |
95
98
  | tBTCoptimism | tBTCoptimism |
@@ -337,6 +340,10 @@ By setting the `showHamburgerMenu` option to **false**, you can use the `menu` a
337
340
  }
338
341
  ```
339
342
 
343
+ ### CoinGecko API Key
344
+
345
+ If you have a CoinGecko API Plan, you can include the API key in the configuration. In case you do not have the API key, [follow this steps](https://apiguide.coingecko.com/getting-started/getting-started).
346
+
340
347
  ### More Networks
341
348
 
342
349
  Specify a set of extra networks to be displayed on the network selection modal, each of them linking to a different page/dApp/mobile app the user will be redirected to.
@@ -0,0 +1 @@
1
+ @import"https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:wght@500&display=swap";@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;500&display=swap";.walletconnect-modal__mobile__toggle{color:#000}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}