From fa22a7dccf0a76727a5040815b2b9dd093c20440 Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Tue, 22 Sep 2020 08:31:12 -0700 Subject: [PATCH] Added Ledger app to Avalanche --- data/ecosystems/a/avalanche.toml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/data/ecosystems/a/avalanche.toml b/data/ecosystems/a/avalanche.toml index ba9e143b..284b9ccc 100644 --- a/data/ecosystems/a/avalanche.toml +++ b/data/ecosystems/a/avalanche.toml @@ -93,6 +93,9 @@ url = "https://github.com/ava-labs/gecko" [[repo]] url = "https://github.com/ava-labs/go-ethereum" +[[repo]] +url = "https://github.com/ava-labs/ledger-app-avalanche" + [[repo]] url = "https://github.com/ava-labs/linux-sgx"