GithubHelp home page GithubHelp logo

isabella232 / avalanche-explorer Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ava-labs/avalanche-explorer

0.0 0.0 0.0 9.1 MB

The Vue frontend for the Avalanche blockchain.

Home Page: https://explorer.avax.network

License: BSD 3-Clause "New" or "Revised" License

JavaScript 0.61% HTML 0.19% Vue 64.31% TypeScript 20.06% Shell 0.37% SCSS 14.45%

avalanche-explorer's Introduction

DEPRECATION NOTICE

This project is in deprecated, and the Avalanche Explorer is in the process of being migrated to this React App instead. As such, some URLs will redirect to the new explorer experience as it is developed, starting with the Home page and C-Chain page.

Avalanche Explorer

Frontend Vue.js application for displaying Avalanche network activity and blockchains data from the Ortelius indexer and Avalanche-Go client.

Prerequisites

  • Node v14

Installation

  1. yarn install

Development

  1. yarn serve - project runs with hot reloading

When you go to the app on your browser, you might get a warning saying "Site is not secure." This is because we are signing our own SSL Certificates. Please ignore and continue to the website.

Configuration

See .env. By default, the Avalanche Explorer interfaces with the Everest test network.

For local development against ortelius and avalanche go, use the docker container setup by the ortelius team. Info can be found here. You can also connect to a local network you setup yourself, install and run instances by following the instructions found in each lib:

Once those are stood up and running, run yarn serve:local the application will use the configs in the .env.hosted file as the base urls for ortelius and avalanche go

Services

When creating http requests, do so from a service abstraction layer. refer to src/service/* for an example. The http layer, models and helpers should all be centralized into this layer.

Known Addresses

The file /src/known_addresses.ts is a dictionary that maps an address to a name. This can be customized freely.

avalanche-explorer's People

Contributors

strictlymomo avatar dfenstermaker avatar nahoc avatar kanatliemre avatar connorch avatar dependabot[bot] avatar dhrubabasu avatar aaronbuchwald avatar gergelylovas avatar hiimoliverwang avatar otherpaco avatar plondon avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.