API · RPC · SDK
Binno Developers
Build the future of blockchain applications with our tools. Create automatically interoperable dApps or integrate our solutions into your existing projects.
BinnoPay API
Open API to integrate OnChain payments via NFC or QR into any POS or ecommerce. A fee of only 0.1% + 0.02 USD per transaction.
BinnoHub API
Integrate the universal @username into any wallet on any network, with automatic omnichain transfers through LayerZero V2.
BinnoChain RPC
Build on our high-performance HyperSDK-based Appchain: 50,000+ theoretical TPS and free internal transactions.
Code Examples
BinnoChain RPC
Example · BinnoChain RPC
# BinnoChain testnet RPC
curl -X POST http://207.244.233.185:9650/ext/bc/binno \
-H 'Content-Type: application/json' \
-d '{"jsonrpc":"2.0","id":1,"method":"hypersdk.network","params":{}}'
Full technical documentation coming very soon.