Code Protobuf API
November 3, 2025 ยท View on GitHub
Code Protobuf API
The APIs and models for communication between Code clients and server.
Services
Code Generation
Generated code can be found under the generated/ directory. The following languages are directly supported:
- Go
- TypeScript/JavaScript (via Protobuf-ES)
To generate all code, run:
make
Or to generate a specific language, run:
make {go, protobuf-es}
Getting Help
If you have any questions or need help integrating Flipcash into your website or application, please reach out to us on Twitter.
Contributing
For now the best way to contribute is to share feedback on Discord. This will evolve as we continue to build out the platform and open up more ways to contribute.