# Hack For Freedom Submission
## Transaction Path Finder
Aragon transaction Path Chooser and customizer
## Project Description
Aragon's connect sdk currently has a shortest tx path finding controller which uses BFS to calculate the shortest path for a tx from sender to destination.
But users like more flexibility and for that I modified connect itself to support extra features for calculating path. Some of them are as follows:
1. Get all possible paths from a source to destination
2. Get the longest path from source to destination
3. Provide some initial steps of your path and get the best path possible
4. Check whether a path is possible or not from given apps/accounts
5. Get shortest path from source to destination
6. Get a path in which final step is provided
## Project Team
Rahul Bishnoi: @nanspro [Backend Developer]
## A prototype (code or no-code)
Github: https://github.com/nanspro/connect/tree/hack-freedom [Branch: hack-freedom]
Link to Video Demo:
## Beta-product page + lead capture url
N/A
## Pitch-deck
[Pitch Slides](https://docs.google.com/presentation/d/1ERsKRVoLxA1ZJY6L07ZoyfmNGOS6GJPI-foZ6HNteqw/edit?usp=sharing)