iotexproject / w3bstream

An offchain computing layer for DePIN verifiable data computation, supporting a variety of validity proofs including Zero Knowledge (ZK), Trusted Execution Environments (TEE), and Multi-party Computation (MPC)
https://docs.iotex.io/depin-infra-modules-dim/w3bstream-depin-verification
Apache License 2.0
27 stars 18 forks source link

Move the demo API node to its own repository #714

Open simonerom opened 1 month ago

simonerom commented 1 month ago

Since the demo API node does not strictly belong to the W3bstream protocol, we should move it to its ow repository as a demo implementation of a W3bstream client that can broadcast Tasks to the network.

cc @guo