syncUser(walletAddress)
Allows you to clone ChainvineClient instance scoped to a single wallet address without having to fetch your ClientConfig.
In addition to creating a ChaivineUser instance from your ChainvineClient, this method will sync the wallet to the database and return the wallet's ChainVine User Id.
EVM Wallet Addresses
Params
Response
A ChainvineUser client instance
Last updated