0.2.14 • Published 6 years ago
band-wallet v0.2.14
band-wallet
A javascript package that allows dApps to connect to Band Protocol wallet
Install
yarn add band-wallet
Usage
import BandWallet from 'band-wallet'
async function getProvider() {
const wallet = new BandWallet()
const provider = await wallet.provider
return provider
}
Under the hood, the library keeps iframe
instance available the entire time. It exposes the Web3Provider
instance as well as styling / positioning methods through Context API.
License
MIT © Band Protocol
0.2.14
6 years ago
0.2.13
6 years ago
0.2.12
6 years ago
0.2.11
6 years ago
0.2.10
6 years ago
0.2.9
6 years ago
0.2.8
6 years ago
0.2.7
6 years ago
0.2.6
6 years ago
0.2.5
6 years ago
0.2.4
6 years ago
0.2.3
6 years ago
0.2.2
6 years ago
0.2.1
6 years ago
0.1.22
6 years ago
0.1.21
6 years ago
0.1.20
6 years ago
0.1.18
6 years ago
0.1.17
6 years ago
0.1.16
6 years ago
0.1.14
6 years ago
0.1.13
6 years ago
0.1.12
6 years ago
0.1.11
6 years ago
0.1.10
6 years ago
0.1.8
6 years ago
0.1.7
6 years ago
0.1.6
6 years ago
0.1.5
6 years ago
0.1.4
6 years ago
0.1.3
6 years ago
0.1.2
6 years ago
0.1.1
6 years ago
0.1.0
6 years ago