From 639dca774f0b8ad2f37cc23ebaddc5c8e459be96 Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Thu, 19 Dec 2019 10:51:20 -0800 Subject: [PATCH] Added Kin Rewards Engine --- data/ecosystems/k/kin.toml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/data/ecosystems/k/kin.toml b/data/ecosystems/k/kin.toml index 9e700f2c..c4aa8640 100644 --- a/data/ecosystems/k/kin.toml +++ b/data/ecosystems/k/kin.toml @@ -333,6 +333,9 @@ url = "https://github.com/kinecosystem/payment-service" [[repo]] url = "https://github.com/kinecosystem/py-kin-base" +[[repo]] +url = "https://github.com/kinecosystem/rewards-engine" + [[repo]] url = "https://github.com/kinecosystem/send-kin-ios"