diff --git a/data/ecosystems/n/near-protocol.toml b/data/ecosystems/n/near-protocol.toml index aabcc753..bd1c5052 100644 --- a/data/ecosystems/n/near-protocol.toml +++ b/data/ecosystems/n/near-protocol.toml @@ -559,6 +559,9 @@ url = "https://github.com/near/near-contract-helper" [[repo]] url = "https://github.com/near/near-drop-demo" +[[repo]] +url = "https://github.com/near/near-eth-rpc" + [[repo]] url = "https://github.com/near/near-evm"