Encointer is a blockchain protocol designed to issue community-based cryptocurrencies that act as a universal basic income for participants. By combining proof-of-personhood ceremonies, demurrage-based money supply, and Polkadot’s shared security, Encointer enables local, privacy-preserving economies that scale horizontally. It challenges traditional and crypto-economic systems alike by replacing capital-based validation with human-based participation—creating a truly decentralized, one-person-one-vote governance model.Encointer is a blockchain protocol designed to issue community-based cryptocurrencies that act as a universal basic income for participants. By combining proof-of-personhood ceremonies, demurrage-based money supply, and Polkadot’s shared security, Encointer enables local, privacy-preserving economies that scale horizontally. It challenges traditional and crypto-economic systems alike by replacing capital-based validation with human-based participation—creating a truly decentralized, one-person-one-vote governance model.

Encointer: A Blockchain Experiment in Local Currencies and Universal Basic Income

2025/10/06 04:47

:::info Author:

(1) Alain Brenzikofer (alain@encointer.org).

:::

Abstract and I. Motivation

II. Local Currencies

III. Unique Pop Ceremonies

IV. Monetary Policy

V. Purchasing-Power Adjusted Transaction Fees

VI. Architecture

VII. Trusted Execution Environment Security

VIII. Encointer Association

IX. Known Limitations

X. Conclusion and References

\ Abstract—Encointer proposes a blockchain platform for local community cryptocurrencies. Individuals can claim a universal basic income through issuance of fresh money. Money supply is kept in proportion to population size through the use of demurrage. Sybil attacks are prevented by regular, concurrent and randomized pseudonym key signing parties to obtain a proof-of-personhood. Encointer features privacy by design and purchasing-power adjusted transaction fees.

I. MOTIVATION

A. Economics

\ With the appearance of Bitcoin [1] in 2008, a big socioeconomic experiment took off. The nature of money itself was widely debated. Bitcoin adopts a hard-coded nominally inflatonary monetary policy saturating at a fixed supply. Rapid adoption made Bitcoin a real deflationary currency, which it will remain if successful. Early adopters made a fortune. Because of its deflationary nature, bitcoin favors accumulation of capital for the few. Wealth increases without merit.

\ The monetary policy followed by central banks issuing national fiat money on the other hand often follows the goal of price stability, aiming at a moderate inflation goal in the order of 1-2%. Issuance of money is appointed to banks who give credit to companies who employ workers who consume goods and thereby make companies profitable and raise the GDP. A process that allegedly benefits everyone. However, the observation that an increase in money supply doesn’t benefit everyone equally is referred to as the Cantillon-Effect [2]. Thomas Piketty shows [3] that gains on capital historically exceed economic growth, another factor that questions the trickle-down theory.

\ Encointer aims at turning this logic upside-down and lets all individuals issue money subject to common rules. In order to mint Encointer , people need to attend pseudonym key signing parties (meetups) that happen at regular intervals at high sun all over the world within small randomized groups of people. The Encointer issuance therefore represents a form of universal basic income (UBI) for every person attending such meetups.

\ These Encointer meetups are at the same time the basis of a digital personhood claim, or proof-of-personhood (PoP) [4] [5], proving a one-to-one relationship between a person and her digital identity. One person can only maintain one personhood claim because ceremonies are designed to make it impossible to attend two meetups physically as they happen in different places concurrently.

\ While all other cryptocurrencies to date are global units of value, Encointer enables local community currencies. Because its money issuance is bound to the physical presence of people at specified locations at a specified time, this issuance can be geographically bound to enable regional currencies with their independent valuation. Regional currencies have been proposed as more sustainable alternatives to national money [6] [7].

\ B. Decentralization

\ Encointer aims to be resilient against censorship, attacks and failures. Resilience shall be achieved through decentralization:

\ architectural decentralization avoid a single point of failure through redundancy (different machines in different geographic locations)

\ political decentralization distribute control among many individuals and organizations

