1

I am using React.js to create an app for BlockStack marketplace, which I have a file uploader that upload files to BlockStack Gaia Storage through putFile method. This method is a Promise is return when a file is uploaded to the server. So, can I add a progress bar? For example, How much data is uploaded yet, percentage?

Moiz Farooq
  • 1,018
  • 9
  • 11
  • 1
    Currently not, there is an issue about this for blockstack.js: https://github.com/blockstack/blockstack.js/issues/351 – friedger Oct 10 '19 at 11:06

0 Answers0