Skip to content

KEEZDAO/KEEZ-Protocol-Frontend

 
 

Repository files navigation

KEEZ Protocol

KEEZ Protocol, powered by KEEZ DAO, allows individuals to create a DAO using a Universal Profile (UP). Through the smart contract based tools provided by LUKSO, we are able to entirely reinvent how DAOs onboard members, participate in governance, and manage their operation. Our mission is to create DAOs built on UPs that are viable as organizations of the future.

Visit the KEEZ Protocol website here.

Check out our demonstration video on youtube.

Team Members

Name Email Role Twitter
Sage Bray sagebrayeth@gmail.com Project Manager @improvda
Natasha Fawn natashalfawn@gmail.com UI/UX @natashalfawn
Dr. Syed Haider Abbas habbas33@gmail.com Full-Stack Developer @bearsurvivor
Daniel B00ste b00ste.lyx@gmail.com Smart Contract Developer @b00ste_lyx
Landon Tucker yellowturtle.eth@gmail.com Frontend Developer @yellowturtle47
Mumeen Azeez azeezmumeen6@gmail.com Frontend Developer @mumeen_official

Project Explanation

The KEEZ protocol platform allows individuals to create a DAO and distribute permissions to members. The permissions can enable members to vote, propose, delegate, add/revoke permissions, and access the vaults and multisig of the DAO. The goal is to revolutionize DAO governance models and step away from financially gated access. To read more, visit the KEEZ protocol docs.

How to Use the KEEZ Protocol

  1. Connect your Universal Profile using the Connect Profile Button and the LUKSO Universal Profile Browser Extension.
  2. Go to the Get Started tab in the Navigation Bar in the top left.
  3. Select Create
    • This will allow you to create a Universal Profile for your DAO and select custom voting parameters.
    • Once you have submitted the information for your DAO, you can visit the DAO profile page in the Governance tab under Get Started or in the Discover page.
  4. Selecting the Governance tab shows the DAOs in which you permissions.
    • Hitting the Propose button after selecting a DAO, will bring you to the proposal templates which can also be accessed on the DAO profile page.
    • Selecting View DAO button on the DAO profile card will bring you to the DAO profile page.
    • Voting on active proposals takes place on the DAO profile page.
  5. The Discover Tab will bring you to a repository of all DAOs on the KEEZ protocol where you can access their profile pages.
  6. To learn more about the user flow of the KEEZ protocol, visit the guide in the KEEZ protocol docs for more information.

Development

Install Dependencies

npm install

Run

npm start

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 98.6%
  • Other 1.4%