{"id":18679323,"url":"https://github.com/twhy/cosmology-updates","last_synced_at":"2026-02-02T13:20:02.914Z","repository":{"id":168104329,"uuid":"643726823","full_name":"twhy/cosmology-updates","owner":"twhy","description":null,"archived":false,"fork":false,"pushed_at":"2023-11-07T01:29:45.000Z","size":149,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-18T15:12:12.278Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/twhy.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-05-22T03:02:55.000Z","updated_at":"2023-05-22T03:02:56.000Z","dependencies_parsed_at":"2025-02-18T18:56:00.658Z","dependency_job_id":null,"html_url":"https://github.com/twhy/cosmology-updates","commit_stats":null,"previous_names":["twhy/cosmology-updates"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/twhy/cosmology-updates","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twhy%2Fcosmology-updates","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twhy%2Fcosmology-updates/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twhy%2Fcosmology-updates/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twhy%2Fcosmology-updates/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/twhy","download_url":"https://codeload.github.com/twhy/cosmology-updates/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twhy%2Fcosmology-updates/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262068319,"owners_count":23253790,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-07T09:43:07.240Z","updated_at":"2026-02-02T13:20:02.839Z","avatar_url":"https://github.com/twhy.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Cosmology Updates\n\n## 2023-10-30 ~ 2023-11-03 Week 26\n1. [30%] Rebuild NFT example with Interchain UI\n   * Upgrade @cosmos-kit/* deps in nft and nft-new example\n   * Update common and wallet components\n   * Other small refactorings\n\n## 2023-10-23 ~ 2023-10-27 Week 25\n1. [Done Finally] Rebuild swap-tokens example with Interchain UI\n   * Review needed from Luca\n   * [PR] https://github.com/cosmology-tech/create-cosmos-app/pull/139\n   * The original folder was renamed to `swap-tokens-chakra` (Should we keep this folder?)\n2. [10%] Start working on the NFT example with Interchain UI\n     \n## 2023-10-09 ~ 2023-10-20 Week 23~24\n1. [80% Done] Refactor/Rebuild Swap Component with Interchain UI\n   * Swap.tsx\n   * SwapButton.tsx\n   * SwapFromTo.tsx\n   * SwapInfo.tsx\n   * SwapPrice.tsx\n   * SwapResult.tsx\n   * SwapRoute.tsx\n   * SwapSlippage.tsx\n   * SwapTokenInput.tsx\n2. Refactor hooks in Swap Tokens example\n   * useSwap\n   * usePools\n   * usePrices\n   * useBalances\n3. [Code] https://github.com/cosmology-tech/create-cosmos-app/compare/swap-tokens-new?expand=1\n4. [Not Started] Account Abstraction Support https://github.com/burnt-labs/cosmos-kit/pull/2/files#diff-211385fbb4310c997955e08d2e81a7ff78c8afc7d8bb1400f44c4a03c60795bdR135     \n\n## 2023-10-02 ~ 2022-10-06 Week 22 (Holiday)\n\n## 2023-09-25 ~ 2023-09-28 Week 21\n1. [Solved] Wallet gets disconnected when switching chains https://github.com/cosmology-tech/cosmos-kit/issues/332\n   * From @vinodhum from Discord\n   * Wrong use of hook instead of bug after reading the code sample they provided.\n   * [Suggestion] We should always ask them to create an issue and provide reproduce steps on GitHub.\n2. [WIP 70%] Port swap-token example in cca to interchain-ui\n   * More work to be done on the SwapToken component in interchain-ui to make is usable in examples\n3. Loom\n   * https://www.loom.com/share/5ef9c5083a454a018a1ebb2db1db91f3\n\n## 2023-09-18 ~ 2023-09-22 Week 20\n1. [WIP 60%] Port swap-token example in cca to interchain-ui\n   * [Done] Rebuild the wallet compoment(s) with interchain-ui (`70%` less code)\n   * [Code] https://github.com/cosmology-tech/create-cosmos-app/commit/edb00943fb17b7de8fb2e5d804f0937af980da65#diff-e4688342543e6e8a849f65ac5f3e7768cb7aeb86ce7ae8e4c9aec40e8862e8dd\n  \n   | Component Name | LOC | New Component Name | LOC |\n   |----------------|-----|--------------------|-----|\n   | AddressCard    | 206 | ClipboardCopyText  |  1  |\n   | ChainCard      |  44 |          Chain     |  44 |\n   | UserInfo       |  36 |           User     |  20 |\n   | Wallet         | 151 |        Wallet      |  65 |\n   | WalletConnect  | 210 |        Connect     |  60 |\n   | WarnBlock      |  90 |        Warning     |  33 |\n   | All            | 737 |           All      | 223 |\n\n   * [WIP] Replace the swap component with SwapToken component in interchain-ui\n   * Loom\n   https://www.loom.com/share/2f8b8111f54743959f1c57d24ab6092a  \n   \n## 2023-09-11 ~ 2023-09-15 Week 19\n1. [Merged \u0026 Done] Flip logos for MetaMask Snaps\n   \u003cimg width=\"313\" alt=\"image\" src=\"https://github.com/cosmology-tech/cosmos-kit/assets/7459812/932b8d6b-4423-4612-ac1a-ecb5ac46ca26\"\u003e\n   * PR1 https://github.com/cosmology-tech/cosmos-kit/pull/322\n   * PR2 https://github.com/cosmology-tech/interchain-ui/pull/102\n2. [Merged \u0026 Done] Add docs for MetaMask Snaps\n   * PR https://github.com/cosmology-tech/cosmos-kit/pull/326\n3. [WIP] Port `swap-token` example in cca to `interchain-ui`\n4. Loom\n   * https://www.loom.com/share/bef87948ddc44cf681a358bcb37ce81a\n\n## 2023-09-04 ~ 2023-09-08 Week 18\n1. metamask snap support https://github.com/cosmology-tech/cosmos-kit/issues/301\n   * Funtionality has been done\n   * Field name to indicate an MetaMask Snap\n     - Currently `metamask_snap: true` is used https://github.com/cosmology-tech/cosmos-kit/issues/302\n     - For scalibility, consider using `extends` field whose value can be 'MetaMask' or some other wallet names in the future\n     - `MetaMask Snaps` `Keplr Addons` `Leap Plugins`\n\u003cimg width=\"305\" alt=\"image\" src=\"https://github.com/twhy/cosmology-updates/assets/7459812/6ef85c68-0282-466e-acfe-d129ca649531\"\u003e\n\u003cimg width=\"1101\" alt=\"image\" src=\"https://github.com/twhy/cosmology-updates/assets/7459812/226cee97-4c82-46e6-b42c-f7b61806bd57\"\u003e\n2. Loom\nhttps://www.loom.com/share/b09c2cf7621249d5af9791fab18fa060\n\n## 2023-08-28 ~ 2023-09-01 Week 17\n1. [Fixed \u0026 Published] useChains bug when one chain has connected https://github.com/cosmology-tech/cosmos-kit/issues/308\n   * [PR Merged] https://github.com/cosmology-tech/cosmos-kit/pull/309/files\n   * [Docs] useChains nav in docs is missing\n2. [WIP] Enable broadcast for Ledger\n   * add `getOfflineSigner` in Ledger client class\n3. Loom\n   * https://www.loom.com/share/d29ee66b96484bdb8ea5f8aa8a90b0ec\n   \n## 2023-08-21 ~ 2023-08-25 Week 16\n1. Refactor the asset-list example in cca with Interchain UI https://github.com/cosmology-tech/projects-issues/issues/408\n   * Lacking components, features, and docs are blocking this work\n   * Meet with Phat and Marshall with blocking items\n   * [Solution] Phat make an `asset-list-app` that replace all chakra-ui with interchain-ui in `asset-list` example so that I can use it as an refenence to update the rest examples.\n\n## 2023-08-14 ~ 2023-08-18 Week 15\n1. Refactor the asset-list example in cca with Interchain UI https://github.com/cosmology-tech/projects-issues/issues/408\n   * Replace Chakra UI components with Interchain UI\n   * Refactor `Header.tsx` with TailwindCSS (60 lines =\u003e 34 lines)\n   * Refactor `Footer.tsx` with TailwindCSS (130 lines =\u003e 50 lines)\n2. Interchain UI Improvements (TBD)\n   * Add `toggleTheme()` method\n   * Complete `Button` component (naming and features)\n3. Loom\n   https://www.loom.com/share/62ef5619fccf48d6aa2b641e2f8782ff\n\n## 2023-08-07 ~ 2023-08-11 Week 14\n1. `useChains` https://github.com/cosmology-tech/cosmos-kit/issues/263\n   * [Review Needed] **PR** https://github.com/cosmology-tech/cosmos-kit/pull/293\n   * Docs Added\n   * Work with extensions and mobile apps, no duplicate popups\n2. Loom\n   * https://www.loom.com/share/93da0afe688141148fd95b4cfbbf2081  \n   * `useChains` Demo https://www.loom.com/share/8d44cbd1c8a8472db63a90950dcbe339\n## 2023-07-31 ~ 2023-08-04 Week 13\n1. (WIP) `useChains` WalletConnect part https://github.com/cosmology-tech/cosmos-kit/issues/263\n   * Works with WalletConnect\n   * [TODO] Fix duplicate popups on mobile apps when reconnect\n   * [Code] https://github.com/cosmology-tech/cosmos-kit/compare/use-chains?expand=1\n   * \u003cimg width=\"360\" alt=\"image\" src=\"https://github.com/twhy/cosmology-updates/assets/7459812/b93f1f24-206d-4d5b-bf73-787cef267a0a\"\u003e\n2. (WIP) Refactor the asset-list example in cca with Interchain UI https://github.com/cosmology-tech/projects-issues/issues/408\n3. Loom\n   * https://www.loom.com/share/4cd4e15b818c4ca988ea4ca4218976b0\n\n## 2023-07-24 ~ 2023-07-28 Week 12\n1. Add docs for new `cosmos-kit` package  \n   https://github.com/cosmology-tech/cosmos-kit/blob/main/packages/docs/pages/integrating-wallets/adding-all-wallets.mdx\n2. Add `useChains` hook (WIP, extension part has worked)\n   * Issue https://github.com/cosmology-tech/cosmos-kit/issues/263\n   * Code https://github.com/cosmology-tech/cosmos-kit/compare/use-chains?expand=1\n   * \u003cimg width=\"360\" alt=\"image\" src=\"https://github.com/twhy/cosmology-updates/assets/7459812/e2cb8a96-6f3e-42cb-9cd7-32300c68db4c\"\u003e\n   \n3. Loom\n   https://www.loom.com/share/ebc0bb8523734658818c16afa89fea46\n\n## 2023-07-17 ~ 2023-07-21 Week 11\n1. [Released] The new cosmos-kit (v0.12.3) has released.\n   * Changed version to v2.0.3 to match up with other packages.\n   * Will release a minor version today / tomorrow\n   * [TODO] Replace the wallet deps with `cosmos-kit` in `docs` and `example`\n2. Attend a Cosmos meetup in Shenzhen\n   * There were about `100` people at the meetup.\n   * I couldn't believe there are so many people interested in/working on Cosmos related projects in China\n   * Z gave a talk on our company and tools\n![WechatIMG49](https://github.com/twhy/cosmology-updates/assets/7459812/777ab547-0f64-4a36-abe6-88a35032388c)\n![WechatIMG47](https://github.com/twhy/cosmology-updates/assets/7459812/67b45f5e-e82b-4e80-bfbe-a1028e27e45a)\n![WechatIMG48](https://github.com/twhy/cosmology-updates/assets/7459812/e64161c4-1856-4121-82cb-b3f00f8ac82f)\n3. Loom\nhttps://www.loom.com/share/35e6a7d0e67c453da083c4b6397207fd\n\n## 2023-07-10 ~ 2023-07-14 Week 10\n0. Sick for 3 days\n1. Improve Ledger example page\n2. Add docs on how to connect multiple chains\n   ![WX20230718-120757@2x](https://github.com/twhy/cosmology-updates/assets/7459812/e5e7f568-9758-4b34-964b-8d8ad7ed7d40)\n3. Loom\n   https://www.loom.com/share/bd57ef501e1c4d9dacd24da50bb32070\n\n## 2023-07-03 ~ 2023-07-07 Week 9\n1. [WIP] add a new cosmos-kit package that installs the react model with EVERY wallet included https://github.com/orgs/cosmology-tech/projects/6/views/17?pane=issue\u0026itemId=31921808\n   * [Folder] I put this package at `cosmos-kit/packages/main`\n   * [Code] https://github.com/cosmology-tech/cosmos-kit/compare/feat/cosmos-kit-all-wallets?expand=1\n   * `wallets` Array with methods \u0026 properties \u0026 testings\n   ```javascript\n   import { wallets } from 'cosmos-kit'\n   \n   wallets.mobile      // An array of mobile wallets\n   wallets.extension   // An array of extension wallets\n   wallets.for('keplr', 'cosmostation')            // [KeplrExtensionWallet, KeplrMobileWallet, CosmostationExtensionWallet, CosmostationMobileWallet]\n   wallets.for('keplr', 'cosmostation').mobile     // [KeplrMobileWallet, CosmostationMobileWallet]\n   wallets.for('keplr', 'cosmostation').extension  // [KeplrExtensionWallet, CosmostationExtensionWallet]\n   wallets.not('coin98', 'compass')                // wallets except Coin98 and Compass\n   wallets.keplr           // [KeplrExtensionWallet, KeplrMobileWallet]\n   wallets.keplr.mobile    // KeplrMobileWallet\n   wallets.keplr.extension // KeplrExtensionWallet\n   ```\n   * [Question 1] What else should I add to this package ?   \n      A preconfigured `ChainProvider` doesn't make sense because every Dapp has it own `walletConnectOptions`\n   * [Question 2] What do you think about the package foler location `cosmos-kit/packages/main` ?\n     \n2. [Beta] Add a example page `ledger.tsx` in `packages/examples`\n   * https://github.com/cosmology-tech/cosmos-kit/commit/51c794eb0ff305ce87bc4342d52125f67700ca7e\n   * Currenty in `beta` branch\n3. [Merged] Cosmostation inject script for mobile\n   * Original PR https://github.com/cosmology-tech/cosmos-kit/pull/252\n   * Merged PR https://github.com/cosmology-tech/cosmos-kit/pull/258\n4. [Merged] Merge and publish Leap WebView support feature when it's done\n   * PR https://github.com/cosmology-tech/cosmos-kit/pull/255\n5. [Merged] Upgrade dependecies for templates in `create-cosmos-app`\n   * PR https://github.com/cosmology-tech/create-cosmos-app/pull/118\n6. Loom Videos\n   * Part 1 https://www.loom.com/share/862a0e1fbb1b4cdd9e42f0f1d34ac0f3\n   * Part 2 https://www.loom.com/share/8e9361ecf1ec47709b3147fcf9003c39\n## 2023-06-23 ~ 2023-06-28 Week 8\n1. [Closed] TypeError TS2322 'XDEFIExtensionWallet’ is not assignable to type ‘MainWalletBase' https://github.com/cosmology-tech/cosmos-kit/issues/248\n   ```\n   Type ‘XDEFIExtensionWallet’ is not assignable to type ‘MainWalletBase’. Property ‘_chainWalletMap’ is protected but type ‘MainWalletBase’ is not a class derived from ‘MainWalletBase’.\n   ```\n   * When trying to integrate XDEFI extension wallet, find this TypeError.\n   * [Root Cause] XDEFI depends on `@cosmos-kit@1.7.0` and template from `cca` depends on older version of `@cosmos-kit/@react` which depends on `@cosmos-kit@core@1.3.0`\n   * [Solution] Upgrade dependency versions\n     ![2023-07-03 23 27 04](https://github.com/twhy/cosmology-updates/assets/7459812/94e4820e-9247-4823-98a8-6072d0a7f9d5)\n   * [Improvement] Update `@cosmos-kit` related deps to lastest for templates in `cca`\n\n2. [Merged \u0026 Done] Add related projects to every package in cosmos-kit https://github.com/orgs/cosmology-tech/projects/6/views/17?pane=issue\u0026itemId=31921585\n3. [In Review] Enable extension wallets in Leap Mobile WebView https://github.com/cosmology-tech/cosmos-kit/issues/247\n   * PR https://github.com/cosmology-tech/cosmos-kit/pull/255\n   * Minor issue need to tested by Leap team within their App\n4. Loom video\n   https://www.loom.com/share/d6d794e44ab34f66a260bd6ce46a73ba\n\n## 2023-06-19 ~ 2023-06-21 Week 7 \n1. [Closed] @cosmos-kit/react - Module not found: Can't resolve 'fs' https://github.com/cosmology-tech/cosmos-kit/issues/237\n   * Can't reproduce with proejct template from `cca`\n   * Works after users changed their packages version(s)\n2. [Review Needed] Integrate Ledger Wallet https://github.com/cosmology-tech/cosmos-kit/issues/213\n   * Pull Request https://github.com/cosmology-tech/cosmos-kit/pull/243\n   * Docs Added. `@cosmos-kit/ledger` is currently in beta because\n     1. This connector is a new kind of connector, and using experimental Web USB/HID APIs.\n     2. Trying out the One Package Approach mentioned last week in this package. It works.\n     ```typescript\n     // If you want to connect to Ledger via WebUSB\n     import { wallets as ledger } from '@cosmos-kit/ledger/web-usb';\n \n     // If you want to connect to Ledger via WebHID\n     import { wallets as ledger } from '@cosmos-kit/ledger/web-hid';\n\n     // If later we add support for bluetooth connection\n     import { wallets as ledger } from '@cosmos-kit/ledger/web-ble';\n     ```\n     ![WX20230627-004205](https://github.com/twhy/cosmology-updates/assets/7459812/0c70822d-b9df-4a7b-a324-81e54fffbbdd)\n\n3. Loom https://www.loom.com/share/e16403193f114c9d82e611cb764aee8c   \n## 2023-06-12 ~ 2023-06-16 Week 6\n1. [90% Done] Connect to Ledger using WebUSB/WebHID\n   * [Works] Connect to Ledger ✅\n   * [Works] Get address and public key ✅\n   * [Implemeted but not tested] Sign method\n   * [Code] https://github.com/cosmology-tech/cosmos-kit/compare/feat/ledger-web-usb-hid?expand=1\n   * [Issue] Describe below\n  ```javascript\n  // wallets/ledger/src/web-usb-hid/main-wallet.ts\n\n  export class LedgerMainWallet extends MainWalletBase {\n   // ...\n   async initClient() {\n    this.initingClient();\n    try {\n      // The line below requests USB/HID connection, but throws an error in console,\n      // because requesting USB/HID connection requires a user interaction like clicking a button,\n      // but there's no user interactions here. Should move this line to some method run after user clicks.\n      const ledger = await getCosmosApp(this.transportType);  \n      this.initClientDone(ledger ? new LedgerClient(ledger) : undefined);\n    } catch (error) {\n      this.logger?.error(error);\n      this.initClientError(error);\n    }\n   }\n  }\n  ```\n  ![WX20230621-001821@2x](https://github.com/twhy/cosmology-updates/assets/7459812/b6495f18-34b3-4e8e-bdb1-760d9bed8f32)\n\n2. [Idea] Combining related wallet packages\n  - Take Keplr for example, we got `@cosmos-kit/keplr` `@cosmos-kit/keplr-extension` `@cosmos-kit/keplr-mobile`\n  - The idea is to combine these three packages into one: `@cosmos-kit/keplr`\n  - Source Code Structure\n  ```sh\n  wallets/\n    keplr/\n      src/\n        extension/\n          ... extension code\n        mobile/\n          ... mobile code\n        index.ts     // exporting extension and mobile wallets\n      ... config files\n      package.json\n  ```\n  - Usage\n  ```typescript\n  import { wallets as keplr } from '@cosmos-kit/keplr'  // extension and mobile wallets\n\n  import { wallets as keplr } from '@cosmos-kit/keplr/extension'  // extension only\n\n  import { wallets as keplr } from '@cosmos-kit/keplr/mobile'     // mobile only\n  ```\n  - Pros\n    * Much Less packages.\n    * More clear code structure.\n    * Two third of duplicate config files can be removed from repo.\n  - Cons\n    * Any?\n\n  We can discuss about this with June when she comes back.\n  \n* Loom Video https://www.loom.com/share/508650899aa14efdba9fb0031a0940cf\n\n## 2023-06-05 ~ 2023-06-09 Week 5\n* [Fixed \u0026 Merged] CosmosKit wallet connect error https://github.com/cosmology-tech/projects-issues/issues/349\n  * Forgot to include this in the Loom video\n  * PR https://github.com/cosmology-tech/cosmos-kit/pull/219\n* [Done \u0026 Merged] Arbitrary signatures https://github.com/cosmology-tech/cosmos-kit/issues/89\n* [Review Needed] Embed Wallet logos https://github.com/cosmology-tech/cosmos-kit/issues/230 \n  - PR https://github.com/cosmology-tech/cosmos-kit/pull/229\n  - [Docs Added] Only `svg` and `png` are supported. Use logo files that are less than 50kb.\n  - ![WX20230613-001159@2x](https://github.com/twhy/cosmology-updates/assets/7459812/95d67425-3855-4130-baf3-8e6508c5a776)\n* Loom\n  - Recorded on my laptop so it's much clear now\n  - https://www.loom.com/share/ab6144430435437b8a4f83b4909b8c0f\n## 2023-05-29 ~ 2023-06-02 Week 4\n* Integrate Ledger Wallet https://github.com/cosmology-tech/cosmos-kit/issues/213\n  * Ledger Live Mobile (The WalletConnect part works, but we need Ledger team to add support to Cosmos chains)\n  * Ledger Live Desktop (The WalletConnect part works, but we need Ledger team to add support to Cosmos chains)\n  * Loom Video: https://www.loom.com/share/d28d7e44c56c47f2b06460c40a9ec019\n  * Code changes: https://github.com/cosmology-tech/cosmos-kit/compare/ledger?expand=1\n  * [Question 1] What do we usually do to \"push\" them to work politetly?  \n    - I asked about when they will support Cosmos chains and no replys yet.\n  * [Question 2] Should I try to add these features for them?   \n    - Their apps are open source https://github.com/LedgerHQ/ledger-live\n  \n  ![WX20230604-205804@2x](https://github.com/twhy/cosmology-updates/assets/7459812/70ff4f41-c2b1-403e-8198-6b35d5caeae8)\n  ![WX20230606-080445@2x](https://github.com/twhy/cosmology-updates/assets/7459812/d5f24706-78de-4c6d-a4f1-2b874d9959e6)\n  \n* [Bug][Fixed by June] Not detect account changed when mount https://github.com/cosmology-tech/cosmos-kit/issues/214\n* [Fixed] Invalid status URL generated for seitestnet2 https://github.com/cosmology-tech/cosmos-kit/issues/195\n  * [Cause] `create-cosmos-app` using an older version of `cosmos-kit`\n  * [Action] Update `create-cosmos-app` to use lastest version of `cosmos-kit`\n## 2023-05-22 ~ 2023-05-26 Week 3\n* Integrate Ledger Wallet https://github.com/cosmology-tech/cosmos-kit/issues/213\n  * Loom Video https://www.loom.com/share/c2230ba59ecc4f468bcdb7193b0defed\n  * Code Changes (Draft) https://github.com/cosmology-tech/cosmos-kit/compare/ledger?expand=1\n  * Question 1. How to debug Cosmos Kit Source Code?   \n    -  Currently I use `docs` for debugger, please tell me a better way to do it if you know.\n  * Question 2. Does the resposne from WallConnect Explorer API show that Leger Live only support Ethereum chain(s) when connecting with WalletConnect?\n  ```json\n  {\n    \"19177a98252e07ddfc9af2083ba8e07ef627cb6103467ffebb3f8f4205fd7927\": {\n        \"id\": \"19177a98252e07ddfc9af2083ba8e07ef627cb6103467ffebb3f8f4205fd7927\",\n        \"name\": \"Ledger Live\",\n        \"slug\": \"ledger-live\",\n        \"description\": \"Web3 Wallet from the company that produced the world's most secure crypto hardware device.\",\n        \"homepage\": \"https://www.ledger.com/ledger-live\",\n        \"chains\": [\n            \"eip155:1\",\n            \"eip155:137\",\n            \"eip155:4\",\n            \"eip155:56\"\n        ],\n        \"versions\": [\n            \"1\",\n            \"2\"\n        ],\n        \"sdks\": [\n            \"sign_v1\",\n            \"sign_v2\"\n        ],\n        \"app_type\": \"wallet\",\n        \"image_id\": \"a7f416de-aa03-4c5e-3280-ab49269aef00\",\n        \"image_url\": {\n            \"sm\": \"https://explorer-api.walletconnect.com/v3/logo/sm/a7f416de-aa03-4c5e-3280-ab49269aef00?projectId=61e6745dc9a852e0ed9ba60d28212357\",\n            \"md\": \"https://explorer-api.walletconnect.com/v3/logo/md/a7f416de-aa03-4c5e-3280-ab49269aef00?projectId=61e6745dc9a852e0ed9ba60d28212357\",\n            \"lg\": \"https://explorer-api.walletconnect.com/v3/logo/lg/a7f416de-aa03-4c5e-3280-ab49269aef00?projectId=61e6745dc9a852e0ed9ba60d28212357\"\n        },\n        \"app\": {\n            \"browser\": \"https://www.ledger.com/ledger-live/download\",\n            \"ios\": \"https://itunes.apple.com/app/id1361671700\",\n            \"android\": \"https://play.google.com/store/apps/details?id=com.ledger.live\",\n            \"mac\": null,\n            \"windows\": null,\n            \"linux\": null,\n            \"chrome\": null,\n            \"firefox\": null,\n            \"safari\": null,\n            \"edge\": null,\n            \"opera\": null\n        },\n        \"injected\": null,\n        \"mobile\": {\n            \"native\": \"ledgerlive://\",\n            \"universal\": \"\"\n        },\n        \"desktop\": {\n            \"native\": \"ledgerlive://\",\n            \"universal\": \"\"\n        },\n        \"supported_standards\": [],\n        \"metadata\": {\n            \"shortName\": \"Ledger\",\n            \"colors\": {\n                \"primary\": \"#000000\",\n                \"secondary\": \"#FF5300\"\n            }\n        },\n        \"updatedAt\": \"2021-07-30T17:48:12.565+00:00\"\n    }\n  }\n  ```\n\n## 2023-05-15 ~ 2023-05-19 Week 2\n* Fix logo urls https://github.com/cosmology-tech/cosmos-kit/issues/197\n* Fix TypeError when extensions are not installed https://github.com/cosmology-tech/cosmos-kit/issues/209\n* Add docs for Trust and Station https://github.com/cosmology-tech/cosmos-kit/issues/198\n  - PR https://github.com/cosmology-tech/cosmos-kit/pull/208  [Merged]\n* Loom Video https://www.loom.com/share/dc50b6ef372c4ad29090f8caa715caf7\n\n## 2023-05-08 ~ 2023-05-12 Week 1\n* Onboarding https://github.com/cosmology-tech/onboarding\n* Fix build is failing https://github.com/cosmology-tech/cosmos-kit/issues/199\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftwhy%2Fcosmology-updates","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftwhy%2Fcosmology-updates","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftwhy%2Fcosmology-updates/lists"}