---
tags: Wallet, Clients, Sync Up
---
# ποΈ 07-04-2022 - Weekly Dev Meeting β Client Libraries
## π₯ Participants
- Minyong Li
- Pelumi Ajayi
- Thoralf MΓΌller
- Umair Sarfraz
- Thibault Martinez
- Samuel Rufinatscha
## Discussion Topics
# iota-rs
## Mainnet
- Nothing this week;
## Shimmer
- Added shimmer account type and bech32 prefix;
- Wrote some more examples;
- Full MQTT endpoints support;
- Allow setting custom remainder address;
- Working on Signer refactoring;
# wallet-rs
## Mainnet
- Fixed UnlockBlock ser/de;
- Fixed an issue regarding participation;
## Shimmer
- Rewrite of the nodejs bindings in Typescript;
- Still fixing issues with the nodejs bindings integrations;
- Working on burning/destroying native tokens;
- Can't test it right now because foundries are not synced;
- Output collection depending on address or unlock conditions addresses;
- Allow syncing specific addresses;
- Fixed nodejs bindings;