'Calculate CID for a file without uploading to IPFS in C#
I've wrote in the past an AWS Lambda that uses Nodejs to calculate the CID , using the following npm package: ```pure-ipfs-only-hash``. For a revision on the lambda function we're using we would switch to .NET Core 6 lambda so I wish to know if there're a package that I can use that calculates the CID passing a file or a stream, without the need to upload to IPFS Thanks
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
