ipfs-shipyard / ipfs-deploy

Zero-Config CLI to Deploy Static Websites to IPFS
Other
1.15k stars 122 forks source link

feat: add handing of Infura credentials #232

Closed banciur closed 2 years ago

banciur commented 2 years ago

Hey

Infura has feature to create user account than you can manage your pins. I need it for my project so I added it.

Here is Infura doc how to authorize - https://docs.infura.io/infura/networks/ipfs/getting-started/make-requests#use-ipfs-http-client

best regards Tomek