Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 9 additions & 1 deletion docs/integrations-and-sdks/other-languages.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
- 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