Ecosyste.ms: Awesome

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

https://github.com/yusufferdogan/STARKREVOKE

This Project allows to revoke your ERC20 and ERC721 approvals in Starknet
https://github.com/yusufferdogan/STARKREVOKE

allowance approve cairo revoke starknet starknet-react starknetjs zk

Last synced: 3 months ago
JSON representation

This Project allows to revoke your ERC20 and ERC721 approvals in Starknet

Lists

README

        

# StarkRevoke

Welcome to **Starkrevoke.com**

## License

This project is licensed under the GNU General Public License, version 3.0 (GNU GPL 3.0). This means that you are free to use, modify, and distribute this software, subject to the terms and conditions of the GPL 3.0 license. You can find a copy of the license in the [LICENSE](https://github.com/yusufferdogan/STARKREVOKE/blob/main/LICENSE) file.

### Key Points

- You are free to use, share, and modify this software for any purpose.
- If you make modifications to the code, those modifications must also be licensed under GPL 3.0.
- You must include a copy of the GPL 3.0 license in any distribution of this software.

For more details, please refer to the [LICENSE](https://github.com/yusufferdogan/STARKREVOKE/blob/main/LICENSE) file.

## Getting Started

rename `.env.example` as `.env` and set fields

```bash
ALCHEMY_URL='https://starknet-mainnet.g.alchemy.com/v2/'
API_KEY = ''
```
Then install dependencies
```bash
yarn install
```

Ready to run the development server:

```bash
yarn dev
```

![ezgif com-gif-maker](https://github.com/yusufferdogan/STARKREVOKE/assets/45846424/892a7d28-daf0-490b-b77e-fd5e0fe86f32)

![image](https://github.com/yusufferdogan/STARKREVOKE/assets/45846424/fd9ca8a9-564d-4db5-9f81-5c01ba7273a0)

![image](https://github.com/yusufferdogan/STARKREVOKE/assets/45846424/60cce3ef-f5d3-4e67-afec-566584ef194e)