pfrazee / nodevms

A cryptographically auditable VM service using Nodejs and Dat.

Home Page:https://nodevms.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NodeVMS alpha

A cryptographically auditable VM service using Nodejs and Dat. NodeVMS provides:

  • Easy deployment of backend scripts on a NodeVMS host.
  • RPC connectivity to backend scripts using Websockets.
  • Trustless execution of the backend through cryptographic auditing (you do not need to trust the NodeVMS host).

Learn more at nodevms.com.

See also:

TODOs

Still an alpha / prototype.

  • CLI
  • VM execution and environment
  • RPC server, client repl
  • Debugmode authentication
  • Call log replay and verification
  • Production authentication & signed RPC calls
  • Secure VM
  • Oracles

About

A cryptographically auditable VM service using Nodejs and Dat.

https://nodevms.com


Languages

Language:JavaScript 100.0%