While this SDK is still supported, we recommend using newer JavaScript SDK, which is optimized for React Native, but also comes with a host of other benefits.
We provide a lightweight viem extension to our client which introduces 2 simple methods to integrate with Viem:
client.viem.createPublicClient() and client.viem.createWalletClient().
Since our client was built with a modular approach, this package comes as a
standalone, so to reduce the client’s package size.