Skip to content

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

License

Notifications You must be signed in to change notification settings

mhm233/STARKREVOKE

 
 

Repository files navigation

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 install

Ready to run the development server:

yarn dev

ezgif com-gif-maker

image

image

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 97.8%
  • CSS 2.2%