API Reference for Hyperledger FireFly FabConnect vs Tencent Blockchain (腾讯区块链)
If you need a Blockchain API that's easy to integrate, go with Tencent Blockchain (腾讯区块链).
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...
Tencent Blockchain (腾讯区块链)
Tencent's enterprise blockchain platform — supply chain finance, digital invoices, asset digitization
API Reference for Hyperledger FireFly FabConnect
- Simple API key authentication
- No HTTPS support
Tencent Blockchain (腾讯区块链)
- No authentication required
- HTTPS supported
| Feature | API Reference for Hyperledger FireFly FabConnect | Tencent Blockchain (腾讯区块链) |
|---|---|---|
| Authentication | apiKey | None |
| HTTPS | No | Yes |
| CORS | Unknown | Unknown |
When to use which?
Tencent Blockchain (腾讯区块链) is the better choice for quick prototypes and hackathons since it requires no authentication. Tencent Blockchain (腾讯区块链) supports HTTPS, which is required for production deployments and secure data handling.