From 57abaf17ff69f7aabc9edcaaf12cbb363c077fad Mon Sep 17 00:00:00 2001 From: Sean Brennan Date: Tue, 24 Mar 2020 15:03:44 -0700 Subject: [PATCH] update guides README --- guides/{frontend-tutorials.md => README.md} | 4 ++++ 1 file changed, 4 insertions(+) rename guides/{frontend-tutorials.md => README.md} (93%) diff --git a/guides/frontend-tutorials.md b/guides/README.md similarity index 93% rename from guides/frontend-tutorials.md rename to guides/README.md index a56e0c1..0ca0d3e 100644 --- a/guides/frontend-tutorials.md +++ b/guides/README.md @@ -1,5 +1,9 @@ # Infura & Frontends Guide +This directory contains code for the guide series on blog.infura.io + +Below, you can find a curated list of links and tutorials for learning web3 and frontend development for dapps. These are very useful for starting out, including reseources for hackathons and similar projects. + ## Ethereum Libraries for Web3 connections: (use Infura API key as the Provider/Gateway/RPC URL for these) #### Javascript