\ In order to achieve decentralization, Bitcoin and many other cryptocurrencies use an energy-hungry consensus mechanism called proof of work (PoW). While PoW has been the key idea that made Bitcoin possible in the first place, it is not ecologically sustainable. Moreover, it failed its goal of decentralization as mining has become centralized by a single company in a single country.

\ Peercoin [8] introduced the first proof-of-stake (PoS) cryptocurrency in 2012. While PoW makes a compromise on energy efficiency, PoS makes the compromise of benefitting and empowering the rent-seeking wealthy.

\ PoPcoin [5] introduced a more democratic consensus algorithm where all persons with a proof-of-personhood hold an equal right to produce new blocks. PoP consensus, however, faces a chicken-egg situation: The consensus algorithm which should ensure the security of PoP relies on PoP itself. Once established, this consensus algorithm is the closest fit to our stated goals but it needs a stepping stone to be bootstrapped.

\ Polkadot [9] can serve as this stepping stone. It introduced a heterogeneous multi-chain framework with shared security, based on Nominated PoS (NPoS) consensus. Encointer aims to benefit from Polkadot’s shared security by becoming a parachain until eventually migrating to PoP consensus.

\ C. Transaction Privacy

\ Bitcoin transactions are pseudonymous but not anonymous. It has been shown that identities of transacting parties can be revealed [10]. Aiming at transaction privacy, Monero was introduced in 2014, employing the CryptoNote protocol [11]. Receiving funds in Monero means scanning every block for transactions to oneself. This task can only be taken out by full nodes as delegating it would leak private information.

\ Zcash was introduced in 2016 employing the Zerocash protocol [12] using zk-SNARKS to hide sender, receiver and value from third parties. Generating SNARKS to send funds is a computationally heavy process, limiting its usability for mobile and IoT devices.

\ For both Monero and ZCash, privacy comes at the price of large transaction size, letting the blockchain grow quickly.

\ Hyperledger Sawtooth has demonstrated Private Data Objects (PDO) [13]. PDOs allow to take state and execution of state transitions off chain. PDOs rely on trusted execution environments (TEE) and require trust in vendor attestation services. Currently, there are few TEE vendors on the market (i.e. Intel SGX [14], ARM trust zone [16] used by AMD, Qualcomm and others) but there are also open-source hardware initiatives that might one day diversify the attestation trust.

\ SubstraTEE [17] is a TEE-based framework for trusted off-chain computation and TEE-validated sidechains on a second layer offering confidentiality and scalability at the same time. Encointer builds on this framework to ensure private transactions.

\ D. Scalability

\ Because of its block size limit, Bitcoin can only reach about 4-7 transactions per second onchain. In order to tackle Bitcoin’s scalability issues, Lightning Network payment channels [18] were introduced in 2015 and demonstrated in 2017. Scalability is achieved by bilaterally treating transactions offchain with the option to settle the last balance at any time on-chain. Teechan [19] was introduced in 2017, implementing payment channels in TEEs.

\ As mentioned in the previous section, Encointer takes the execution of state transitions off-chain altogether leveraging the SubstraTEE framework [17]. With individual shards for each local community, Encointer can effectively scale horizontally while still maintaining interchangeability among local currencies.

\ E. Governance

\ Decentralized blockchain governance is the process of deciding on the future of the chain’s rules, and any interventions necessary to avoid undesired effects. In the case of Bitcoin, a balance of power between miners and coin holders decides about the future of the protocol by putting their bet (mining power, bids on exchanges) on the desired option. This off-chain decision process lead to multiple chain forks in the past, hurting the ecosystem and dividing development teams.

\ PoS blockchains delegate governance to their coin holders entirely. Polkadot [9] employs a very elaborate representative on-chain governance scheme with referenda. This process can avoid forks because all interventions are decided onchain. While this design promotes a distribution of power, the underlying rule is still: Who has more coin has more say, a paradigm which is incompatible with our egalitarian ambition.

\ As Encointer has an anti-sybil attack measure in place (uPoP), a democratic one-person-one-vote (1p1v) scheme can be implemented within the boundaries of one local currency community. Deciding on the parameters of a local currency should be left to the community maintaining and using it.

