Inspiration

To build an ecosystem that supports existing metagraphs and drives the ideation and development of new metagraphs through a suite of interconnected modules and a network of dreamers, builders, and investors.

What it does

Our project consists of building on-chain governance tools, and the core functionality has been implemented – by connecting a stargazer wallet that allows a user to create and send a signed proposal, and use their wallet to cast a vote on it.

How we built it

The metagraph we have built to support DAO governance on the Hypergraph ecosystem extends the functionality from a Euclid SDK metagraph template, which comes with a sample UI to interface with the metagraph backend. Additionally, we created a webflow project with custom JavaScript that we used for sending a signed proposal transaction. The sample UI web app is a separate interface that is used for viewing proposals and casting votes.

Challenges we ran into

  • Understanding the Metagraph framework and building an application from it.
  • Bundling client side JavaScript with node modules using Webpack and Babel.
  • Creating a git repository with submodules

Accomplishments that we're proud of

  • Building a metagraph
  • Working harmoniously as a team to see a potential version of our vision come to life
  • Submitting this project to DevPost

Built With

Share this project:

Updates