Skip to content

kalidao/kali-ui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Aug 28, 2024
00b49c2 · Aug 28, 2024
Oct 1, 2022
May 5, 2022
Aug 28, 2024
Aug 28, 2024
Aug 28, 2024
Aug 28, 2024
Aug 28, 2024
Aug 28, 2024
Dec 8, 2022
Jul 19, 2024
Aug 28, 2024
Jan 22, 2022
Jul 19, 2024
Sep 27, 2022
Jan 2, 2023
May 5, 2022
Jun 2, 2022
Jul 19, 2024
May 5, 2022
Jul 19, 2024
Oct 6, 2022
Aug 28, 2024
Aug 28, 2024
Aug 28, 2024
Aug 28, 2024
Jul 19, 2024
Jul 19, 2024
Aug 28, 2024

Repository files navigation

About

You can find the latest deployment at https://app.kalidao.xyz/

Getting Started Instructions

Install

Install Node dependencies: pnpm install

Local Development

  1. Start the app: pnpm dev
  2. View the app at localhost:3000

Environment settings

During development, your .env.local file should have the following parameters defined:

Fleek Storage API

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

Releases

No releases published

Packages

No packages published

Languages