An open API service indexing awesome lists of open source software.

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.

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)