385 B
385 B
u-js-sample
A small Node.js console script project.
Setup
npm ci
Generate a Universa key smoke test:
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:
npm start -- --test-network
Check
npm run check