diff --git a/docs/integrations-and-sdks/other-languages.md b/docs/integrations-and-sdks/other-languages.md index c30a6644b0..746f8241b8 100644 --- a/docs/integrations-and-sdks/other-languages.md +++ b/docs/integrations-and-sdks/other-languages.md @@ -44,4 +44,12 @@ While JavaScript and TypeScript dominate web development, smart contract fronten - Data analysis and blockchain monitoring - Backend automation scripts - Integration with existing Python ecosystems - - Rapid prototyping and testing \ No newline at end of file + - Rapid prototyping and testing + +### Golang +- **[wetee-dao/ink.go](https://github.com/wetee-dao/ink.go)** +- Golang library for ink! +- **Perfect for**: + - Data analysis and blockchain monitoring + - Backend services that interact with ink! + - Integration with existing Golang ecosystems