Giter Club home page Giter Club logo

block-explorer-ironfish's Introduction

Block Explorer v.2

This repo is the website for the Iron Fish Block Explorer version 2. The first version of the Block Explorer can be found in iron-fish/block-explorer

This is a Next.js project bootstrapped with create-next-app.

Getting Started

Create an .env.local file. You can copy the existing template (cp .env.template .env.local)

NEXT_PUBLIC_API_BASE_URL=https://api.ironfish.network

Then, run the development server:

npm run dev or yarn dev

Open http://localhost:3000 with your browser to see the result.

Development

Optional - Run npx husky install in order to set up your git hooks locally.

Scripts

Add `nps` using either `yarn global add nps` or `npm i nps -g`
Run `nps` for a list of scripts to run in the repo.

Commit Hooks

By default we run a precommit hook which runs nps care. If needed, you can avoid this hook by adding a --no-verify flag, e.g. git commit -m "cool" --no-verify

Alternate Port

Run npm run dev -- -p 4040 or yarn dev -p 4040 to run the server locally on a different port than 3000 (the default)

Review Process

  1. New PRs should point at staging.
  2. When we want to do a release to production, we should open a PR to merge staging into master.
  3. Once the release branch has been reviewed, either: a. There are fixes needed - open new PRs and point them at the release branch b. There are no fixes needed - Remove the Needs Design Review label and add the Designer Approved Label

block-explorer-ironfish's People

Contributors

azhurauski-sc avatar dgca avatar ndemidovich-sc avatar nullsoldier avatar patnir avatar wd021 avatar brekk avatar lwisne avatar hughy avatar danield9tqh avatar rohanjadvani avatar mirayadav avatar skakruk avatar jowparks avatar hairtail avatar dguenther avatar krompets avatar arxiloxos avatar holahula avatar ygao76 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.