Skip to content
This repository was archived by the owner on Jun 30, 2025. It is now read-only.

stellarbeat/js-stellarbeat-shared

Repository files navigation

Known Vulnerabilities code style: prettier

js-stellarbeat-shared

Shared code between js-stellarbeat-frontend and js-stellarbeat-backend.

DTO classes like Node, Organization and Network are defined here and can be hydrated from the backend API responses.

Other code like the TrustGraph calculation is used in the backend to calculate and store stats for the live network, and is used in the frontend for simulation purposes.

install dependencies yarn install

build code: npm run build

test code: npm run test

About

Shared code between the Stellarbeat frontent and backend.

Resources

License

Stars

Watchers

Forks

Packages

No packages published