LittleFinger is a Web 3 protocol built on Starknet that facilitates payment in organizations, be it Centralized traditional or Decentralized Autonomous Communities
The Video just shows a demo of LittleFinger. The user interface allows the user organization to setup their organization on the dApp. This deploys two contracts for them, a Vault and an OrganizationCore contract.
The Vault manages the organization's finance, and the core contract keeps track of every other thing, from organization details, member details, even up to tracking disbursement and reporting abnormal states.
What can be seen in https://littlefinger-frontend.vercel.app/ is a minimal implementation of what is contained in the smart contracts, as Littlefinger has provision for proposal mechanisms in the case of decentralized organizations within its smart contracts. There is also the member dashboard in the works where members can view organizations to which they belong and take provided actions.
Pitch Deck here: https://pitch.com/v/little-finger-starknet-reignite-igix8d
During the Hackathon, we continued from a place of little progress, focusing first on the Smart Contracts, which we eventually completed and bootstrapped the frontend immediately, coming up with this. One thing that helped is that we knew from the beginning what it is we wanted to build, so the implementation came almost naturally.
We have currently not raised any funds, sadly. We look to participate in some programs on Starknet that could help with that, including open-sourcing the project on OnlyDust