crustio/crust

Both uploading and fetching is really slow

amiyatulu opened this issue · 0 comments

It takes about 3-5 mins to upload data and another 3-5 mins fetch data from crust network, even for small file size.

curl "https://crustipfs.xyz/api/v0/add?pin=true" --header 'Authorization: Basic base64key' -X POST -H "Content-Type: multipart/form-data" -F file=@"sample-result.json"