5a438ac92a
* Add auth dapp * Add initial auth wallet * Remove unusused files * Refactor code * Switched both to NPM, use npm package |
||
---|---|---|
.. | ||
pages | ||
public | ||
styles | ||
.eslintrc.json | ||
.gitignore | ||
next.config.js | ||
package-lock.json | ||
package.json | ||
README.md | ||
tsconfig.json |
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