https://github.com/malcodeman/web3-auth
web3 authentication.
https://github.com/malcodeman/web3-auth
auth web3
Last synced: 7 months ago
JSON representation
web3 authentication.
- Host: GitHub
- URL: https://github.com/malcodeman/web3-auth
- Owner: malcodeman
- License: mit
- Created: 2023-01-27T14:22:07.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-02-18T15:28:13.000Z (almost 3 years ago)
- Last Synced: 2025-01-29T22:33:09.654Z (about 1 year ago)
- Topics: auth, web3
- Language: TypeScript
- Homepage:
- Size: 246 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://github.com/prettier/prettier)
[](https://github.com/malcodeman/web3-auth/blob/master/LICENSE)
malconomy
Simple web3 authentication.

## Obtain Project ID
Head over to [WalletConnect Cloud](https://cloud.walletconnect.com) to sign in or sign up. Create (or use an existing) project and copy its associated Project ID.
## Getting started
```
git clone https://github.com/malcodeman/web3-auth.git
cd web3-auth
npm install
npm run dev
```
## License
[MIT](./LICENSE)