mirror of
https://github.com/Instadapp/vue-web3.git
synced 2024-07-29 21:48:25 +00:00
Update README.md
This commit is contained in:
parent
67ccc3ad8f
commit
b9338d89bc
|
|
@ -67,4 +67,6 @@ const { library } = useWeb3<Web3>()
|
||||||
import { Web3Provider } from "@ethersproject/providers";
|
import { Web3Provider } from "@ethersproject/providers";
|
||||||
|
|
||||||
const { library } = useWeb3<Web3Provider>()
|
const { library } = useWeb3<Web3Provider>()
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Demo: https://github.com/KABBOUCHI/nuxt-vue-web3
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user