Skip to content

Latest commit

 

History

17 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Setup a Muon Light Shield Node

1- Clone the repository

git clone git@github.com:muon-protocol/light-shield-node.git

2- Copy your MuonApps to muon-apps directoy

3- Create and edit .env file

cp .env.example .env

Edit the file and set SIGN_WALLET_ADDRESS and SIGN_WALLET_PRIVATE_KEY

4- Run the web server

npm install
nodejs server.js # for development
pm2 start # for production

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages