Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mmatteo23/ethdenver-prometheus
Decentralized copyright of your projects through the power of attestations. Create a network of projects and increase your on-chain reputation.
https://github.com/mmatteo23/ethdenver-prometheus
attestations metamask-sdk on-chain-reputation verax
Last synced: 4 days ago
JSON representation
Decentralized copyright of your projects through the power of attestations. Create a network of projects and increase your on-chain reputation.
- Host: GitHub
- URL: https://github.com/mmatteo23/ethdenver-prometheus
- Owner: mmatteo23
- Created: 2024-02-29T01:00:12.000Z (10 months ago)
- Default Branch: master
- Last Pushed: 2024-04-30T14:28:34.000Z (8 months ago)
- Last Synced: 2024-12-03T12:10:47.627Z (19 days ago)
- Topics: attestations, metamask-sdk, on-chain-reputation, verax
- Language: TypeScript
- Homepage: https://prometheus-portal.vercel.app
- Size: 1.96 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Prometheus
Prometheus: Own the decentralized copyright of your projects through the power of attestations and link those that inspired you, create a network of interconnected projects and increase your on-chain reputation.
developed in [EthDenver 2024](https://www.ethdenver.com/)
### Create an attestation of your projects and inspire others to build on them.
![image](https://github.com/mmatteo23/ethdenver-prometheus/blob/master/images/prometheus.png?raw=true)
## The problem Prometheus solves
A lot of hackathon projects are often born and die very quickly, using Prometheus you can fast create an attestation of your project and you can inspire others to build on top of them. It will increase your reputation on-chain and create a network of connected projects.
## Product Demo
See our [Video Demo](https://www.youtube.com/watch?v=L0c7XsBJjMc) or interact with our [live website](https://prometheus-portal.vercel.app/)
### Launch in development mode
```bash
yarn
yarn dev
```