7.4.18 Cypherium
Cypherium is a layer 1 blockchain protocol designed to offer financial inclusivity for users while delivering operational efficiencies for its enterprise and institutional partners. Using a hybrid consensus mechanism, the Cypherium blockchain is designed to achieve commercial viability while preserving the characteristics of decentralization and DLT. Cypherium’s approach to creating financial inclusivity between civilians, banks, government, and enterprises begins with our Digital Currency Interoperability Framework. The DCIF is Cypherium’s proprietary architecture for allowing any asset, including CBDCs, stable coins, and digital assets, to be received or distributed on-chain or cross-ledger.
For more resources, please visit: https://www.cypherium.io/
The BSN city node gateway is adapted to the Cypherium JSON RPC API, so developers can initiate transaction requests to the node gateway via HTTP JSON-RPC.
Here we provide a contract example: https://github.com/cypherium/ContractExample
The following table shows additional error code definitions for public city node gateway:
Error code | Transaction error code | Error code description |
---|---|---|
401 | 3090000 | Authentication permission failed |
429 | 3210000 | TPS, TPD current limit |
500 | 3100000 | Service internal exception |
503 | 3100000 | Service Unavailable |