\ Global protocol decisions can’t simply be delegated to all persons from all local currency communities because the trust model doesn’t reach beyond the currency that you yourself participate in (attackers can undetectably build bot communities as long as they never interact with honest humans).

\ One way to extend the trust model are decentralized exchanges among Encointer currencies. Communities that buy each other’s coins quantifiably trust the integrity of the other community. Even more trust comes from people traveling and are participating in different communities. If there is one community that acts as a root of trust, a global 1p1v scheme becomes possible.

\ Encointer appoints a root of limited trust to a Swiss association holding the Encointer trademark. The association defines and audits the root-of-trust community and suggests protocol updates in advance, including changes of rewards and fees or block size limits. Suggestions by the association can be blocked by a referendum vote requiring a majority of 2/3 of voters. Balloting happens on-chain anonymously. The 2/3 majority threshold for referendums allows the association to react quickly to changing circumstances but still provide decentralization, given large opposition.

\ If the Encointer association should fail to suggest necessary changes, the community may suggest changes as well. They also require a majority of 2/3 of stake and 2/3 majority of 1p1v voters.

\ Once a dense web-of-trust has been established, the association becomes obsolete in its function to act as a root of trust and it can be replaced by an on-chain elected council similar to Polkadot’s - but in contrast to the latter it will be democratically legitimized.

\

:::info This paper is available on arxiv under CC BY-NC-SA 4.0 DEED license.

:::

\

Disclaimer: The articles reposted on this site are sourced from public platforms and are provided for informational purposes only. They do not necessarily reflect the views of MEXC. All rights remain with the original authors. If you believe any content infringes on third-party rights, please contact service@support.mexc.com for removal. MEXC makes no guarantees regarding the accuracy, completeness, or timeliness of the content and is not responsible for any actions taken based on the information provided. The content does not constitute financial, legal, or other professional advice, nor should it be considered a recommendation or endorsement by MEXC.
Share Insights

You May Also Like

PEPE ($PEPE) Leads Top MEME Projects by Social Activity

PEPE ($PEPE) Leads Top MEME Projects by Social Activity

The post PEPE ($PEPE) Leads Top MEME Projects by Social Activity appeared on BitcoinEthereumNews.com. LunarCrush, a known platform for real-time metrics for crypto and Web3 projects, has released the list of rankings of the Top 10 meme projects based on their social activity over the last 24 hours. PEPE ($PEPE) leads to other top memecoins based on social activity. Fundamentally, social activity consists of engaging with posts and interactions with posts. TOP #MEME PROJECTS BY SOCIAL ACTIVITY$PEPE $DOGE $TRUMP $PUMP $APE $SHIB $PENGU #FARTCOIN $GIGA $BONK pic.twitter.com/wgJ4S30fxi — PHOENIX – Crypto News & Analytics (@pnxgrp) October 5, 2025 PEPE ($PEPE) is leading with 35.6K Engaged Posts and 5.8M Interaction-based posts, according to the last 24-hour record on LunarCrush. It can be seen that $PEPE is leading with a minor difference of 0.1K in Engaged Posts to its contemporary project Dogecoin ($DOGE) with 35.5K and 4.3M by Engaged posts and Interactions, respectively.  Phoenix has released this news through its official X account. $TRUMP, $PUMP, and $APE Battle for Attention OFFICIAL TRUMP ($TRUMP) and PUMP. fun ($PUMP) are closely fighting each other with 26.9K and 20.2K Engaged posts and 4.3M and 6.6M with Interactions. This closeness shows a strong competition between these two AI projects based on social activity on different platforms. Furthermore, ApeCoin ($APE) shows 15.0K Engaged posts with 977.5K Interactions, while Shiba Inu ($SHIB) is surviving with 12.1K Engaged posts and 1.3M Interactions. In addition, Pudgy Penguins ($PENGU) is also struggling with 8.1K and 1.8M, as well as engaged posts and interactions through social activity. FARTCOIN Slightly Outpaces GIGA in Engagement Race FARTCOIN ($FARTCOIN) shows 7.0K Engaged posts with 22.9M in Interactions. In the same way, Gigachad ($GIGA) also shows 6.6K Engaged posts and 7.5M Interactions. This negligible difference shows that they are very close to each other, with only a 0.4K difference in Engaged posts. According to the ranking by Top MEME Projects,…
Share
BitcoinEthereumNews2025/10/06 07:00
Share
Franklin Templeton CEO Dismisses 50bps Rate Cut Ahead FOMC

