“Financial System for World’s Poor”

Stellar is an open-source network for currencies and payments. Stellar makes it possible to create, send and trade digital representations of all forms of money—dollars, pesos, bitcoin, pretty much anything. It’s designed so all the world’s financial systems can work together on a single network.

Stellar has no owner; if anything it’s owned by the public. The software runs across a decentralized, open network and handles millions of transactions each day. Like Bitcoin and Ethereum, Stellar relies on blockchain to keep the network in sync, but the end-user experience is more like cash—Stellar is much faster, cheaper, and more energy-efficient than typical blockchain-based systems. (https://www.stellar.org/learn/intro-to-stellar)

Who Are the Founders of Stellar?

Jed McCaleb founded Stellar with the lawyer Joyce Kim after leaving Ripple in 2013 over disagreements about the company’s future direction.

In explaining the rationale behind Stellar in September 2020, McCaleb told CoinMarketCap: “The whole original design of Stellar is that you can have fiat currencies and other kinds of forms of value run in parallel with each other and with crypto assets. This is super important to drive this stuff mainstream.”

McCaleb’s goal is to ensure that Stellar can give people a way of moving their fiat into crypto — and eliminate the friction that people normally experience when they are sending money around the world.

He currently serves as the CTO of Stellar, as well as the co-founder of the Stellar Development Foundation. This not-for-profit organization aims to “unlock the world’s economic potential by making money more fluid, markets more open, and people more empowered.”(https://coinmarketcap.com/currencies/stellar/)

Interwiev with Jed McCaleb founded Stellar
Joyce Kim, PopTech Fellow and Executive Director of Stellar.org

What is Stellar for?

The Stellar network launched in 2015. Since then it’s processed more than 450 million operations made by over 4 million individual accounts. Large enterprise companies and companies as small as single-dev startups have chosen Stellar to move money and access new markets.

From the beginning, Stellar has been cryptocurrency-adjacent, but the software has always been intended to enhance rather than undermine or replace the existing financial system. Whereas, say, the Bitcoin network was made for trading only bitcoins, Stellar is a decentralized system that’s great for trading any kind of money in a transparent and efficient way. 

The Stellar network has a native digital currency, the lumen, that’s required in small amounts for initializing accounts and making transactions (you can read more about that here) but, beyond those requirements, Stellar doesn’t privilege any particular currency. It’s specifically designed to make traditional forms of money—the money people have been spending and saving for centuries—more useful and accessible.

For example, here’s what you can do with Stellar. You can create a digital representation of a U.S. dollar—on Stellar you’d call this a “dollar token”—and you can tell the world that whenever someone deposits a traditional dollar with you, you’ll issue them one of your new tokens. When someone brings that “dollar token” back to you, you promise to redeem it in turn for one of the regular dollars in that deposit account. Essentially, you set up a 1:1 relationship between your digital token and a traditional dollar. Every one of your tokens out in the world is backed by an equivalent deposit. So while people hold the tokens, they can treat them just like traditional money, because they know that they’re exchangeable for traditional money in the end.

This might seem unexceptional—issuing electronic credits for dollars is basically what any local American bank does thousands of times a day. But in a global system this 1:1 promise of a token for a currency has important implications. For instance, no matter how a token moves through the economy, the underlying dollars never leave that bank account in the United States. So suppose someone loans their tokens to someone else, who then uses them to buy a car. No bank has to settle the purchase or approve the loan. And furthermore, it doesn’t matter if the seller of the car lives in Mexico or Singapore or anywhere, they can still own the tokens and can trade them however they please. The Stellar network makes money borderless. 

Digital dollar tokens also mean people all over the world can own, buy, and sell the value of a dollar without themselves having a U.S. bank account. A Venezuelan can hold some of his family’s net worth in dollars. A Filipino expat can send dollars back home, and the recipient can hold them, safely and digitally, until she’s ready to exchange. An American company can pay a Mexican vendor in dollars, and the vendor can pay its suppliers in turn, with a five-second, rather than a five-day, wait to settle. Because the dollars represented by the digital token never actually move as the value changes hands, these transactions sidestep the friction and expense of the current banking system. 

This exact dollar token example is in fact live on Stellar right now, implemented by a company called AnchorUSD—thousands of dollars of value moves quickly and cheaply through their USDx token each day. Of course, Stellar works for any currency, not just dollars. And when you add peso tokens, naira tokens, yuan tokens, pound tokens, bitcoin tokens, euro tokens and everything else, you have a truly unified monetary system that keeps the best parts of what exists today.

Who builds on Stellar?

For end-users, Stellar is a fast, efficient network for trading, saving, and spending digital money. For builders, it’s open financial infrastructure. Anyone can access it; there’s no permission or application needed. That basket of currency tokens we just mentioned, those are on the network, ready to use. We have euros, bitcoins, dollars, Mexican pesos, Argentinian pesos, Brazilian reais, and Nigerian naira. Their respective issuers handle deposit, redemption, and compliance, so builders can focus on end-user experience. This same openness also applies to the token layer: a financial institution can issue new digital tokens to fill a market need, say, for the Swiss Franc, without joining a proprietary “association” or dealing with a gatekeeper. The total power of Stellar grows with each new company and developer. See our robust SDKs and documentation to get started with your own wallet, app, or token.

The ongoing development of the basic Stellar technology is guided and supported by the Stellar Development Foundation, a non-profit company based in the U.S. The Foundation helps maintain Stellar’s codebase, supports the engineering and business communities around Stellar, and is a speaking partner to regulators and institutions. The Foundation has no shareholders, so it can be purely dedicated to the success of Stellar as a neutral, equitable, and public network. 

Transparency is a tenet of the network. Stellar’s code is open-source and available to anyone’s audit or contribution. Many of SDF’s current employees were first inspired to get involved with the technology in their free time or for their own projects.

How does Stellar work?

At the lowest level, Stellar is a system for tracking ownership. Like accountants have for centuries, it uses a ledger to do so, but Stellar’s innovation is that there is no actual accountant. Instead there’s a network of independent computers each checking and rechecking the work of the others. Stellar is a system without a central authority—meaning no one can stop the network or secretly adjust the numbers to his liking—yet even without a central authority the ledgers are verified and updated, every five seconds.

A unique algorithm, called the Stellar Consensus Protocol (SCP), keeps everything in sync. There are many ways to get agreement across a decentralized system—Bitcoin’s visionary proof-of-work method was the first and is still the most famous. But, like many first drafts, proof-of-work left room for improvement. SCP strives to be better by being configurable, fast, and highly energy efficient. If you’re interested in the deep details, you can read the peer-reviewed paper, published by SOSP, the oldest and most prestigious systems conference, for complete technical details.

For every account holder, Stellar’s ledger stores two important things: what they own (account balances, like “100 pesos tokens” or “5000 lumens”) and what they want to do with what they own (operations, like “sell 10 dollar tokens for 50 lumens” or “send 100 peso tokens to such-and-such account”.) Every five seconds, all the balances and all the operations are broadcast to the entire network and resolved.

The computers that run the core Stellar software and therefore publish and check the ledger are called nodes. So, when you send someone a euro token on a Stellar-built app, the nodes check that the correct balances were debited and credited, and each node makes sure every other node sees and agrees to the transaction. The current Stellar network is verified by hundreds of nodes across the globe; the nodes and how they communicate is public information, and anyone can install the Stellar software and join the consensus process. This is different than how accounting works at, say, a bank, where a single corporation unilaterally decides what happens, more or less in secret.

Right above this core layer sits a powerful API so that to build on Stellar you don’t have to understand the particulars of distributed consensus. Simple, well-documented functions allow you to move new digital money using models that you’re used to. It’s very easy to trade tokens between accounts, make markets, and issue assets.

The Power of Stellar

You can issue your own assets

You can trade tokens peer-to-peer

You can transform currency as you send it.

Like any payments system, Stellar allows one user to send currency to another. User A can send User B dollar tokens or lumens or whatever. But Stellar also allows a user to send one currency and have the recipient receive another. Essentially, you can send and exchange money in a single atomic transaction. 

This is called a path payment. It’s a powerful innovation for international payments; for example, an American company can pay an invoice in Mexico by spending dollar tokens, while the vendor receives peso tokens. Neither side incurs exchange risk or delays. Both sides get only the currency they want.

Here’s how it works: 

  • The sender in the U.S. holds dollar tokens and signals to the network they want to send peso tokens to the vendor.
  • The network searches through the decentralized exchange described above and finds the best price for the sender.
  • The network locks in the prices and amounts.
  • The sender confirms the transaction and the dollar tokens leave their account.
  • The transaction executes and the recipient gets the peso tokens. The payment is atomic and submitted to the network as a single transaction. Neither side can get “caught in the middle” and hold tokens they don’t want.

Above, the sender in the U.S. doesn’t have to hold pesos just for their payments to Mexico. The recipient in Mexico doesn’t receive dollars they then have to sell for pesos. Neither side has to manually convert; Stellar automatically finds the best conversion rate. Path payments are the fulfillment of Stellar’s interoperability promise: value flows seamlessly from account to account, in whatever form is most useful.

(https://www.stellar.org/learn/the-power-of-stellar)

Stellar Lumens

Stellar was made to support digital representations of any currency, but it also has its own built-in token, called the lumen, created to fill a special role in the network. By design, Stellar requires that each account hold a small number of lumens at all times.

This lumen requirement is modest—a few is more than enough for most accounts. The full technical details are covered in Stellar’s docs, but, below, we explore some high-level concepts.

Why does Stellar require lumens?

The need for lumens arose out of the fundamental design of Stellar’s ledger system. Simply put, it’s too easy to use. Without some nominal barrier or cost, the ledger could become filled with spam or nonsense, or used as a kind of arbitrary database system. These outcomes would defeat the intent behind Stellar: to be a fast, efficient payments system.

To solve this, we needed to introduce just the slightest bit of friction to deter bad or frivolous actors. Imposing a minimum balance on each account and a very small per-transaction fee were chosen as these deterrent costs. Right now, the minimum balance is 1 lumen and the minimum per-transaction fee is 0.00001 lumen. These are small enough to keep Stellar widely accessible, but big enough to discourage large-scale bad behavior.

Since Stellar is a universal system for digital money, we could’ve allowed people to pay these costs in dollars, pesos, yuan or anything else. But we felt none of these were appropriate. First, we didn’t want the network to “prefer” any particular national currency—if Stellar used dollars, say, then network prices would stay fixed for Americans but float for everyone else. And, even more, we wanted to create a digital-first asset that embraces the openness of the internet and is independent of economic and political factors.

So we gave the network its own currency, intended solely for denominating network requirements. That currency is “the lumen.” As you can see below, there are now 4.3 million Stellar accounts, and each of them uses lumens to meet minimum balance requirements and pay transactions fees.

A natural, pleasant, byproduct of having a network token is that it eases the movement of money between users. Because everyone has and needs lumens, lumens can always be a medium of exchange between otherwise illiquid assets.

The lumen supply

Unlike the tokens of other blockchains, lumens aren’t mined or awarded by the protocol over time. Instead, 100 billion lumens were created when the Stellar network went live, and for the first 5 or so years of Stellar’s existence, the supply of lumens also increased by 1% annually, by design. 

That inflation mechanism was ended by community vote in October 2019. And in November 2019, the overall lumen supply was reduced. Now there are about 50 billion lumens, total, in existence, and no more lumens will be created.

Nearly 20 billion lumens are out in the open market, and the Stellar Development Foundation retains the other 30 billion or so to develop and promote Stellar, per its mandate. Those lumens will enter the public markets over the next few years. Anyone who wants a complete accounting for all lumens in existence should visit our Lumen Accounting guide for detailed explanations of major lumen metrics, as well as instructions on how to calculate supply details from the ground-up using Stellar’s APIs.

How to buy and store lumens

You need lumens to use Stellar. Luckily, they’re for sale on many exchanges and available for trade directly on the Stellar network as well.

In the U.S., Coinbase and Kraken are two options for buying lumens with dollars. Outside the U.S., Binance has a busy lumen market. The native Stellar exchange, Lobstr, allows you to buy lumens directly on the network. See our longer list of lumen-supporting exchanges for more options.

Note that digital currencies can be volatile and buying them can be risky. While lumens will always have utility in the Stellar network, the price of lumens denominated in fiat currency may change, and you could lose significant value.(https://www.stellar.org/lumens)

Leave a Reply