GitXplorerGitXplorer
p

decentralized-lambda-runtime

public
1 stars
0 forks
0 issues

Commits

List of commits on branch master.

No commits found

There are no commits on branch master.

README

The README file for this repository.

Decentralized Lambda Runtime

Goal of this project is to provide runtime framework for writing lambda like functions that can be compiled to WASM and executed on a decentralised network.

This is an early prototype and is currently only adapted to run on the Bacalhau network. In the future other network may be supported as well.

To invoke functions check out the decentralized-lambda-node project.