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

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.

Awesome Lists containing this project

README

          

[![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg)](https://github.com/prettier/prettier)
[![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/malcodeman/web3-auth/blob/master/LICENSE)




malconomy

Simple web3 authentication.




Coded by malcodeman 👨‍🚀


![Screenshot](readme/screenshot.png)

## 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)