Telos Core Developers Snapshot
June 12 — June 18
This week’s TCD Snapshot provides an overview of the key updates and enhancements made to various modules within the Telos Network, including the Telos Wallet, Open Block Explorer, EVM contracts 1.5 and 2.0, the Translator, and the Indexer.
Telos Wallet
For the next release, the TCD has made several improvements to the Telos Wallet to enhance user experience and increase system adaptability:
- Deeplink Handling: Introduced deeplinks, allowing users to navigate directly to specific content within the app, streamlining the user journey.
- NFT / Collectible Detail Page and Preview Component: Added a dedicated page for Non-Fungible Tokens (NFTs) and collectibles, providing users with in-depth information about their digital assets. A new preview feature offers a quick glance at NFTs in a user’s inventory. This feature is currently in the testing phase on the development branch and is expected to be released by the end of the week. Support for 1155 Tokens is under development.
- Web Wallet Documentation Link: Included a link to documentation that educates users about the functionality and benefits of a web wallet.
- Dynamic Indexer Usage: Adopted a dynamic approach that allows the system to determine when to use the Indexer, enhancing overall performance.
- Miscellaneous Improvements and Fixes: Made various improvements and fixes, including correcting an error in price.ts, refining app loading states, and enhancing user interface elements.
Open Block Explorer
The TCD has made and released several updates to improve the user experience, increase security, and enhance the maintainability of the codebase:
- Multichain Selector Component: Refactored the multichain side menu into a selector component, simplifying network switching and making the user experience more efficient.
- Theme Updates: Made visual enhancements, such as updating icons and resizing logos proportionately, to improve the overall look and feel of the application.
- Code Cleanup: Refactored some display code, resulting in a cleaner and more maintainable codebase.
Telos Native App
- Fixed a recaptcha endpoint error that was preventing account creation. Working on additional fixes to this process.
Telos EVM Contract, Translator, and Indexer
- The TCD team has been working diligently to identify and rectify issues with the indexer, translator, and EVM contract. Further updates in the coming week are anticipated.
TCD Priorities:
- Finalizing EVM 1.5 contract
- Enhancing UI/UX for EVM Web Wallet
- Launching TELOS ZERO
- Implementing NFT functionality in EVM Web Wallet, including support for 1155 tokens
- Completing EVM 2.0 contract