From 0253cd61bde7f2c096e850348faa113c4fe9640e Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Mon, 6 Jan 2020 09:48:28 -0800 Subject: [PATCH] Added Bora platform sample code --- data/ecosystems/b/bora.toml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/data/ecosystems/b/bora.toml b/data/ecosystems/b/bora.toml index f7e4b3c2..10d2feab 100644 --- a/data/ecosystems/b/bora.toml +++ b/data/ecosystems/b/bora.toml @@ -9,6 +9,9 @@ github_organizations = ["https://github.com/boraecosystem"] [[repo]] url = "https://github.com/boraecosystem/bmttool" +[[repo]] +url = "https://github.com/boraecosystem/BORA-Platform-Sample-LoginTest" + [[repo]] url = "https://github.com/boraecosystem/bora-token-contract"