multiformats/cs-multihash

Xamarin.Forms compatibility

kiranbasvaraj opened this issue · 1 comments

Posting the issue specific to the repo here:
Say I need to use the cs-multihash nuget on a Xamarin.Forms mobile app to create a KECCACK-256 hash on a byte array. How is this supported? Thanks in Advance.

Hi, that should not be a problem if you’re using a relatively recent version of Xamarin.Forms that supports .NET Standard 1.6. Read here for assistance.