Skip to content

cryptaldev/ocean-stats

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 

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