From 19d5fd4db6c4ff8ff7274e7570698b770a6c62c3 Mon Sep 17 00:00:00 2001 From: boneyard93501 <4523011+boneyard93501@users.noreply.github.com> Date: Thu, 25 Feb 2021 16:40:14 -0600 Subject: [PATCH] update readme --- Readme.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/Readme.md b/Readme.md index 02e98cf..10f3aae 100644 --- a/Readme.md +++ b/Readme.md @@ -4,6 +4,9 @@ This repo holds a collection of Fluence examples and tutorials across the entire ### call_parameters +To Do: +- [ ] Add documentation + ### greeting Fluence's peer-to-peer analogy to "Hello World." @@ -41,7 +44,12 @@ To Do: - [x] Add documentation - [ ] Add Rust frontend +### web3-examples +Illustrate Ethereum RPC calls as Fluence services. +To Do: +- [x] Add documentation +- [x] Add frontend ## Contributing