Skip to content
This repository was archived by the owner on Jan 7, 2022. It is now read-only.

Latest commit

 

History

History
9 lines (5 loc) · 219 Bytes

File metadata and controls

9 lines (5 loc) · 219 Bytes

Nectar is common presentation layer functionalities for zbay project - it contains logic that connects frontend and backend

Running unit tests

npm run test

Running integration tests

npm run test-integration