SeaGrants is a decentralized application (dapp) built on top of allo-v2, designed for on-chain interactions. It leverages the allo-v2-sdk for seamless integration, demonstrating best practices for other dapps built on allo-v2 by isolating contract interactions from core business logic.
All the data needed are indexed via spec and can be found at spec.dev/allov2.
The actual postgres database code is hosted at allo-v2-spec
Key Functionalities
1. Profile Management
Users can create and manage profiles on the Registry. These profiles can be utilized within the application or created using the allo-v2-sdk and is offered when the recipient is submitting an application
2. Custom Strategy Deployment