Skip to content

metagov/daostar-explorer-backend

Repository files navigation

DAOStar DAOIP-3 Explorer

DAOIP-3 defines a standard for contribution and attestations in DAOs and web3 communities. You can read about the standard here.

This is the backend for an explorer application which allows you to view and navigate through any address to see the contributions they've done.

Development

First clone the repo and run the setup:

$ git clone git@github.com:metagov/daostar-explorer-backend.git

$ cd daostar-explorer-backend

This repo makes use of (and it's highly recommend using) asdf to manage language and tool versions.

Make sure you have it installed and then run the setup:

$ bin/setup

To start the development server:

$ bin/server

That's it! You're ready to go.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published