# Hack For Freedom Submission ## Aragon Path Finder 🛤 Multiple Transaction Path Visualization & Transaction Sending tool for Aragon <br> ## Project Description Currently, the Aragon connect API uses the Breadth First Search (BFS) to find the shortest path automatically and forwards the transactions along that path. But for more sophisticated users the different paths like longest, shortest, etc might matter. This tool displays all the possible paths for a particular transaction. So the user can view all the possible paths and easily determine which path is longest, shortest, etc as per the requirement. This tool will also be useful for users to make sure that their transaction is indeed forwarded via the shortest path. The application supports choosing one path from multiple available paths. Also, one can send the transaction through the chosen path using Metamask. <br> ## Project Team 1. Prince Sinha: - Role: Developer - Github: [@princesinha19](https://github.com/princesinha19) 2. Ayush Kaul: - Role: Researcher - Github: [@AyushKaul](https://github.com/ayushkaul) <br> ## A prototype (code or no-code)* **Working Application Link:** https://princesinha19.github.io/aragon-path-finder/ Application is deployed on Github Pages. Testing Example:- > **Network:** Rinkeby > **Organization ENS Address:** multipaths.aragonid.eth > **Signer ETH Address:** 0xc07866c1c58824934b0f17090765a372a1933655 > **Amount:** 1 (Anything) > **Description Message:** Multiple Path Test Payment (Anything) **Project Code Repo:** https://github.com/princesinha19/aragon-path-finder This Repository contains frontend of the application. **Backend Code Repo:** https://github.com/princesinha19/connect This Repository has the modified backend code for supporting multiple transaction paths in Aragon connect. **Demo Video Link:** https://youtu.be/522-Q7si35w <br> ## Beta-product page + lead capture url Front Page 👇🏻 ![Form_UI](https://i.imgur.com/g2ZGrDl.png) Paths 👇🏻 ![Paths-UI](https://i.imgur.com/ZZNBZ85.png) Metamask Transaction for Path 1 👇🏻 ![Metamask_Tx](https://i.imgur.com/nF5yYRk.png) ## Pitch-deck https://docs.google.com/presentation/d/1bnJ9kRbrIwEd6NzI1KFs0sxIeHGnrl3JviwGEt0bhHo/edit?usp=sharing <br>