What is Seele (SEELE)?
Quick Facts
- Launched in 2018 as a 'Blockchain 4.0' project
- Open-source blockchain written in Golang
- Uses an anti-ASIC MPoW (Matrix Proof-of-Work) consensus
- Mainchain divided into four shards for parallel processing
- Supports both intra-shard and cross-shard transactions
- Aims to solve scalability and cross-chain interoperability
- 'Seele' is the German word for 'soul'
Introduction
Seele is an open-source blockchain platform designed to tackle some of the most persistent problems in distributed ledger technology — scalability, interoperability, and real-world applicability. Built with a vision its creators label Blockchain 4.0, Seele aims to evolve beyond what Bitcoin, Ethereum, and earlier Layer-1 networks established.
The native SEELE token powers transactions, incentivizes network participants, and underpins the project's broader ecosystem.
History & Background
Seele was founded in 2018 and emerged during the height of ICO-era blockchain experimentation. The team raised early funding through an ERC-20 token sale on Ethereum before launching their own independent mainnet. The project is led by international blockchain laboratories with a presence in Singapore, London, and San Francisco.
The name 'Seele' — German for 'soul' — reflects the team's goal of building the core, or soul, of a next-generation value internet.
How Seele Works
At the heart of Seele is its MPoW (Matrix Proof-of-Work) consensus algorithm. Unlike traditional PoW used by Bitcoin, MPoW is deliberately anti-ASIC, requiring scientific matrix calculations that resist specialized mining hardware. This promotes broader, more decentralized participation.
The mainchain is split into four shards, enabling transactions to be processed in parallel — both within a single shard and across shards. This architecture is central to achieving higher throughput than single-chain designs. Smart contracts, however, execute within a single shard at the current stage of development.
Seele also introduced the Stem subchain protocol, which uses an EDA (Entropy-based Directed Acyclic graph) consensus to enable additional subchain functionality.
Tokenomics
SEELE tokens were initially issued as ERC-20 tokens on Ethereum during the fundraising phase. Upon mainnet launch, the token migrated to the native Seele chain. SEELE serves as the primary medium of exchange within the network — used to pay transaction fees, reward miners securing the chain, and incentivize ecosystem contributors.
The economic design is oriented toward long-term network security through its mining reward model.
|
Circulating Supply
| 604.54 million SEELE |
|---|---|
| |
|
Total supply
| 1.00 billion SEELE |
|
Max supply
| -- SEELE |
Ecosystem & Use Cases
Seele targets developers building decentralized applications (dApps) that require high throughput and cross-chain data sharing. Key use cases include enterprise blockchain integration, value transfer across heterogeneous networks, and large-scale smart contract deployment.
The project's toolset is intended to provide a foundation for real-world industry applications beyond purely financial transactions.
Team, Governance & Community
Seele is developed by an international team with roots in blockchain research and engineering. The codebase is publicly available on GitHub under the seeleteam organization. Community engagement has taken place via Telegram, Twitter, and Medium, though activity levels have varied over the project's lifespan.
Governance is primarily driven by the core development team, with community input welcomed through open-source contribution.
Advantages
- Sharded architecture enables high-throughput parallel transaction processing
- Anti-ASIC MPoW promotes decentralized, accessible mining
- Cross-shard transactions allow flexible asset movement on a single network
- Open-source codebase allows independent auditing and contribution
- Subchain protocol extends scalability further via the Stem design
Risks & Challenges
- Limited ecosystem growth — adoption of dApps and developer tooling has been slow
- Community activity — social and forum engagement has been inconsistent since launch
- Smart contract limitations — contracts currently restricted to execution within a single shard
- Competitive landscape — numerous well-funded Layer-1 platforms compete for developers
- Regulatory uncertainty — compliance requirements across jurisdictions present ongoing risk
Long-Term Vision
Seele's long-term goal is to become the infrastructure layer for a global Value Internet — a network where assets, data, and services flow freely across heterogeneous blockchains. By combining sharding, novel consensus, and subchain protocols, the project envisions a future where blockchain technology is seamlessly embedded into everyday industry applications at massive scale.
Frequently Asked Questions
- What is Seele (SEELE)?
Seele is an open-source blockchain platform launched in 2018, designed for scalable decentralized applications and cross-chain interoperability. It uses a sharded mainchain and an anti-ASIC proof-of-work consensus algorithm called MPoW.
- What does 'Seele' mean?
'Seele' is the German word for 'soul.' The project uses this name to represent its ambition of building the foundational core — or soul — of a next-generation value internet.
- What is MPoW and why does it matter?
MPoW stands for Matrix Proof-of-Work, an anti-ASIC consensus algorithm requiring matrix-based scientific calculations. It is designed to prevent dominance by specialized mining hardware, keeping the network more decentralized.
- How does sharding work on Seele?
The Seele mainchain is split into four shards that process transactions in parallel, both within and across shards. This design increases overall network throughput compared to single-chain architectures.
- What is the Stem subchain protocol?
Stem is Seele's subchain protocol that uses an EDA (Entropy-based DAG) consensus mechanism. It is intended to extend the network's scalability and support additional use cases beyond the mainchain.
- What is the SEELE token used for?
SEELE is the native token of the Seele network, used to pay transaction fees and reward miners who secure the chain. It originated as an ERC-20 token before migrating to the native Seele mainnet.
- What is 'Blockchain 4.0'?
Seele describes its platform as Blockchain 4.0, positioning it as the next evolution after Bitcoin (1.0), Ethereum (2.0), and third-generation networks. The goal is to unify and improve upon all existing blockchain models.
- Where can I find Seele's source code?
Seele's official Golang implementation is publicly available on GitHub under the seeleteam organization. The repository is called go-seele and is open for community contributions.