FLO_WebAppStore/README.md
2019-05-02 20:20:57 +05:30

591 B

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.