Franklin Templeton CEO Dismisses 50bps Rate Cut Ahead FOMC

The post Franklin Templeton CEO Dismisses 50bps Rate Cut Ahead FOMC appeared on BitcoinEthereumNews.com. Franklin Templeton CEO Jenny Johnson has weighed in on whether the Federal Reserve should make a 25 basis points (bps) Fed rate cut or 50 bps cut. This comes ahead of the Fed decision today at today’s FOMC meeting, with the market pricing in a 25 bps cut. Bitcoin and the broader crypto market are currently trading flat ahead of the rate cut decision. Franklin Templeton CEO Weighs In On Potential FOMC Decision In a CNBC interview, Jenny Johnson said that she expects the Fed to make a 25 bps cut today instead of a 50 bps cut. She acknowledged the jobs data, which suggested that the labor market is weakening. However, she noted that this data is backward-looking, indicating that it doesn’t show the current state of the economy. She alluded to the wage growth, which she remarked is an indication of a robust labor market. She added that retail sales are up and that consumers are still spending, despite inflation being sticky at 3%, which makes a case for why the FOMC should opt against a 50-basis-point Fed rate cut. In line with this, the Franklin Templeton CEO said that she would go with a 25 bps rate cut if she were Jerome Powell. She remarked that the Fed still has the October and December FOMC meetings to make further cuts if the incoming data warrants it. Johnson also asserted that the data show a robust economy. However, she noted that there can’t be an argument for no Fed rate cut since Powell already signaled at Jackson Hole that they were likely to lower interest rates at this meeting due to concerns over a weakening labor market. Notably, her comment comes as experts argue for both sides on why the Fed should make a 25 bps cut or…
Share
BitcoinEthereumNews2025/09/18 00:36
Share
How Solana Intends to Become an Even Stronger Competitor in the Blockchain Space

How Solana Intends to Become an Even Stronger Competitor in the Blockchain Space

The post How Solana Intends to Become an Even Stronger Competitor in the Blockchain Space appeared on BitcoinEthereumNews.com. Solana is preparing for a major overhaul that could make its famously fast blockchain even faster — and a lot easier to run. In its “Crypto Monthly Recap for September 2025” research report published Oct. 3, global asset manager VanEck says Solana’s upcoming Alpenglow upgrade marks the biggest change to the network’s core software since launch. The firm calls it “the largest upgrade to Solana’s consensus in its history,” pointing to six key changes that together promise faster performance, lower costs, and greater reliability. For readers less familiar with Solana’s design, Alpenglow essentially changes how the network’s thousands of validators agree on which transactions are valid. That process, known as consensus, is being streamlined so data moves through the system more efficiently and validators can operate with less friction. What VanEck highlighted Faster finality. Today, Solana takes around 12 seconds to finalize a transaction, meaning to confirm it permanently. Alpenglow cuts that to about 150 milliseconds — roughly the time it takes to blink. Faster finality makes trades, payments and app interactions feel instantaneous, bringing Solana closer to web-level responsiveness. Off-chain voting. Validators currently vote on every new block by submitting thousands of small transactions on-chain. That keeps the network secure but clogs bandwidth. Alpenglow moves voting off-chain, letting validators exchange votes privately and later post a single proof. This clears space for regular user transactions and helps keep network fees low. Simpler validator costs. Instead of paying transaction fees for every vote, validators will submit a single Validator Admission Ticket each cycle. This reduces costs and makes it easier for smaller operators to run validators, which strengthens decentralization and network security. Streamlined communication. Solana’s nodes constantly share messages to stay in sync, a process known as “gossip.” Alpenglow reduces this background traffic so validators spend less time and bandwidth…
Share
BitcoinEthereumNews2025/10/06 07:39
Share