Skip to content

ChluNetwork/chlu-infrastructure

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chlu Infrastructure

This project has a pm2 configuration file that configures and starts Chlu services.

Full Setup

  • copy .env.example to .env and fill in the required secret keys and configuration options
    • if you want your marketplace to be accessible from the internet and your payment-backed reviews to be validatable, then fill in the CHLU_MARKETPLACE_LOCATION to the internet-reachable URL of your Chlu Marketplace
  • make sure all projects are running on the same Chlu Network
  • set up your local Wallet and login as a user with some test bitcoins. Follow instructions on Wallet docs
  • make sure you have pm2 installed
  • start the infrastructure with bash start.sh
  • start your Wallet
  • you have a full Chlu environment set up now. Use pm2 commands with ecosystem.config.js to manage the services

About

No description, website, or topics provided.

Resources

License

Stars

0 stars

Watchers

3 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors