How to build, sign and send a Polygon transaction in Golang?

Sorry for this noob question but as with Ethereum, are there any go librairies to build, sign and send transactions over the network easily?
I would like to do so in order to store specific data in the transaction’s metada field.

Thank you for your help.

1 Like