From 27c2957a21296a55801e396a80591dafb8ff26e2 Mon Sep 17 00:00:00 2001
From: Maksym Zavershynskyi <35039879+nearmax@users.noreply.github.com>
Date: Thu, 6 Dec 2018 23:45:51 -0800
Subject: [PATCH] Add NearProtocol to crypto projects
http://nearprotocol.com
---
README.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/README.md b/README.md
index 79416c6..35ddc32 100644
--- a/README.md
+++ b/README.md
@@ -125,6 +125,7 @@ See also [Friends of Rust](https://www.rust-lang.org/friends.html)(organizations
### Cryptocurrencies
+* [nearprotocol/nearcore](https://github.com/nearprotocol/nearcore) — decentralized smart-contract platform for low-end mobile devices. ![Discord](https://img.shields.io/discord/490367152054992913.svg)
* [ethaddrgen](https://github.com/Limeth/ethaddrgen) — Custom Ethereum vanity address generator made in Rust [](https://travis-ci.org/Limeth/ethaddrgen)
* [coinbase-pro-rs](https://github.com/inv2004/coinbase-pro-rs) — Coinbase pro client in Rust, supports sync/async/websocket [](https://travis-ci.org/inv2004/coinbase-pro-rs)
* [Grin](https://github.com/mimblewimble/grin/) — Evolution of the MimbleWimble protocol