The Dynamic Client is a vanilla javascript package that allows users to quickly set up all the configurations needed to get an interface that allows them to interact with our features. It provides a very simple, bare bones client object through the call toDocumentation Index
Fetch the complete documentation index at: https://docs.dynamic.xyz/docs/llms.txt
Use this file to discover all available pages before exploring further.
createClient.
This client can then be extended with many other features, like React Native support and viem integration.
Installation
Simply run the following in your terminal:- expo
- npm
- yarn
Shell