6.4.11 Algorand
Algorand built and developed the world’s first open, permissionless, pure proof-of-stake blockchain protocol that, without forking, provides the necessary security, scalability, and decentralization needed for today’s economy. With an award-winning team, Algorand enables traditional finance and decentralized financial businesses to embrace blockchain for decentralized applications.
For more developer resources, please visit: https://developer.algorand.org/
The BSN city node gateway is adapted to the Algorand Rest API, so developers can initiate transaction requests to the node gateway via Rest. Developers can also use Algorand SDK to connect to BSN nodes for developing and deploying applications.
For detailed docking instructions please visit:
https://developer.algorand.org/docs/reference/sdks/
The following table shows additional error code definitions for public city node gateway:
Error code | Transaction error code | Error code description |
---|---|---|
401 | 401 | Authentication permission failed |
429 | 429 | TPS, TPD current limit |
500 | 500 | Service internal exception |
503 | 503 | Service Unavailable |