This repository contains the backend for the Code Tip Card project, a new feature in the Code app that enables any Code user to seamlessly accept tips from anyone in the world.
Code is a mobile app that leverages self custodial blockchain technology to deliver a seamless payments experience that is instant, global, and private.
The codebase is split into the following packages:
backend
- A server that shows a Code Tip Card for connected X accounts.frontend
- Empty for now, the frontend is provided by the Code SDK.renderer
- The opengraph tile renderer.
This project makes use of the code-sdk.
Each package has its own Makefile
, which can be used to build and run the package. Additionally, you can run each package in a Docker container. Use npm run dev
to run the local development environment both the frontend and backend.
If you have any questions or need help integrating Code into your website or application, please reach out to us on Discord or Twitter.
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.