https://github.com/mingderwang/aarelying
Abstract Account Relying Party
https://github.com/mingderwang/aarelying
astro bun eip-4337 ethereum fido fido2 passkey smart-contracts solidity typescript vercel
Last synced: 7 months ago
JSON representation
Abstract Account Relying Party
- Host: GitHub
- URL: https://github.com/mingderwang/aarelying
- Owner: mingderwang
- Created: 2024-07-25T14:17:55.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-07-25T15:41:35.000Z (about 1 year ago)
- Last Synced: 2025-01-14T09:16:20.684Z (9 months ago)
- Topics: astro, bun, eip-4337, ethereum, fido, fido2, passkey, smart-contracts, solidity, typescript, vercel
- Language: TypeScript
- Homepage: https://aarelying.vercel.app
- Size: 104 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Welcome!
App made using
```bash
create-typescript-starter
```
## For npm usersTo make the app npm usable, delete the `yarn.lock` file and run in prompt `npm install`
To run the app in development mode run `npm run dev` and for production mode run `npm start`
## For yarn users
Just run `yarn dev` for development mode. For production mode run `yarn start`.
Thanks for using my backend typescript boilerplate.
πΈπΈπΈ