https://github.com/fetchai/cosmos-explorer

Fetch.ai network explorer

https://github.com/fetchai/cosmos-explorer

Science Score: 13.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (9.5%) to scientific vocabulary
Last synced: 8 months ago · JSON representation

Repository

Fetch.ai network explorer

Basic Info
  • Host: GitHub
  • Owner: fetchai
  • License: apache-2.0
  • Language: JavaScript
  • Default Branch: master
  • Homepage:
  • Size: 6.39 MB
Statistics
  • Stars: 8
  • Watchers: 22
  • Forks: 8
  • Open Issues: 26
  • Releases: 12
Created over 6 years ago · Last pushed about 2 years ago
Metadata Files
Readme Changelog License Security

README.md

Fetch.ai Cosmos Network Explorer

This project is a fork from the excellent Big Dipper block explorer. It has been customised for the requirements of the Fetch.ai testnets.

Projects running on mainnets

Explore Akash with Big Dipper

Explore Band Protocol with Big Dipper

Explore Cosmos Hub with Big Dipper

Explore e-Money with Big Dipper

Explore IRISnet with Big Dipper

Explore IOV with Big Dipper

Explore Kava with Big Dipper

Explore LikeCoin Chain with Big Dipper

Projects with testnets

Agoric

Desmos Network

Persistence

Regen Network

Sentinel

How to run The Big Dipper

  1. Copy default_settings.json to settings.json.
  2. Update the RPC and API URLs
  3. Update Bech32 address prefixes
  4. Add coins settings
  5. Update Ledger settings

Requirements

Run in local

sh meteor npm install --save SERVER_NODE_OPTIONS="--no-wasm-code-gc" meteor --settings settings.json

Run via docker-compose

sh docker-compose up

Run in production

sh ./scripts/build.sh

It will create a packaged Node JS tarball in Linux x86_64 architecture at ../output. Deploy that packaged Node JS project with process manager like PM2 or Phusion Passenger.

You will need to have MongoDB >= 4.x installed and setup environment variables correctly in order run in production. For more details on how to deploy a Meteor application, please refer to the offical documentation on Custom Deployment.

Docker builds

big-dipper docker image is a multi stage build that is based on disney/meteor-base. When you change the meteor or node version, change the lines FROM geoffreybooth/meteor-base:2 and FROM node:12.16.1-alpine respectively. When running the image follow the same environment variable principles mentioned above. If you get an non-zero exit (137) error during the build phase, increase docker container memory and swap limit. Ideally you can set up remote docker host to prevent your computer's fan going brrrrrr.


Donations :pray:

You will need to have MongoDB >= 4.x installed and setup environment variables correctly in order run in production. For more details on how to deploy a Meteor application, please refer to the offical documentation on Custom Deployment.

ATOM: cosmos1n67vdlaejpj3uzswr9qapeg76zlkusj5k875ma\ BTC: bc1qye4k27zsn5nehzded6jwsvzg8qd6kgvxyhckts\ ETH: 0x8CAb9F3fC6bBBD819050365627FC6B79d0ea73e6

big-dipper docker image is a multi stage build that is based on disney/meteor-base. When you change the meteor or node version, change the lines FROM geoffreybooth/meteor-base:1.12.1 and FROM node:12.16.1-alpine respectively. When running the image follow the same environment variable principles mentioned above. If you get an non-zero exit (137) error during the build phase, increase docker container memory and swap limit. Ideally you can set up remote docker host to prevent your computer's fan going brrrrrr.

Owner

  • Name: Fetch.AI
  • Login: fetchai
  • Kind: organization

GitHub Events

Total
  • Watch event: 4
  • Pull request event: 2
  • Fork event: 2
Last Year
  • Watch event: 4
  • Pull request event: 2
  • Fork event: 2

Issues and Pull Requests

Last synced: 10 months ago

All Time
  • Total issues: 0
  • Total pull requests: 1
  • Average time to close issues: N/A
  • Average time to close pull requests: less than a minute
  • Total issue authors: 0
  • Total pull request authors: 1
  • Average comments per issue: 0
  • Average comments per pull request: 0.0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 1
  • Average time to close issues: N/A
  • Average time to close pull requests: less than a minute
  • Issue authors: 0
  • Pull request authors: 1
  • Average comments per issue: 0
  • Average comments per pull request: 0.0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • SpaceladyK (1)
Pull Request Authors
  • pbukva (1)
  • riontric (1)
Top Labels
Issue Labels
Pull Request Labels

Dependencies

package-lock.json npm
  • 782 dependencies
package.json npm
  • @meteorjs/eslint-config-meteor ^1.0.5 development
  • babel-eslint ^10.1.0 development
  • chai ^4.3.4 development
  • eslint ^5.16.0 development
  • eslint-config-airbnb ^17.1.1 development
  • eslint-import-resolver-meteor ^0.4.0 development
  • eslint-plugin-import ^2.23.3 development
  • eslint-plugin-jsx-a11y ^6.5.1 development
  • eslint-plugin-meteor ^5.2.0 development
  • eslint-plugin-react ^7.27.1 development
  • @babel/runtime ^7.16.3
  • @cosmjs/stargate ^0.28.1
  • @everett-protocol/cosmosjs 0.0.3-alpha.2
  • @ledgerhq/hw-transport-web-ble ^5.51.1
  • @ledgerhq/hw-transport-webusb ^5.53.0
  • @types/meteor-universe-i18n ^1.14.6
  • babel-polyfill ^6.26.0
  • bech32 ^1.1.4
  • big.js ^6.1.1
  • bootstrap ^4.6.1
  • bootswatch ^4.6.1
  • chart.js ^2.9.4
  • cheerio ^1.0.0-rc.10
  • cosmjs-types ^0.4.1
  • crypto-js ^3.3.0
  • d3 ^5.16.0
  • fibers ^5.0.0
  • jquery ^3.6.0
  • js-sha256 ^0.9.0
  • ledger-cosmos-js ^2.1.8
  • lodash ^4.17.21
  • meteor-node-stubs ^1.1.0
  • moment ^2.27.0
  • moment-timezone ^0.5.34
  • numbro ^2.3.5
  • plottable ^3.13.0
  • prop-types ^15.7.2
  • react ^16.14.0
  • react-bootstrap ^1.6.4
  • react-chartjs-2 ^2.11.1
  • react-dom ^16.13.1
  • react-google-tag-manager ^2.2.1
  • react-helmet ^6.1.0
  • react-jazzicon ^0.1.3
  • react-json-view ^1.21.3
  • react-pose ^4.0.10
  • react-router-dom ^5.3.0
  • react-showdown ^1.6.0
  • react-sidebar ^3.0.2
  • react-toastify ^4.5.2
  • reactstrap ^8.10.1
  • rollup ^2.49.0
  • secp256k1 ^3.8.0
  • styled-components ^4.4.1
  • tendermint ^5.0.2
  • tooltip.js ^1.3.3
  • voca ^1.4.0
.github/workflows/build_push.yml actions
  • actions/checkout v2 composite
  • google-github-actions/setup-gcloud v0 composite
.github/workflows/codeql-analysis.yml actions
  • actions/checkout v2 composite
  • github/codeql-action/analyze v1 composite
  • github/codeql-action/autobuild v1 composite
  • github/codeql-action/init v1 composite
Dockerfile docker
  • base latest build
  • node 14-buster build
docker-compose.yml docker
  • mongo latest