Nexa Monthly Development Updates - July 2025
From major backend optimizations to new wallet features and enhanced NFT validation, July was packed with progress. We improved node performance tracking, introduced a new “request payment” feature for P2P trades, rewrote tools for multi-platform support, and boosted UI/UX across the board.
Libnexa-ts:
- Maintenance (generally improving testing, code quality, chasing down esoteric bugs, etc)
Libnexakotlin:
-
Solve usability issues with transactions being created when the phone was offline.
-
Enable the underlying library to handle assets and nexa inside complex contracts (contracts where the wallet may not be able to immediately spend the money).
Nexa:
- Optimizations for memory & changes needed as we approach tailstorm.
Nexarpckotlin:
- Added a remote Procedure call to get details statistics about node performance
Nexascriptdebug:
- Front end rewritten in a multi-platform toolkit so we can support both desktop and web use. Lots of usability fixes.
Nexascriptmachinekotlin:
- You can save and restore Node Version Manager “sessions” for analysis and debug
Wallet-sdk-ts:
- Building out a library (currently under active development)
Wallywallet/enterprise:
-
In conjunction with the nexarpckotlin changes you can now plot graphs of node performance. A whole “command builder” menu system was made to make it easier to do common things, and bugs were fixed around UI issues like subwindows disappearing and reappearing
-
We worked through issues around code generation and also bugs in how it depacked messages, such as those an oracle might produce
Wallywallet/wallet:
-
Delete account bug fix, stability improvements
-
In development: “Request payment” feature for selling assets peer to peer
-
Fix connectivity issues with NiftyArt
-
UI dialog improvements
Nifty:
-
Significantly improved server performance and caching
-
Improved the randomization algorithm so that new sessions are shown a random set of NFTs
-
Improved the NFT terms and conditions when minting new NFTs
-
UI scaling improvements for different screen and device sizes
-
Added NFT validation, showing the NFT is valid and matches on-chain hashes
-
Improved connection stability when connecting a wallet
