Hyperinflation in Africa is on the rise. As of 2024, the overall inflation rate in Sub-Saharan Africa is expected to grow to 12.2 percent. The surge follows a global tendency, as consumer prices soar all over the world, impacting advanced as well as emerging and developing economies
In Kenya, where most youths are tech savvy, they're converting their KES to USD through the banks, to hedge against hyperinflation. This comes with extra overhead of account maintenace costs, service charges and other charges by the bank. This approach tend to create more problem than it solves.
Just like planting a seed that grows into a mighty tree, Pochi empowers you to start small and watch your savings flourish over time. Every savings you make is recorded on the blockchain, ensuring the utmost security and transparency. No more hidden fees or surprises – everything is clear and accessible at your fingertips.
Pochi is not just an onchain savings app; we're your financial companion, your motivator, and your partner in achieving your financial goals.
Our features which includes :
- Setting savings duration,
- Visualizing your progress
- Early retrieval penalty, which inspire and guide you on your journey to financial well-being.
You also earn POCHI tokens when you meet your savings target which allows you to access future features like utility bills payments, onchain loan services and so much more.
We created 2 smart contracts in Solidity, Pochi.sol and PochiToken.sol
- The PochiToken is used for rewarding users who meet their savings goal and also serves as a dApp utility token on Pochi.
For dapp development, We used NextJs/Typescript
, Wagmi
, Rainbowkit
, Viem
nodejs
and TailwindCSS
.
Pochi integrates with Flutterwave
and FonBnk
which allows easy KES onRamp, thereby allowing users greater flexibility to onboard.
🍥 Implemented an idea that was birthed from our personal pain point.
🍥 Built a dApp on Ble Testnet which means our users will have the best of speed, security and scalability for our users.
🍥 Had fun, and learnt a whole lot participating in this hackathon.
We're excited to have built Pochi to enable more users build better financial habits and hedge against inflation by leveraging on the blockchain technology. We plan to:
- Add support for more African currencies.
- Introduce more personal finance usecases for Pochi token as incentives for users to save more.
- Implement access to services like decentralized loan protocols, utility bills settlement with digital assets and offRamp integration.
- Add a liquidity pool that users can easily exchange Pochi Token for USDe.
- Implement smart wallet accounts for our users to enable easier onboarding.
Thank you!
** Smart contract **
Note: Recommend using Remix for quick smart contract deployment, or alternatively Hardhat:
-
Deploy
PochiToken
on Ble. -
Deploy
Pochi
on Ble Token by passing the deployedPochiToken
address
** Frontend **
-
Update your deployed contract addresses on the `src/connect.ts file.
-
Update env file with private key and wallet connect keys.
-
Run
npm run dev
to start the DApp on your development environment. -
Connect your wallet and enjoy a world of limitless possibilities.