READY
On a READY event, the callback will fire with a single argument with information about the wallet provider. At any time a READY event listener is added, it will immidiately be called if the provider is already in a ready state. This provides a single flow for dapp developers since this listener should start any and all interactions with the dapi protocol.
Parameter | Description |
---|---|
| The name of the wallet provider |
| The website of the wallet provider |
| The version of the dAPI that the the wallet supports |
| A list of all applicable NEPs which the wallet provider supports |
| Provider specific attributes |
Example
最后更新于