Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/koshikraj/asguard-app
Asguard Web App
https://github.com/koshikraj/asguard-app
Last synced: 12 days ago
JSON representation
Asguard Web App
- Host: GitHub
- URL: https://github.com/koshikraj/asguard-app
- Owner: koshikraj
- License: gpl-3.0
- Created: 2023-04-15T02:57:13.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-04-15T22:14:03.000Z (over 1 year ago)
- Last Synced: 2024-10-11T02:53:31.194Z (about 1 month ago)
- Language: TypeScript
- Size: 4.28 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Asguard App
The most secure and easiest way to create, manage and recover crypto wallets.
## Resources:
- [Asguard Contracts and Infra](https://github.com/koshikraj/asguard-infra)
- [Asguard Docs](https://docs.asguard.life)
- [Asguard App](https://app.asguard.life/login)## Getting Started
Install dependencies and start the client:
```bash
npm install
npm start
```Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.
Build the client:
```bash
npm install | yarn install
npm build
```## Contributing
You are welcome to submit issues and enhancement requests and work on any of the existing issues. Follow this simple guide to contribute to the repository.
1. **Create** or pick an existing issue to work on
2. **Fork** the repo on GitHub
3. **Clone** the forked project to your own machine
4. **Commit** changes to your own branch
5. **Push** your work back up to your forked repo
6. Submit a **Pull request** from the forked repo to our repo so that we can review your changes## References:
Thanks to the following design and ideas for references:
- Candide Wallet social recovery module: https://github.com/candidelabs/CandideWalletContracts
- oAuth 2.0 verification guide by Stackup: https://www.notion.so/oAuth-2-0-verification-cac17e20dec94845973603bd34e9ce9b