From 96a8ea19168f5740419b8f28abd0b6f2cf079e49 Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Thu, 19 Nov 2020 08:51:49 -0800 Subject: [PATCH] Added optimism integration to Lukso --- data/ecosystems/l/lukso.toml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/data/ecosystems/l/lukso.toml b/data/ecosystems/l/lukso.toml index 6009677b..eb6f03bb 100644 --- a/data/ecosystems/l/lukso.toml +++ b/data/ecosystems/l/lukso.toml @@ -75,6 +75,9 @@ url = "https://github.com/lukso-network/nfc-tag-js" [[repo]] url = "https://github.com/lukso-network/openethereum" +[[repo]] +url = "https://github.com/lukso-network/optimism-integration" + [[repo]] url = "https://github.com/lukso-network/optimism-monorepo"