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"