https://github.com/w3hc/multi
NextJS + Chakra UI + Web3Auth
https://github.com/w3hc/multi
chakra-ui nextjs web3auth
Last synced: about 2 months ago
JSON representation
NextJS + Chakra UI + Web3Auth
- Host: GitHub
- URL: https://github.com/w3hc/multi
- Owner: w3hc
- Created: 2023-09-24T09:58:51.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-09-25T15:17:02.000Z (almost 3 years ago)
- Last Synced: 2025-10-30T09:12:14.455Z (8 months ago)
- Topics: chakra-ui, nextjs, web3auth
- Language: TypeScript
- Homepage: https://multi-dao.netlify.app
- Size: 59.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Multi
## Install
```
pnpm i
```
## Run
```
pnpm dev
```
## Build
```
pnpm build
```