This commit is contained in:
capdog 2022-11-22 21:38:19 -05:00
parent cf85190f44
commit 40a35b28fd

View file

@ -35,7 +35,7 @@ cd Lightning.Pub
npm install npm install
``` ```
3) `cp nvm.example .env` 3) `cp env.example .env`
4) Add values to env file, you can generate a keypair with `node keygen.js` 4) Add values to env file, you can generate a keypair with `node keygen.js`
5) `npm start` 5) `npm start`
6) Connect with [wallet2](https://github.com/shocknet/wallet2) ... until this is further along you'll get the wallets pub from the console then update your env 6) Connect with [wallet2](https://github.com/shocknet/wallet2) ... until this is further along you'll get the wallets pub from the console then update your env