patchBay

API Reference for Hyperledger FireFly FabConnect vs Walltime

If you need a Blockchain API that's easy to integrate, go with Walltime.

API Reference for Hyperledger FireFly FabConnect

Hyperledger FireFly FabConnect is a connector that provides a RESTful API to submit requests to Fabric networks and an event stream to listen for Fabric events over websocket or webhook based chann...

Walltime

To retrieve Walltime's market info

API Reference for Hyperledger FireFly FabConnect

  • Simple API key authentication
  • No HTTPS support

Walltime

  • No authentication required
  • HTTPS supported
FeatureAPI Reference for Hyperledger FireFly FabConnectWalltime
AuthenticationapiKeyNone
HTTPSNoYes
CORSUnknownUnknown

When to use which?

Walltime is the better choice for quick prototypes and hackathons since it requires no authentication. Walltime supports HTTPS, which is required for production deployments and secure data handling.