How to use Boxo library or SDK for IPFS with Go language?

Hello,

I could not find any documentation on how to use ipfs boxo. In short, I want to use ipfs with the go language, and when I look at the information about kubo, there are old libraries. Where are the current documents on how to use ipfs with go? If anyone has information, please help.

Thank you for your support.

Hey have you found:
GitHub - ipfs/boxo: A set of reference libraries for building IPFS applications and implementations in GO. and https://github.com/ipfs/boxo/tree/main/examples ?

there are only codes in the links you suggested, I want to learn exactly what and how it is used and what it means. for example, what does the term gateaway mean, what does this class do, I am looking for a lesson that defines this class and shows the code with an example. thanks @Jorropo

1 Like