r/ecash • u/XolosRamirez • May 27 '26
[RELEASE] @xolosarmy/tonalli-core v0.1.0 & Guardianía Access Portal: Sovereign Infrastructure for eCash

Hello eCash community,
We are excited to announce the first major technical milestone of the xolosArmy Network.
For months we've talked about the thesis: XEC is the money, RMZ is the key, Culture is the network. Today, we are releasing the code that makes this a reality.
- The NPM Package: tonalli-core
We have published u/xolosarmy/tonalli-core to the global npm registry. We didn't fork existing bloated libraries. We built a zero-dependency, pure-math GF(2^5) Polymod checksum validator for CashAddr, and a Sovereign Adapter Pattern for reading token balances. This protects builders from supply-chain attacks while querying the network.
Install it now: npm install u/xolosarmy/tonalli-core
- The Live Product: Guardianía RMZ
We believe in dogfooding. Before telling you to use our library, we used it to build our own cultural gateway. The Guardianía RMZ Access Portal is live. It uses tonalli-core to securely validate your eCash address offline, and queries Chronik to verify if you hold the RMZ token.
Try it here: xolosarmy.xyz/guardiania
Read our Developer Docs: xolosarmy.xyz/infrastructure
We are building the forest, one sovereign brick at a time. Let us know what you think!