Use the walletkit-js library to integrate with the Wallets API in your web apps
store
object if you are making client-side calls. If you are only making server-side calls, you can skip this section and use the API key to authenticate your client.js-cookie
library to set, get and delete cookies.
set
and delete
methods in the KVStore
interface are optional. This is useful if you need to read an existing authentication token to make calls, but you don’t have the ability to modify cookies.