u-js-sample

A small Node.js console script project.

Setup

npm ci

Generate a Universa key smoke test:

npm start -- --generate-key

Test the Universa network with the topology in src/universa.json:

npm run test:network

The test verifies each node's signed topology, opens an authenticated session, and requires a Universa sping/spong response from a network quorum.

Check

npm run check
Description
No description provided
Readme 67 KiB
Languages
JavaScript 96.7%
Shell 3.3%