https://github.com/davidgoyal/solguard
It is a web application that allows users to send tokens to another user without paying gas fees themselves.
https://github.com/davidgoyal/solguard
solana spl-token web3
Last synced: about 2 months ago
JSON representation
It is a web application that allows users to send tokens to another user without paying gas fees themselves.
- Host: GitHub
- URL: https://github.com/davidgoyal/solguard
- Owner: DavidGoyal
- Created: 2024-09-16T17:45:05.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-09-21T01:34:12.000Z (almost 2 years ago)
- Last Synced: 2025-03-20T22:53:10.127Z (over 1 year ago)
- Topics: solana, spl-token, web3
- Language: JavaScript
- Homepage: https://sol-guard.vercel.app
- Size: 287 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


## Authors
- [@LinkedIn](www.linkedin.com/in/david-goyal)
- [@X](https://x.com/David__Goyal)