0.0.2 • Published 8 months ago

@temidaio/json-rpc-engine v0.0.2

Weekly downloads
-
License
ISC
Repository
github
Last release
8 months ago

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 using superstruct and for saftey reasons.