Skip to content

staticinstance/eosjs-ui

 
 

Repository files navigation

About

General purpose web interface for the EOS blockchain.

Status: Alpha (for developers)

Requirement

Build and run eosd or direct requests to a public testnet or production node.

Configuration

See npm/config and ./config.

In summary, the kyt environment automatically sets NODE_ENV to development (in npm run dev). For local customizations, you can copy ./config/development.json to a new name (like ./config/myconfig.json) set NODE_ENV=myconfig.

Start

npm install
npm run dev

Development

Getting Started

Environment

Node 8+ and Browser

About

Eos blockchain admin web interface.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 95.3%
  • CSS 4.7%