## Overview
Kali UI is an innovative application designed for managing on-chain transactions within decentralized autonomous organizations (DAOs). With its user-friendly interface, it enables users to efficiently create, upload, and track proposals, making the process of governance seamless. Supported by Fleekās IPFS storage API, Kali UI provides a robust backend for document management, ensuring data is secure and easily accessible.
By setting up a local development environment, users can effectively customize their experience with Kali UI during the development phase. With straightforward installation instructions and environment settings, getting started with this app is both simple and efficient.
## Features
- **Fleek Storage API Integration**: Uses Fleek's IPFS storage API to securely upload documents related to on-chain transactions, enhancing data management.
- **Local Development Setup**: Easy installation via `pnpm install`, allowing developers to set up the application quickly on their own machines.
- **Live Development Preview**: Start the app using `pnpm dev` and view it live at localhost:3000, making testing and debugging intuitive.
- **Environment Customization**: Requires specific parameters to be defined in the `.env.local` file, offering flexibility and control over application settings.
- **Simple Deployment**: Deploy the goldsky subgraph effortlessly with the command provided, ensuring that your application integrates smoothly with subgraph services.