
Mainnet:
The ABEY Light Client node is under development for the following purposes:
1. Enable any user device to load key on-chain data more efficiently and accurately
2. Allow for easier expansion of on-chain nodes on a multitude of hardware devices
Wallet:
1. Full range of push notifications is under development
2. Notifications for receiving transactions and smart contract execution has been completed
Explorer:
1. Restructuring of transaction analysis in on-going to reduce the pressure on the MongoDB database. Mored cached data will also reduce the data reading time for users.
Note:
MongoDB is a document database used to build highly available and scalable internet applications. With its flexible schema approach, it’s popular with development teams using agile methodologies.
ABEY Light Client节点正在开发中,目的如下:
1. 使用户的任何设备都能够更高效、更准确地加载关键的链上数据
2. 允许ABEY链在更多种硬件设备上更轻松地扩展链上节点
钱包:
1. 全系列推送功能正在开发中
2. 接收交易和执行智能合约的推送通知功能已完成
浏览器:
1. 重构交易解析流程,降低对MongoDB的压力。更多的缓存数据也会减少用户读取数据的时间。
注:MongoDB是一个基于分布式文件存储的开源数据库系统