https://github.com/relaycorp/relaynet-testing-js
Testing utilities for Awala implementations in JavaScript
https://github.com/relaycorp/relaynet-testing-js
awala javascript nodejs testing
Last synced: 4 months ago
JSON representation
Testing utilities for Awala implementations in JavaScript
- Host: GitHub
- URL: https://github.com/relaycorp/relaynet-testing-js
- Owner: relaycorp
- License: mit
- Created: 2020-10-06T10:36:21.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2025-08-04T19:18:19.000Z (11 months ago)
- Last Synced: 2025-09-11T17:30:47.919Z (10 months ago)
- Topics: awala, javascript, nodejs, testing
- Language: TypeScript
- Homepage: https://docs.relaycorp.tech/relaynet-testing-js/
- Size: 1.13 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# relaynet-testing-js
Testing utilities for Relaynet implementations in JavaScript
## Install
```
npm install --dev @relaycorp/relaynet-testing
```