Skip to content

cryptolab-network/apps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CryptoLab Web

Environment

npm v6.14.7^

Run

Development environment

  1. Prepare your ./config/dev.js

  2. Install dependency $ npm install

  3. Start the web $ npm run start

Production environment

  1. Use production environment variable
export NODE_ENV=production
export POLKADOT_NETWORK=<YOUR_POLKADOT_WSS_NETWORK>
export KUSAMA_NETWORK=<YOUR_KUSAMA_WSS_NETWORK>
  1. Install dependency $ npm install

  2. Start the web $ npm run start

Notes

  • /redux
  • /store
  • hooks.tsx

are experiment/template code, should be remove before production

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •