YU
yusufferdogan/STARKREVOKE
This Project allows to revoke your ERC20 and ERC721 approvals in Starknet
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 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 file.
Getting Started
rename .env.example as .env and set fields
ALCHEMY_URL='https://starknet-mainnet.g.alchemy.com/v2/<API_KEY>'
API_KEY = '<YOUR STARKSCAN API KEY>'Then install dependencies
yarn installReady to run the development server:
yarn devOn this page
Languages
JavaScript97.8%CSS2.2%
Contributors
GNU General Public License v3.0
Created June 11, 2023
Updated September 22, 2024


