Skip to content

mirrorworld-universe/kronus-ui

Repository files navigation

Kronus - Open Source Multisig Client

Kronus is an open-source alternative to Squads.so, providing a comprehensive front-end client for multisig operations across Solana and other SVMs/alt-chains.

Features

  • Cross-Chain Support: Manage multisig wallets on Solana and other compatible chains
  • Comprehensive Interface: Create, manage, and execute multisig transactions
  • Permissionless: Open-source and free to use
  • Modern UI: Built with Nuxt 3 for a fast, responsive experience

About Kronus

While Squads.so provides an excellent service, Kronus aims to offer:

  • A completely open-source solution
  • Support for multiple blockchain networks
  • Enhanced customization options
  • Self-hosted deployment options
  • Additional features for specialized use cases

Supported Chains

  • Sonic SVM (primary)
  • Solana
  • Future integrations planned for:
    • Solana Virtual Machine (SVM) compatible chains
    • Other alt-chains with compatible multisig protocols

Setup

Make sure to install dependencies:

# bun
bun install

Development Server

Start the development server on http://localhost:3000:

# bun
bun run dev

Production

Build the application for production:

# bun
bun run build

Locally preview production build:

# bun
bun run preview

Check out the deployment documentation for more information.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published