Inspiration
We found the biggest hurdle for blockchain isn't the technology but the utility gap. Most people see crypto as a speculative "digital gold" to be locked away, largely because spending it in the real world is intimidating and clunky. We were inspired by a simple question: Why can't paying with crypto be as easy as tapping a credit card or sending a Venmo transaction? We wanted to solve the "idle coin" problem by building a circular economy where users can trade, spend at local merchants, send money globally, and give back to charity all within a single, approachable ecosystem.
What it does
Nexus Suite is an all-in-one financial suite that transforms crypto from a speculative asset into a daily tool. The platform consists of five integrated modules:
NexusPay: Transform any mobile device into a powerful point-of-sale terminal. Accept crypto payments just like standard contactless cards with instant settlement and negligible fees.
NexusAID: A transparency module that ensures the donation reaches its intended destination without administrative leakage. It leverages immutable ledgers to give donors real-time proof of impact and verified fund routing.
NexusSocial: Send value anywhere to a person in your contact list instantly using just a phone number or email. Forget complex wallet addresses. Fast, free, and secure peer-to-peer crypto transfers.
NexusGlobal: A borderless liquidity engine that dissolves traditional banking delays and high conversion fees. It enables the instant, frictionless flow of value across global jurisdictions using unified digital ledger technology.
NexusLend: DeFi-powered lending pools that allow users to unlock instant liquidity by collateralizing their digital assets. These smart-contract-driven credit lines eliminate the need for traditional credit scores or predatory middleman approvals.
How we built it
Our focus is on NFC payments (NexusPay) and Charity payments (NexusAID). We designed a full-stack architecture to prove that decentralization doesn't have to mean a poor user experience.
Backend: Built with JavaScript and Node.js, our server acts as the central nervous system, managing the logic for our marketplace and transaction routing. We implemented a REST API and websocket connection between the backend and the client devices to facilitate a smooth UI/UX experience.
Mobile Ecosystem: We developed two distinct React Native interfaces, one for the everyday Client and one for the Merchant (POS), ensuring both sides of a transaction have a tailored, simplified experience. We used the MetaMask wallet as our main Wallet provider along with Reown AppKit as the wallet connector system.
Fintech: We designed an innovative Near Field Communication (NFC) protocol to enable a payment experience with crypto that's just like Web2 services. Moreover, we utilized the XRPL testnet to manage the disbursement of aid funding for the NexusPay platform.
Challenges we ran into
The primary challenge was synchronization across the stack. Managing a backend that needed to communicate simultaneously with a buyer’s mobile app and a merchant’s POS terminal required robust API design and state management. We also struggled with the "abstraction" layer—finding the right balance between showing enough data for transparency while hiding the technical complexity that usually scares away new users. Moreover, neither of us has experience working with mobile development tools and technologies. Lastly, implementing NFC based communication was complicated as it required native knowledge of android architecture.
Accomplishments that we're proud of
The "Two-Tap" Merchant Experience: We successfully built a POS interface that allows a merchant to generate a payment request as fast as a traditional Square terminal.
Architecture Cohesion: We are proud of managing four distinct codebases (Backend, Marketplace, Client, POS) within a single repository, ensuring they all speak the same language.
UI/UX Accessibility: We moved away from "hexadecimal-heavy" designs to a friendly, color-coded interface that feels like a modern banking app.
What we learned
We learned that the "User Experience" is the most important "feature" of any blockchain project. Building the backend logic was a technical hurdle, but designing the flow of a transaction so that it feels "safe" to a non-technical user was the real education. We also deepened our knowledge of TypeScript’s power in maintaining type-safety across a complex, multi-repo environment.
What's next for NexusPay
The biggest thing will be flushing out the rest of the Nexus Suite. For this hackathon, we focused on NexusAid and NexusPay because we were most passionate about those two products. However, we also want to continue building the rest of the suite with amazing technologies from Ripple and Pinata to improve the global financial system. Below are some of our concrete plans:
Automated Tax Reporting: To help merchants adopt the POS, we plan to add a module that automatically calculates local sales tax and generates crypto-tax reports.
Micro-Lending: Expanding our "Zenith" module to allow users to take out small, instant credit lines for daily purchases using their assets as collateral.
Built With
- ipfs
- javascript
- nextjs
- nfc
- node.js
- pinata
- react
- react-native
- rest
- solidity
- xrpl

Log in or sign up for Devpost to join the conversation.