Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/davidgoyal/solguard
https://github.com/davidgoyal/solguard
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/davidgoyal/solguard
- Owner: DavidGoyal
- Created: 2024-09-16T17:45:05.000Z (4 months ago)
- Default Branch: master
- Last Pushed: 2024-09-17T01:24:57.000Z (4 months ago)
- Last Synced: 2024-09-17T20:48:13.665Z (4 months ago)
- Language: JavaScript
- Homepage: https://sol-guard.vercel.app
- Size: 138 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SOLGUARD
It is a web application that allows users to send tokens to another user without paying gas fees themselves.
## Installation
```bash
npm install
npm run dev
```## Environment Variables
To run this project, you will need to add the following environment variables to your .env file
`VITE_GAS_PAYER`
`VITE_RPC_URL`## Screenshots
![App Screenshot](./src/assets/Screenshot%202024-09-18%20191509.png)
![App Screenshot](./src/assets/Screenshot%202024-09-18%20191546.png)
## Authors
- [@LinkedIn](www.linkedin.com/in/david-goyal)
- [@X](https://x.com/David__Goyal)