De-Fi Audit Tool (DFAT) is a web app built with JavaScript/React for analysing account activities on all ethereum blockchain networks.
· How to Start· Feedback· License
Pre-Requisites: Node.JS
After Forking/Cloning, you can get up and running in just a few minutes. From the project's root folder:
-
Install all required packages.
npm install
-
Start the site
npm start
-
Voila! View app in any local browser at http://localhost:8000/
I always appreciate feedback, so share your thoughts and suggestions with me: mail@bisi.dev
If you find any bugs or have feature suggestions, create a new issue or pull request 🙏
Thanks a lot! 💪
Ayodeji Olabisi – bisi.dev
Distributed under the MIT license.
See LICENSE
for more information.