ipfs-shipyard / net-ipfs-http-client

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

blazor/wasm #28

Closed unicomp21 closed 1 year ago

unicomp21 commented 1 year ago

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

Derrick- commented 1 year ago

Yes, I have used this in a Blazor project

unicomp21 commented 1 year ago

thx!

unicomp21 commented 1 year 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?