Hser2bio / hydra-ui

A UI for hydra protocol https://github.com/GlassEaters/hydra allowing for basic wallet creation, viewing and management. Hydra wallets are collective account pooling, fan out wallet and dao treasury.

Home Page:https://hydra.cardinal.so

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Overview

This is an open UI for Hydra, a protocol on Solana for facilitating collective account pooling, fan out wallet and dao treasury. It can be thought of as a group-owned wallet that can accept funds. Unlike a multi-signature wallet, this is meant to collect and distribute funds, not execute group transactions. More information on the protocol can be found a https://github.com/GlassEaters/hydra.

Package Description Version
Devnet Devnet ui for Hydra https://dev-hydra.cardinal.so
Mainnet Mainnet ui for Hydra https://hydra.cardinal.so

Getting Started

git clone https://github.com/cardinal-labs/hydra-ui.git
cd hydra-ui
yarn install
yarn dev

Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying pages/index.tsx. The page auto-updates as you edit the file.

Deployments

All commits to main branch will be automatically deployed to production and dev URLs. Open PRs to main will deploy ephemeral preview deployments.

Contributing

Feel free to open a PR against main. Forks are encouraged as well

About

A UI for hydra protocol https://github.com/GlassEaters/hydra allowing for basic wallet creation, viewing and management. Hydra wallets are collective account pooling, fan out wallet and dao treasury.

https://hydra.cardinal.so

License:Apache License 2.0


Languages

Language:TypeScript 98.3%Language:JavaScript 1.2%Language:CSS 0.6%