Skip to content

Latest commit

 

History

History
25 lines (14 loc) · 770 Bytes

README.md

File metadata and controls

25 lines (14 loc) · 770 Bytes

Wallet Scan

A convenient tool for viewing and managing addresses.

Installation and Usage

To run:

git clone
npm i
npm run dev

Instructions

  1. This project is purely front-end and does not involve any back-end operations. All data is obtained through browser access to the zkSync and stark official interfaces and no data is uploaded.

  2. All project data is stored in the browser's local storage and no data is uploaded.

  3. If you encounter any bugs or have any suggestions, feel free to raise an issue or submit a pull request.

  4. This project is intended for learning and exchange purposes only and does not provide any form of technical support. Any consequences arising from the use of this project are not the responsibility of the author.