From 287d4fb8a4343efef03ce37e3e6a7bdcecce67e9 Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Tue, 25 Feb 2020 22:43:34 -0800 Subject: [PATCH] Added 0xcert protocol repos --- data/ecosystems/0/0xcert-protocol.toml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/data/ecosystems/0/0xcert-protocol.toml b/data/ecosystems/0/0xcert-protocol.toml index 334244d7..1eac2d44 100644 --- a/data/ecosystems/0/0xcert-protocol.toml +++ b/data/ecosystems/0/0xcert-protocol.toml @@ -18,6 +18,9 @@ url = "https://github.com/0xcert/api-example-deployment" [[repo]] url = "https://github.com/0xcert/api-example-order" +[[repo]] +url = "https://github.com/0xcert/burner" + [[repo]] url = "https://github.com/0xcert/client" @@ -78,6 +81,9 @@ url = "https://github.com/0xcert/example-asset-ledger-deploy-order" [[repo]] url = "https://github.com/0xcert/example-asset-management" +[[repo]] +url = "https://github.com/0xcert/example-asset-set-operator-order" + [[repo]] url = "https://github.com/0xcert/example-atomic-order"