reamde fix
This commit is contained in:
parent
335b521229
commit
391754bcc4
14
README.md
14
README.md
@ -8,24 +8,14 @@ A small Node.js console script project.
|
|||||||
npm ci
|
npm ci
|
||||||
```
|
```
|
||||||
|
|
||||||
## Run
|
|
||||||
|
|
||||||
```sh
|
|
||||||
npm start -- --name Sergey
|
|
||||||
```
|
|
||||||
|
|
||||||
or directly with Node:
|
|
||||||
|
|
||||||
```sh
|
|
||||||
node src/index.js --name Sergey
|
|
||||||
```
|
|
||||||
|
|
||||||
Generate a Universa key smoke test:
|
Generate a Universa key smoke test:
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
npm start -- --generate-key
|
npm start -- --generate-key
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Important. ___We miss an actual topology file, so this one is not working yet__.
|
||||||
|
|
||||||
Test a Universa network connection with `src/indigo_demo_2025.json`:
|
Test a Universa network connection with `src/indigo_demo_2025.json`:
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user