Update README.md

This commit is contained in:
Georges KABBOUCHI 2022-04-29 20:12:49 +03:00
parent 1422e6f2bc
commit a4178e79d2

View File

@ -69,4 +69,10 @@ import { Web3Provider } from "@ethersproject/providers";
const { library } = useWeb3<Web3Provider>()
```
Demo: https://github.com/KABBOUCHI/nuxt-vue-web3
<br />
---
<br />
Demo (Nuxt 2): https://github.com/KABBOUCHI/nuxt-vue-web3
Demo (Nuxt 3): https://github.com/KABBOUCHI/nuxt3-vue-web3