Files
xrpl-dev-portal/blog/2023/chispend.md

31 lines
1.8 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

---
category: 2023
date: "2023-04-05"
template: '../../@theme/templates/blogpost'
labels:
- Developer Reflections
markdown:
editPage:
hide: true
---
# Developer Reflections: ChiSpend
This week on Developer Reflections, were proud to highlight [ChiSpend](https://unispend.com/), an e-commerce infrastructure app that enables users to purchase real-world products and services using digital assets and dapps.
<!-- BREAK -->
ChiSpend (also known as Unispend) supports various blockchains and their native tokens, including the XRP Ledger, Polygon, Ethereum, Celo, and BNB Chain. Users can pay directly from their non-custodial wallets to buy real products like gift cards, send money via the Mobile Money integration, and send Airtime (prepaid minutes) to friends and family around the world. ChiSpend also supports the spending of block rewards, DeFi earnings, yield farming gains, and more.
The development team behind ChiSpend has prioritized ease-of-use for other developers via simple APIs that enhance existing mobile or web apps, games, wallets, or other on/off-chain projects. The project which is now live on Mainnet was built using `rippled`. Since launch, they have processed over $50,000 worth of transactions in XRP and other tokens. The app is also live on Xaman.
![Screenshot: ChiSpend](/blog/img/dev-reflections-chispend.png)
## Why the XRP Ledger?
Because the XRP Ledger provides fast transaction processing and low transaction fees, its suitable for daily payments and cross-border transactions and remittances.
Learn more about the project [here](https://unispend.com/).
Want to be featured in the Developer Reflections series? [Submit your project](https://xrpl.org/contribute.html#xrpl-blog) today, and join the [developer Discord channel](https://discord.gg/sfX3ERAMjH) to connect with other members of the XRP Ledger community.