Inspiration

The journey of MarcediVault didn’t start in a high-tech lab; it started in the streets of Wa in Ghana. Growing up, I saw a world of difference between "Global Tech" and "Home Reality." In my town, most people have never heard of blockchain. If you mention "Crypto," they think of Bitcoin usually with a side of skepticism. I saw my community being left behind because the entry barrier to Web3 was a wall of jargon and complicated apps.

The name itself, Marcedi, is a tribute to my parents, Marcellinus and Edith. Both are teachers who dedicated their lives to making complex ideas simple for their students. Yet, whenever I tried to explain Web3 or advanced tech to them, I’d watch their faces cloud over with confusion. Sometimes, I’d get so frustrated I’d just give up. I realized then: if the two people who taught me how to learn couldn’t understand my work, the problem wasn't them it was the tech. Now, every time I build a feature, I ask myself: "Will Mom and Dad understand this?"

I built the original MarcediVault to be the bridge my parents could walk across. But even with a simple app, we hit a second wall: The Data Bar. In many parts of Africa, the internet is a luxury that disappears when you need it most. I watched people struggle to make digital payments because the 4G signal dropped or they ran out of data bundles. That’s why I started working on MarcediVault Edge. If MarcediVault was about making Web3 understandable, Edge is about making it unstoppable ensuring that even with a "yam phone" (feature phone) and zero data, you can still send and receive value.

What it does

MarcediVault Edge is the specialized "offline-first" extension of Marcedivault. It allows users to perform secure transactions using WhatsApp and SMS. By leveraging telecommunications infrastructure instead of just the internet, Edge ensures that payments work anytime, anywhere. It effectively turns a standard SMS into a secure transaction carrier, allowing users to interact with the blockchain without ever needing to open a browser or have a steady data connection.

How we built it

We built this by layering modern cryptography over legacy communication protocols.

The Interface: We used the WhatsApp Business API and custom SMS gateways to create a conversational banking experience.

The Backend: We built a lightweight relay system that "listens" for encrypted SMS triggers, validates the cryptographic signature, and broadcasts the transaction to the blockchain on the user's behalf.

Challenges we ran into

We also faced the "Ghost Message" problem where SMS messages are delayed by the network. We had to build a robust Non-Linear State Machine to ensure that if a user sends a payment twice due to a lag, the system recognizes it as a single intent and prevents double-spending.

Accomplishments that we're proud of

We are incredibly proud of the moment we sent our first "Data-Free" transaction. Standing in an area with "E" (Edge) connectivity where even a Google search wouldn't load we sent a transaction via a simple text message and watched it confirm on the ledger. We’ve managed to take the most complex financial technology in the world and make it work on a phone that cost less than 150 GHS.

What we learned

We learned that in Africa, "Simple" is the ultimate sophistication. People don't care about "decentralization" or "nodes"; they care about whether the money they sent to their mother in the village actually arrived. We learned that to win, you shouldn't try to change how people behave; you should change the technology to fit their behavior. Meeting people on WhatsApp and SMS isn't a "downgrade" it’s a strategy for total inclusion.

What's next for MarcediVault Edge

Our next step is the "Market Woman Initiative." We are working on an offline QR-to-SMS system. This will allow a merchant to show a printed QR code that a customer can scan with their camera (even offline) to auto-generate an encrypted SMS payment. No data, no POS machine, just two people making a secure trade in the middle of a busy market. We want to ensure that for the African entrepreneur, the "Network Busy" signal never means "Business Closed" again.

Built With

Share this project:

Updates