add, update readme

This commit is contained in:
boneyard93501 2021-08-01 17:19:28 -05:00
parent 9c8f2fc664
commit b7b099d3a2
2 changed files with 4 additions and 1 deletions

View File

@ -1,6 +1,6 @@
# Getting Started with Fluence # Getting Started with Fluence
This sample project demonstrates how fluence network can be accessed from the browser. As an example it retrieves the timestamp of the current time from the relay node. The project is based on an create-react-app template with slight modifications to integrate Fluence. The primary focus is the integration itself, i.e React could be swapped with a framework of your choice. This sample project demonstrates how Fluence network can be accessed from the browser. As an example it retrieves the timestamp of the current time from the relay node. The project is based on an create-react-app template with slight modifications to integrate Fluence. The primary focus is the integration itself, i.e React could be swapped with a framework of your choice.
## Getting started ## Getting started

3
hello-world/Readme.md Normal file
View File

@ -0,0 +1,3 @@
# Hello World
**This example is WIP due to an upcoming upgrade to the [Fluence JS SDK](https://github.com/fluencelabs/fluence-js). If you need support, especially with respect to hackathon projects, please contact us in our[discord]( https://fluence.chat) channel.**