Skip to content

Latest commit

 

History

History
35 lines (25 loc) · 1001 Bytes

File metadata and controls

35 lines (25 loc) · 1001 Bytes

Launch-Control-Center

The goal of LaunchControtCenter (LCC) is to provide an easy to use frontend for event organizers to deploy a cosmos-sdk based blockchain network, to enable value transfers during an event.

It is part of the launch control project, together with LaunchControlD and LaunchPayload. These tools build the technical foundations for the Eventivize project.

While the current functionality is limited to the deployment of the network we plan to extend the utility:

  • Deploying necessary applications like event app
  • Allow more configuration options

Development setup:

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.