onlydustapp[bot]
onlydustapp[bot]
## Overview Explore the new wallet API defined in the JSON RPC specification (see [wallet API spec](https://github.com/starkware-libs/starknet-specs/tree/master/wallet-api)). The goal is to study the specification and propose some usage examples that...
## Overview This feature aims to add support for the [Starknet JSON RPC spec v0.8.0 Web Socket API](https://github.com/starkware-libs/starknet-specs/blob/v0.8.0/api/starknet_ws_api.json) in the `starknet_provider` package. This enhancement will enable communication with a web...
## Overview Enhance the `wallet_kit` package to support communication with the Argent mobile app, thereby eliminating the need for users to import their private keys in starknet.dart based applications. 📱🔒...