syncUser(walletAddress)
Allows you to clone ChainvineClient instance scoped to a single wallet address without having to fetch your ClientConfig.
Last updated
Allows you to clone ChainvineClient instance scoped to a single wallet address without having to fetch your ClientConfig.
Last updated
In addition to creating a instance from your , this method will sync the wallet to the database and return the wallet's ChainVine User Id.
walletAddress
required
the wallet of the user to general a referral link for
A ChainvineUser client instance