Skip to content

ETH Denver 2023 Hackathon Project – a knowledge management editor that visualizes on-chain data

License

Notifications You must be signed in to change notification settings

0xvangrim/denoted

 
 

Repository files navigation

denoted

A knowledge management editor that visualizes on-chain data

Denoted a knowledge management editor that leverages current blockchain APIs to quickly visualize on-chain data - in one single place. The vision is to facilitate the creation and sharing of on-chain data for a broad audience.

  • 🚀 Clean and easy WYSIWYG-editor
  • ✨ Support for multiple API integrations including Covalent, Subgraph, and Lens, etc.
  • 💾 Saved and retrieved on ComposeDB through your decentralized identity (DID)

About

We built a WYSIWYG-editor with a clean and simple design to use immediately for any user. You start by connecting to the app through Web3Auth. When you’re connected, you’ll be able to start creating. Whenever you’re making that slash, you’re fetching from one of our many integrations. We have integrations built for Covalent, Subgraph, Tally, Dune, and Lens, etc. Lastly, the data is saved and retrieved in ComposeDB through your decentralized identifier.

Live on https://denoted.xyz/

Contribution

Custom Command

If you want to add a custom command, see Adding a command in web/README.

Architecture

denoted architecture

Tech stack

  • Package-Manager: yarn
  • Monorepo Tooling: turborepo
  • Frontend: next
    • Contract Interactions: wagmi, rainbowkit, web3auth
    • Styling: tailwind
  • Miscellaneous:
    • Linting & Formatting: eslint, prettier

About

ETH Denver 2023 Hackathon Project – a knowledge management editor that visualizes on-chain data

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 94.9%
  • JavaScript 4.3%
  • CSS 0.8%