wallet-connect-web-examples/dapps/react-dapp-auth
Celine Sarafa aedddbcbdc
Remove session from nav for auth (#51)
* Removed session from nav

* Add note that you can copy the qrcode

* Moving WC icon to the right
2022-09-05 10:50:21 +03:00
..
pages Remove session from nav for auth (#51) 2022-09-05 10:50:21 +03:00
public feat/add auth demos (#49) 2022-09-02 12:34:03 +03:00
styles feat/add auth demos (#49) 2022-09-02 12:34:03 +03:00
.eslintrc.json feat/add auth demos (#49) 2022-09-02 12:34:03 +03:00
.gitignore feat/add auth demos (#49) 2022-09-02 12:34:03 +03:00
next.config.js feat/add auth demos (#49) 2022-09-02 12:34:03 +03:00
package-lock.json feat/add auth demos (#49) 2022-09-02 12:34:03 +03:00
package.json feat/add auth demos (#49) 2022-09-02 12:34:03 +03:00
README.md feat/add auth demos (#49) 2022-09-02 12:34:03 +03:00
tsconfig.json feat/add auth demos (#49) 2022-09-02 12:34:03 +03:00

Auth Client JS demo

This is a demo for the auth client

Commands

npm run dev for development mode npm run build for building the application