Everything you need to know about the network, scalability, and how to get started.
The network is designed to handle up to 65,000 transactions per second (TPS) on a gigabit network. Block times are maintained around 400 milliseconds, ensuring nearly instantaneous settlement for capital markets.
Unlike traditional blockchains that require sharding or layer-2 solutions to scale, SolCapital handles scaling on the base layer (Layer 1). We achieve this through our proprietary Proof of History (PoH) timing mechanism and parallel smart contract processing.
Yes. By maintaining extremely high throughput, network traffic congestion is minimized. As a result, the average transaction fee remains consistently below $0.01, making micro-transactions feasible at a global scale.
You can start by accessing our developer documentation and downloading our CLI tools. We support Rust, C, and C++ for on-chain program development, alongside a robust JavaScript/TypeScript SDK for web integration.