aquiladev / ipfs-action

GitHub Action for upload to IPFS. Supports Pinata, Infura pinning service as well as direct upload.
https://dapps-delivery-guide.readthedocs.io/
MIT License
177 stars 44 forks source link

Filebase Pinning API Support #48

Closed jtsmedley closed 2 years ago

jtsmedley commented 2 years ago

Adds Support for Filebase Pinning

Adds test for pinning to Pinata, Filebase, and Infura

jtsmedley commented 2 years ago

@aquiladev This is ready for your review whenever you have available time.

jtsmedley commented 2 years ago

rabin.wasm is used by the IPFS car chunker. We generate a CAR file before uploading to our S3 endpoint.

jtsmedley commented 2 years ago

@aquiladev All concerns should be addressed now. Thank you for your feedback.