The GG-Coin public SDKs live in the main monorepo, not here.
See developerz-ai/ggcoin.ai under sdks/:
sdks/js— published to npmsdks/{lua,java,python,csharp,php,go}— their native package managers
Per docs/initial-idea/10-monorepo.md: the SDKs live in the same repo and use
native package managers; the monorepo wraps them for versioning + CI, and each
publishes independently.
This repository is retained as a placeholder and can be archived.