Skip to content

Releases: DePayFi/web3-wallets

v3.1.1

07 Aug 09:42
39ec551
Compare
Choose a tag to compare

make sure getWallet() returns undefined if there was not wallet found

v3.1.0

31 Jul 13:06
597bf20
Compare
Choose a tag to compare

adding connectedTo(blockchain)

v3.0.0

26 Jul 11:35
537a1bc
Compare
Choose a tag to compare

Adding bsc support and renaming package to depay-web3-wallets

v2.5.0

16 Jul 09:02
9def770
Compare
Choose a tag to compare

adds assets() and assets(blockchain)

v2.4.0

12 Jul 19:13
0357220
Compare
Choose a tag to compare

assets for multiple blockchains

v2.3.0

12 Jul 18:25
3f7866a
Compare
Choose a tag to compare

Receive supported blockchains

blockchains:Array: Array containing the names of supported blockchains

let wallet = getWallet();
wallet.name // MetaMask
wallet.blockchains // ['ethereum', 'bsc']

v2.0.0

21 Jun 06:59
ab2c3ed
Compare
Choose a tag to compare

v1.0.0

16 Jun 11:37
40ba056
Compare
Choose a tag to compare