0.9.1 • Published 13 days ago

unwallet-client-sdk v0.9.1

Weekly downloads
-
License
MIT
Repository
github
Last release
13 days ago

unWallet client-side SDK

:warning: This SDK works fine only on browsers.

Installation

npm install unwallet-client-sdk

Initialization

import { UnWallet } from "unwallet-client-sdk";

const unWallet = await UnWallet.init({
  clientID: "CLIENT_ID_OF_YOUR_APPLICATION",
});

Functions

0.9.0

13 days ago

0.9.1

13 days ago

0.8.0

7 months ago

0.7.0

11 months ago

0.5.0

1 year ago

0.6.1

1 year ago

0.6.0

1 year ago

0.4.1

2 years ago

0.4.0

2 years ago

0.4.2

2 years ago

0.3.0

2 years ago

0.2.0

2 years ago

0.1.3

2 years ago

0.1.2

2 years ago

0.1.1

2 years ago

0.1.0

2 years ago