Create README.md
This commit is contained in:
parent
a84544742d
commit
bc98b25c25
12
README.md
Normal file
12
README.md
Normal file
@ -0,0 +1,12 @@
|
||||
# FLO_WebAppStore
|
||||
|
||||
FLO_WebAppStore is a webpage that lists the FLO Dapps to the users.
|
||||
The app details are stored in the FLO blockchain and are retrived from the blockchain using API calls.
|
||||
Users can navigate to respective Dapps on their choice.
|
||||
|
||||
### Instructions
|
||||
1. Open the FLO_WebAppStore.html in browser.
|
||||
2. The Apps detials will be retrived from API and store in IDB (local browser storage)
|
||||
3. Only the new details of the apps will be updated on each onload.
|
||||
4. The app name, description will be displayed on each app grid.
|
||||
5. Click on the app grid to open the webpage in a new tab.
|
||||
Loading…
Reference in New Issue
Block a user