Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jeftarmascarenhas/wagmi-web3-hooks

Wagmi Hooks Web3 for React
https://github.com/jeftarmascarenhas/wagmi-web3-hooks

Last synced: 5 days ago
JSON representation

Wagmi Hooks Web3 for React

Awesome Lists containing this project

README

        

# Wagmi Web3 Hooks for React

This dApp is using:

- Wagmi
- Ethers
- Next.JS

You can see how to use Wagmi to connect multiple wallet and get wallet, contract and other
information of Blockchain. **_[Click here to see video]()_**

## Getting Started

First, run the development server:

```bash

yarn dev
```

Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.

You can start editing the page by modifying `pages/index.tsx`. The page auto-updates as you edit the file.