wallet-connect-web-examples/dapps/react-dapp-auth/README.md
Celine Sarafa 5a438ac92a
feat/add auth demos (#49)
* Add auth dapp

* Add initial auth wallet

* Remove unusused files

* Refactor code

* Switched both to NPM, use npm package
2022-09-02 12:34:03 +03:00

10 lines
152 B
Markdown

# 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