From b8ce21ecb9d61d1bfbb1b2d1aa2d637c83463d4a Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Wed, 29 Jan 2020 14:22:05 -0800 Subject: [PATCH] Added various Lambden repos --- data/ecosystems/l/lamden.toml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/data/ecosystems/l/lamden.toml b/data/ecosystems/l/lamden.toml index 4b3db693..11b1d413 100644 --- a/data/ecosystems/l/lamden.toml +++ b/data/ecosystems/l/lamden.toml @@ -33,6 +33,9 @@ url = "https://github.com/Lamden/clove-sign-plugin-prebuilt" [[repo]] url = "https://github.com/Lamden/clove_bounty" +[[repo]] +url = "https://github.com/Lamden/contractdb" + [[repo]] url = "https://github.com/Lamden/contracting" @@ -75,6 +78,9 @@ url = "https://github.com/Lamden/kademlia" [[repo]] url = "https://github.com/Lamden/lamden-cli" +[[repo]] +url = "https://github.com/Lamden/lamden-js" + [[repo]] url = "https://github.com/Lamden/lamden.github.io"