Docs
Written for the curious and for people building on Idlecash. What’s live, what’s in development, and exactly how each part behaves.
- 01OverviewWhat Idlecash is, what works today, and what's still being built.
- 02ArchitectureThe components of Idlecash, how data moves between them, and how the repository is organised.
- 03Desktop bridgeThe local HTTP protocol between the Idlecash website and the desktop app, including pairing and security requirements.
- 04Earn ModeThe rules a device follows before contributing anything, and how they're evaluated.
- 05Earn Mode in the browserHow Earn Mode runs inside a browser tab — what it reads, how it limits CPU, and what it does today.
- 06Earnings and payoutsHow earnings are recorded and reported, and how payouts reach your wallet.
- 07Assets and conversionsSupported assets, where prices and charts come from, how allocations are stored and how conversions are executed.
- 08SecurityThe security model, what it protects against, and what hasn't been done yet.
- 09RisksWhat Idlecash does not promise, and the risks of using it.
- 10DevelopmentRunning the website locally, configuration, and where to start on the desktop app.