Run Ethereum Dapps
1000x Faster
Ethereum Native. Multichain. Fully Decentralized.
SKALE is the only containerized network capable of running an unlimited number of secure, decentralized, high-performance Ethereum Blockchains.
Decentralized Ethereum Native Blockchains
- Performant & Secure
- Fast block times
- Large block sizes
- Zero end-user gas fees
- Decentralized on over 160 globally run nodes
- Secured sharding with random node rotation
- ETH ecosystem compatible
Secure & Decentralized
SKALE blockchains are highly performant, decentralized, configurable, Ethereum-compatible, and use the latest breakthroughs in modern cryptography to provide provable security.
Byzantine Fault Tolerant
The standard for security in distributed systems, BFT guarantees that the network can reach consensus even when up to one-thirds of participants are malicious.
Asynchronous Protocol
Following the same model as the Internet, this protocol recognizes latencies of nodes and the network, allowing messages to take an indefinite period of time to deliver.
Threshold Signatures
BLS Threshold Signatures enable efficient interchain communication and support randomness in node allocation.
Leaderless Consensus
Leaderlessness mitigates the possibility of collusion among network participants by ensuring that each has an equal chance to successfully propose and commit new blocks.
- TRUFFLE
- WEB3.JS
- WEB3.PY
- REMIX
let HDWalletProvider =
require("truffle-hdwallet-provider");
let privateKey = "[YOUR_PRIVATE_KEY]";
let skale = "[YOUR_SKALE_CHAIN_ENDPOINT]";
module.exports = {
networks: {
skale: {
provider: () => new
HDWalletProvider(privateKey, skale),
gasPrice: 100000,
network_id: "*"
}
}
}Native to your existing workflows
SKALE Network eliminates unnecessary complexity so that you can speed up your Dapps and smart contracts in no time with essentially no additional coding.
Use your existing deployment script (for example — Truffle, as in this code sample) and just change 2 lines of code to deploy your Solidity smart contracts to a configurable decentralized Ethereum-native blockchain.
Build on SKALE
Apply to the SKALE Innovator Program and run Solidity smart contracts thousands of times faster at a fraction of the cost.
Many Dapps are already running smart contracts on SKALE blockchains. These include DeFi, games, NFTs, content streaming services, and more.
The SKALE Innovator Program includes consulting, engineering support, quality assurance checks, investor introductions, and more.
SKALE Network Validators
SKALE is an Ethereum-compatible network with a leaderless consensus designed to run on an uncapped number of independent nodes, each of which will be providing resources to multiple high performance decentralized blockchains.
The SKALE Protocol optimizes the allocation of resources of each node across the entire network of elastic blockchains.
Validator Rewards are distributed evenly among nodes. Validators maximize rewards based on meeting performance targets.
SKALE is a PoS network that utilizes a work token. Node set up and staking is simple and takes only a few steps.