Skip to content

Dashboard to display Offchain transactions in Ocean Protocol

Notifications You must be signed in to change notification settings

cryptaldev/ocean-stats

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ocean-stats

Ocean Protocol stats for Pacific network Apps. This is a responsive web app that tracks and displays off-chain stats for Apps built on Ocean Protocol.

Web App Design

  • Responsive design for smaller screens (like mobile browsers)

Responsive Design for mobile screens

Tracked using metadata

Way this works is to add custom fields of app id and statsboard id to metadata of for Ocean Protocol's DDO objects. I have integrated with google sheets as required in bounty. I am using google's REST API to get details from google sheet for App data and Aquarius REST API (OceanDB) to get details of tx counts, total users, users per app and txs per app.

In order to use this dashboard, you will have to generate a "statsboardId" (any random id) and feed it into the publish flow along with individual registered app Ids.

Installation and Usage

  1. Create a .env file using .env.example fill in details

  2. install deps npm i

  3. start app npm start

About

Dashboard to display Offchain transactions in Ocean Protocol

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages