ipfs-shipyard / net-ipfs-http-client

InterPlanetary File System client for .Net (C#, VB, F# ...)
MIT License
38 stars 16 forks source link

blazor/wasm #28

Closed unicomp21 closed 11 months ago

unicomp21 commented 11 months ago

Can this be used from a blazor/wasm browser app running in brave w/ local ipfs node enabled?

Derrick- commented 11 months ago

Yes, I have used this in a Blazor project

unicomp21 commented 11 months ago

thx!

unicomp21 commented 11 months ago

@Derrick- "think" i'm running into cors issues when hitting brave ipfs-node from the browser w/ blazor? is there a trick i'm missing?