Flipcash server monolith containing the gRPC/web services and workers that power Flipcash.
Flipcash is a self-custodial mobile wallet app leveraging the Open Code Protocol to provide a seamless multi-currency payments experience.
-
Install Go. See the official documentation.
-
Download the source code.
git clone git@github.com:code-payments/flipcash2-server.git- Run the test suite:
make test