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

Adoption Leads Traders to Snorter Token

Adoption Leads Traders to Snorter Token

The post Adoption Leads Traders to Snorter Token appeared on BitcoinEthereumNews.com. Largest Bank in Spain Launches Crypto Service: Adoption Leads Traders to Snorter Token Sign Up for Our Newsletter! For updates and exclusive offers enter your email. Leah is a British journalist with a BA in Journalism, Media, and Communications and nearly a decade of content writing experience. Over the last four years, her focus has primarily been on Web3 technologies, driven by her genuine enthusiasm for decentralization and the latest technological advancements. She has contributed to leading crypto and NFT publications – Cointelegraph, Coinbound, Crypto News, NFT Plazas, Bitcolumnist, Techreport, and NFT Lately – which has elevated her to a senior role in crypto journalism. Whether crafting breaking news or in-depth reviews, she strives to engage her readers with the latest insights and information. Her articles often span the hottest cryptos, exchanges, and evolving regulations. As part of her ploy to attract crypto newbies into Web3, she explains even the most complex topics in an easily understandable and engaging way. Further underscoring her dynamic journalism background, she has written for various sectors, including software testing (TEST Magazine), travel (Travel Off Path), and music (Mixmag). When she’s not deep into a crypto rabbit hole, she’s probably island-hopping (with the Galapagos and Hainan being her go-to’s). Or perhaps sketching chalk pencil drawings while listening to the Pixies, her all-time favorite band. This website uses cookies. By continuing to use this website you are giving consent to cookies being used. Visit our Privacy Center or Cookie Policy. I Agree Source: https://bitcoinist.com/banco-santander-and-snorter-token-crypto-services/
Share
BitcoinEthereumNews2025/09/17 23:45
Share
MoonBull Crypto Presale Site Climbs at Stage 4 With 27.40% Jump as Ethereum and Toncoin Strengthen

MoonBull Crypto Presale Site Climbs at Stage 4 With 27.40% Jump as Ethereum and Toncoin Strengthen

The post MoonBull Crypto Presale Site Climbs at Stage 4 With 27.40% Jump as Ethereum and Toncoin Strengthen appeared on BitcoinEthereumNews.com. The crypto presale site investors are buzzing about could already be igniting, while many are still standing on the sidelines. Every cycle brings projects that soar, but only a few combine smart mechanics with meme-level hype , the ones that go from whispers to roars in weeks. Chasing the top presale projects often feels like trying to catch lightning in a bottle. Some investors jump too late and end up “holding the bag,” while others secure early spots and watch their conviction compound. It’s the eternal race to spot the next breakout before it blasts off. Toncoin vs Ethereum comparison dominates headlines with their latest updates , one driven by network growth, the other by scaling solutions. But right now, the MoonBull presale opportunity is showing why meme coin presale hype is real: numbers are climbing, and momentum is undeniable. MoonBull: A Crypto Presale Site Built on Trust and Growth Two features separate MoonBull from countless other projects claiming to be the best crypto presale sites contender: Referral System , Rewards on Both SidesMoonBull ($MOBU) referral system flips the script on community growth. Share a code, and when someone joins, both benefit. The inviter receives 15% in tokens instantly, while the new participant gains 15% extra tokens on top of their purchase. Add monthly leaderboards with USDC bonuses, and suddenly word-of-mouth becomes a growth engine with teeth. It’s like turning community chatter into rocket fuel for everyone involved. MoonBull Presale Opportunity: Stage 4 Numbers Don’t Lie The MoonBull official site is tracking a presale that’s already making waves. At Stage 4, the token is priced at $0.00005168 with over $200,000 raised and 700+ holders onboard. With a listing price of $0.00616, current investors are staring at more than 11,800% ROI potential. Early participants who entered at Stage 1 have already…
Share
BitcoinEthereumNews2025/10/06 08:15
Share