Skip to content

dAgora-playground/ANS_UI_2.0

 
 

Repository files navigation

dAgora: Co-writing in web3

What is dAgora?

dAgora is a community service that helps with the creation, collection, and reconstruction of content.

Getting Started

Install the dependencies with yarn install and launch the project with npm run dev.

The mentioned commands will open a http://localhost:3000/ tab in your browser.

We recommand visit adazz's ar.page to see the final result. That's all the messages collected from discord and now pushed to block chain. Here's a screenshot of how her arpage looks like: demo arpage

Serve with discord bot

The discord bot cori can collect messages and push them to crossbell.

How it works?

  1. DAO members can feed the messages in discord to the bot'Cori', and the data will be stored on chain.
  2. Members can browse/subscribe the contents by community, address, tag, time, etc via the web page.
  3. The viewer collects the content they like by minting it as NFT.

Helpful Links

License

This project is licensed under the MIT license

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 82.2%
  • JavaScript 8.6%
  • HTML 8.5%
  • Other 0.7%