Optional
config: Partial<WalletSDKConfig>The provider instance
Private
storageSdkStorage class instance
Private
userThe Grindery Wallet user
Private
detectPrivate
getPrivate
handlePrivate
Handles the pairing request, by opening the Grindery Wallet
The application secret. Obtained in the Grindery bot by the dApp developer. Required. Must be kept secret.
The user's Telegram login info. Required.
Optional
clientId: stringThe client ID. Optional. Unique identifier of the client device.
Requests pairing by telegram login info
0.7.0
The transaction parameters
Optional
data?: stringThe data to send
The recipient address
Optional
value?: stringThe amount to send in wei
Transaction hash string
Sends a transaction request to the Grindery Wallet
0.1.0
The partial SDK config object
Sets the SDK config
0.5.1
Summary
The Wallet SDK class
Since
0.2.0