Skip to content

GNYIO/gny-explorer

Repository files navigation

gny-explorer

Configure Endpoint

Create .env variable

touch .env

Insert the following values into .env

GNY_ENDPOINT=testnet.gny.io
GNY_NETWORK=testnet
GNY_PORT=4096
GNY_HTTPS=true

Build Setup

# install dependencies
$ npm ci

# serve with hot reload at localhost:3000
$ npm run dev

# build for production and launch server
$ npm run build
$ npm run start

# generate static project
$ npm run generate

/peers

The /peers tab calls the proxy server in the proxy/ directory. Before we used netlify functions. We no longer use netlify, because they have no cost cap.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •