From 952bf7e39af53bcfb2a578b53c0fe9f2f809bf00 Mon Sep 17 00:00:00 2001 From: keorn Date: Thu, 20 Dec 2018 16:00:01 +0100 Subject: [PATCH] initial list --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5024b4cc..b0b586d9 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,5 @@ -# research -Overview of W3F research initatives +# Research + +- [GRANDPA finality gadget](https://github.com/w3f/consensus/blob/master/pdf/grandpa.pdf) +- [Polkadot specification draft](https://github.com/w3f/polkadot-re-spec) +- [Schnorr-Dalek Rust crypto](https://github.com/w3f/schnorr-dalek)