From d3d3cf4b6f4e7fcae199376a3a1a4b0754029883 Mon Sep 17 00:00:00 2001 From: sairaj mote Date: Mon, 8 Jan 2024 14:09:45 +0530 Subject: [PATCH] adding intern payments dapp --- index.html | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/index.html b/index.html index e4d74e2..8271a4d 100644 --- a/index.html +++ b/index.html @@ -589,6 +589,21 @@ "repoHash": "bcd943193b9a76991e8d1ebd4bd88a30ece97f69efe80c37f3c5a733c76a2b6b", "repoLink": "https://github.com/ranchimall/flo-exchange" }, + { + "name": "Intern payments", + "description": "An app to view payments made to interns", + "icon": html``, + "appLink": "https://ranchimall.github.io/ribcpayments", + "moreLink": "#/dapps/intern-payments", + "tags": [ + "payments", + "intern", + "ribc" + ], + "category": "finance", + "repoHash": "2c4734d5958536a91c7db197ebe4bb958e5d3fecb18da8b068f023bcd30224b6", + "appHash": "666964ee5cd62ec597dc23a5858ce4e40846f722587096ce08df76c428f4eae7" + }, { "name": "KYC", "description": "An app to verify your identity",