Why Stera
Open Source
Stera products are developed completely in open-source.
Rooted in JavaScript
Committed to the most popular programming language.
Customizable
Develop blockchain applications with total flexibility.
Delegated Proof-of-Stake
Scalable and energy-efficient consensus algorithm.
Start Building
Develop blockchain applications compatible with the Stera protocol. No need to learn new languages, everything is being written in JavaScript and TypeScript.
The modular design of the Stera SDK enables you to realize any kind of blockchain technology use-case.
const { Application, genesisBlockDevnet, configDevnet } = require('Stera -sdk');
const app = new Application(genesisBlockDevnet, configDevnet);
app
.run()
.then(() => app.logger.info('Blockchain application started...'))
.catch(error => {
console.error('Error in the application', error);
process.exit(1);
});
Grant Program
We are searching for entrepreneurs and developers to build blockchain applications with the Stera SDK. Join us and receive a 60,000 STERA grant to expand our ecosystem with ground-breaking blockchain use-cases.
Before you make a submission, please review our grant program guidelines.

Token
STERA is the name of our utility token. It is used to pay for transaction fees on the Stera blockchain. STERA is supported by several exchanges and third-party wallets, however, the most recommended way to store and manage your STERA is in the official Stera wallet, available on both desktop and mobile.
Network
Stera is operating on a decentralized network, meaning it's unstoppable and always-on. A network no third party can intervene with, run by people all around the globe.