You can find the latest deployment at https://app.kalidao.xyz/
Install Node dependencies: pnpm install
- Start the app:
pnpm dev
- View the app at localhost:3000
During development, your .env.local
file should have the following parameters defined:
Kali UI uses Fleek's IPFS storage API to upload documents related to on-chain transactions, such as DAO proposals. You can learn about this Fleek Storage API and how to get your own API keys here. The fleek API API bucket, key and secret should be provided as environment variables to the Kali UI app.
NEXT_PUBLIC_FLEEK_STORAGE_BUCKET=
NEXT_PUBLIC_FLEEK_API_KEY=
NEXT_PUBLIC_FLEEK_API_SECRET=
goldsky subgraph deploy kali-mainnet/1.0.0 --from-url https://api.thegraph.com/subgraphs/name/nerderlyne/kali-mainnet