The non-profit that decided smart contracts were the wrong abstraction - and rebuilt the blockchain around programmable smart assets.
Here is a fact about blockchains that sounds like a criticism but is really just a description: almost all of them are variations on a theme. There is a ledger, there is a consensus mechanism, and there is a thing called a smart contract, which is a small program that runs on the chain and does stuff - moves money, checks a condition, mints a token. The smart contract is the load-bearing metaphor of the entire industry. Ethereum has them. Solana has them. Everyone has them. You are supposed to have them.
PraSaga Foundation, a non-profit founded in 2017 and headquartered in Zug, Switzerland - which is in the Swiss canton the crypto industry has nicknamed "Crypto Valley," because of course it has - looked at the smart contract and decided it was the wrong abstraction. Not too slow, not too expensive, though PraSaga will tell you it is both of those. Wrong. Conceptually wrong. Their pitch, which they have been making with remarkable consistency for the better part of a decade, is that you should not represent a car, or a shipment, or a medical record as a program that a contract points at. You should represent it as an object - a first-class thing that lives on the chain, knows what it is, and can be called directly. They call these "smart assets," and the whole architecture is built around them.
This is the kind of claim that is either a genuine architectural insight or an elaborate way of describing object-oriented programming to people who already know what that is. Possibly both. The interesting thing about PraSaga is that they have committed to it all the way down. The chain is called SagaChain. The operating layer is SagaOS. The developer framework is SagaPython, and it does exactly what the name suggests: you write your blockchain transactions as Python scripts. Not Solidity, not a bespoke language you have to learn on a weekend. Python - the language that a large fraction of the world's engineers already speak. Moving a coin from one account to another is, in PraSaga's telling, a short script. That is either a big deal or a marketing line, and the honest answer is that it depends entirely on whether developers show up, which is the thing that always depends on whether developers show up.
SagaChain is a layer-one blockchain, meaning it is a base layer rather than something built on top of another chain. Its two headline architectural bets are native sharding and a hybrid consensus. Sharding is the practice of splitting the network into parallel pieces so that transactions can be processed simultaneously instead of single-file; PraSaga builds this in from the ground rather than bolting it on. The hybrid consensus combines Proof-of-Work, the energy-intensive security model that Bitcoin made famous, with Proof-of-Stake, the faster and lighter model most newer chains prefer. The pitch is that you get the security of the first and the speed of the second. Purists will note this is a hard needle to thread. PraSaga's answer is essentially: yes, that is the point, that is why it is interesting.
Underneath sits something PraSaga calls a Meta-class object state database, which is the technical machinery that lets smart assets exist as persistent, programmable objects. If you are an enterprise - and PraSaga talks a lot to enterprises, in supply chain, automotive, healthcare, and IoT - the appeal is that you can model a real-world process as a "digital twin" on the chain and let the ledger be the source of truth. Map the world once; everything downstream gets simpler. That is the theory, anyway, and it is a good theory. Theories are cheap in blockchain. Execution is the expensive part.
Then there is SagaCoin, the native token, which has the single most contrarian feature in the whole operation: it is designed to be stable. PraSaga describes a dynamic monetary policy that reacts to internal chain metrics - concepts borrowed from macroeconomics like GDP and CPI - to target stable purchasing power. In an asset class where volatility is the product, a coin engineered to hold its value is a strange and almost quaint ambition. It is also, if you think about it for more than a second, what most people actually want from money. You do not want your bus fare to double or halve depending on the mood of a market. Whether SagaCoin can deliver this is an open and genuinely difficult economics question, and PraSaga has consulted economists about it, which is more than most token projects can say.
The people behind all of this are led by Michael Holdmann, the CEO and founder, who has spent roughly five decades in telecom, networking, internet, and software, and for whom PraSaga is the fourth startup. He is joined by co-founder and CTO David Beberman on the technical side and co-founder and CMO Jay Moore. The organization is structured as a non-profit foundation - a deliberate choice that says the aim is infrastructure, not an exit. In a field with a well-earned reputation for token launches followed by quiet departures, the org chart is itself a kind of statement. It is worth reading before the whitepaper.
PraSaga has been building for a while and shipping more recently. In May 2025 it launched a public development testnet - four shards, four nodes per shard - and by August had opened the SagaScan explorer and SagaClient to developers worldwide. That same month it bridged into the wider ecosystem, launching wrapped SagaCoin via a Dynamic Liquidity Market Maker on Meteora, one of Solana's liquidity protocols. Two ecosystems, one door. The company has raised roughly $8 million to date, with its last reported round around April 2022. It is, by the numbers, a small team - about 31 people - carrying an ambitious architecture. That gap between ambition and headcount is the whole story of early-stage infrastructure. Sometimes it closes.
What can you actually do with PraSaga today? If you are a developer, you can get on the testnet, poke at SagaPython, and build against the smart-asset model without learning a new language. If you are an enterprise, you can evaluate whether modeling your assets as on-chain objects beats your current approach. And if you are just watching the space, PraSaga is worth watching for a simple reason: it is one of the few projects making a distinct architectural bet rather than a faster copy of an existing one. It might be wrong. But it is wrong in an original direction, and originality is scarce.
PraSaga's ecosystem is built so a developer thinks about assets and accounts, not consensus and cryptography. The plumbing is meant to disappear.
A natively sharded layer-one blockchain with a Meta-class object state database and hybrid PoW/PoS consensus. Smart assets replace smart contracts.
Multi-inheritable, programmable first-class objects that represent real-world things directly on-chain - PraSaga's core departure from the industry.
Manages persistent state and transaction execution across SagaChain, handling the machinery so applications don't have to.
Write transactions as plain Python scripts to move SagaCoin or smart assets between accounts. No new language required.
Native token with a dynamic monetary policy targeting stable purchasing power based on internal chain metrics.
A deliberately un-plutocratic governance model for independent node operators - equal votes over stake-weighted power.
Chart reflects PraSaga's stated design priorities from public materials, not independently benchmarked performance.
"PraSaga is powered by smart assets, instead of smart contracts, to increase throughput and decrease costs."
Michael Holdmann, David Beberman, and Jay Moore start PraSaga to build a scalable, developer-friendly layer-one blockchain.
SagaChain, SagaOS, SagaPython, SagaCoin and the smart-asset model detailed publicly; developers invited to begin building.
Last reported raise closes, part of roughly $8M total funding to date.
SagaChain goes live with 4 shards and 4 nodes per shard.
SagaScan explorer and SagaClient open to developers; wrapped SagaCoin launches via a Meteora DLMM on Solana.
CEO Michael Holdmann has ~5 decades in tech across telecom, networking, and software. PraSaga is startup number four.
SagaChain transactions can be written as plain Python scripts - no bespoke smart-contract language to learn.
SagaCoin borrows macroeconomic ideas like GDP and CPI to target stable purchasing power.
A Swiss foundation in Zug - crypto's "Crypto Valley" - with a US office in Las Vegas, Nevada.
Governance is one-account-one-vote instead of stake-weighted - a deliberate rejection of crypto plutocracy.
Structured as a foundation - the point is durable infrastructure, not a token flip.
A non-profit blockchain organization building SagaChain, a layer-one blockchain that uses programmable smart assets instead of smart contracts, plus a Python-based developer stack and the native SagaCoin token.
It replaces smart contracts with first-class "smart asset" objects, uses a natively sharded architecture with hybrid Proof-of-Work/Proof-of-Stake consensus, and lets developers write transactions as Python scripts.
PraSaga was founded in 2017 by Michael Holdmann (CEO), David Beberman (CTO), and Jay Moore (CMO).
SagaCoin is PraSaga's native cryptocurrency, designed with a dynamic monetary policy that targets stable purchasing power based on internal chain metrics.
As of 2025, PraSaga launched a public development testnet with a SagaScan explorer and SagaClient for developers. Wrapped SagaCoin also began trading via a Meteora DLMM on Solana in August 2025.
Compiled from public sources including prasaga.com, PR Newswire, Golden, IQ.wiki, and PraSaga's Medium. Figures such as funding and headcount are approximate.