moby. TypeScript implementation of Tendermint ABCI Server

github.com/junhoyeo/moby

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

May 2024
  • [abci][core] Refactor: move `processMessage` to `Application` in `@mo…
  • Update README.md
  • Update README.md
  • Remove unused
  • [abci][core] Refactor: move app to core
  • [abci] Refactor
  • Working abci server with logic from https://github.com/dashpay/js-abc…
  • wip
  • [abci] Rewrite `deserialize` & `serialize`
  • Update Tendermint proto generations
  • Add tendermint proto
  • Integrate abci
  • Format files
  • [abci] Update package.json
  • Add https://github.com/igdeman/abci-ts
  • wip + Add Yarn release
March 2024
  • [core] Implement `Node`
  • Make build work
  • Fix deps
  • Latest Yarn Berry