Pinata.Client
Pinata.Client copied to clipboard
:floppy_disk: A simple .NET/C# client for Pinata and IPFS. https://pinata.cloud
Results
2
Pinata.Client issues
Sort by
recently updated
recently updated
newest added
Is there a simple example of AddPinataFile for PNG from filepath anywhere ? I am struggling to get this to work
question
**Context** Hi, thanks for your Pinata client first of all. I needed to upload a directory with files. In `PinFileToIpfsAsync` I've passed `Action` in which I've called `AddPinataFile` only once...