Skip to content

Web front end for watching ratings and reviews data collected using chlu protocol

License

Notifications You must be signed in to change notification settings

ChluNetwork/chlu-explorer

Repository files navigation

Chlu Explorer

The Chlu Explorer is a Web Application for inspecting and linking Chlu data and analyzing the current state of the network.

Try an experimental build, no download required!

Screenshots

Home Review

How it works

The Explorer runs a Chlu Service Node in your browser tab when you load it. In a couple of seconds, it is able to start replicating the latest Chlu reviews and provides an interface to navigate and inspect them.

The Explorer does not need any backend infrastructure to work and connects directly to the Chlu peer to peer network: it is just a static web application hosted on IPFS.

Hacking

The explorer is a react application created using create-react-app

  • install dependencies with yarn
  • start a development server using yarn start
  • create a production build using yarn build

About

Web front end for watching ratings and reviews data collected using chlu protocol

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published