This repository contains a prototype of the Bingtellar Minipay remittance dApp - a streamlined and easy way to send money using cUSD in your minipay wallet to any bank account and momo in Africa instantly, through a connected payment settlement system powered by Bingtellar's robust on and off-ramp infrastructure.
Simplifying global transactions within and beyond Africa is imperative for individuals and businesses. We began solving this by introducing the utility of stablecoins to emerging markets, integrating local payment networks with digital assets, and providing efficient on/off ramps. With Minipay, we're advancing to tackle fragmentation, improve accessibility, and enhance global connectivity.
-
Run the following command to start the DApp
npm start
This will start the app at
http://localhost:3000
. -
Since, this app is running on localhost and cannot be opened in MiniPay we need to create a tunnel we will use ngrok for the same.
-
Create an account on ngrok, setup ngrok on your machine.
[!NOTE] ngrok is offering free static domain, use that so the url of the app does not change!
-
Use the following command, to start the tunnel.
If you have the static domain
ngrok http --domain=<STATIC_DOMAIN> 3000
If not
ngrok http 3000
-
Open the MiniPay app on your phone and click on compass icon.
-
Click on "Test Page" to open the MiniPay test page.
-
Enter the URL of your DApp and click on "Go".
Distributed under the MIT License. See LICENSE.txt
for more information.
Bingtellar - Website - [email protected] - Twitter