From 7e58d451a9cf6135a28ce87c3493687320161d45 Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Tue, 29 Oct 2019 08:33:07 -0700 Subject: [PATCH] NEAR Protocol Client Repos --- data/ecosystems/n/near-protocol.toml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/data/ecosystems/n/near-protocol.toml b/data/ecosystems/n/near-protocol.toml index 83339aa6..cf1d3cf5 100644 --- a/data/ecosystems/n/near-protocol.toml +++ b/data/ecosystems/n/near-protocol.toml @@ -111,6 +111,12 @@ url = "https://github.com/nearprotocol/near-bridge" [[repo]] url = "https://github.com/nearprotocol/near-chess" +[[repo]] +url = "https://github.com/nearprotocol/near-client-ios" + +[[repo]] +url = "https://github.com/nearprotocol/near-client-unity" + [[repo]] url = "https://github.com/nearprotocol/near-contract-helper" @@ -156,6 +162,9 @@ url = "https://github.com/nearprotocol/near-shell" [[repo]] url = "https://github.com/nearprotocol/near-todomvc" +[[repo]] +url = "https://github.com/nearprotocol/near-unity-ios" + [[repo]] url = "https://github.com/nearprotocol/near-wallet"