Any existing go tooling?

Hi, I know there is no official go tooling, however are there any known community projects aiming to provide go tooling/sdk for interacting with fuel from go?

Not that I’m aware of personally. However, it should be fairly straightforward to call the existing tooling from Go if you need to interact with forc programmatically using os/exec.

2 Likes