0.0.2 • Published 8 months ago
@temidaio/json-rpc-engine v0.0.2
json-rpc-engine
To install dependencies:
bun install
To run:
bun run index.ts
This project was created using bun init
in bun v1.1.0. Bun is a fast all-in-one JavaScript runtime.
TODO
- Add tests
- Add documentation for the API
- Add examples
- Fork the
superstruct
npm package and publish it under@bitmama/superstruct
to avoid conflicts with other projects usingsuperstruct
and for saftey reasons.