Salad allows PC gamers to monetize latent computer time in return for digital goods and physical items - gamers can convert PC idle-time into things they love, like games, gift cards, downloadable content, subscriptions, donations, hardware and more. Most gamers use their computers less than two hours per day, but with Salad their PC is value-adding 24/7!
To support this mission of generating useful content from idle computer time, we mine for cryptocurrency. Specifically, we use GMiner to mine BEAM and Ethminer to mine in support of the Ethereum network.
Salad uses Lerna and Yarn to manage dependencies for the projects.
First check out the repository to your machine. Then install dependencies via Yarn.
cd salad-apps
yarn bootstrap
Build all the projects. Please check the projects for details for specific projects.
yarn build
Project | Directory | Description |
---|---|---|
Desktop App | packages/desktop-app | The primary Electron application that users install on their machines. Include all miners and high performance computing libraries. |
Web App | packages/web-app | The primary UI that users interact with when using Salad. Available via the Desktop App or at app.salad.io. |
- Tweeting via @saladtech
- Posting on @salad.tech
- Blogging at Medium
- Chatting on Discord
Storybook is organized as a monorepo using Lerna. Useful scripts include:
Installs package dependencies and links packages together - using lerna
Builds all projects in production mode - using lerna
Starts all projects in development mode - using lerna
We welcome contributions to Storybook!
-
📥 Pull requests and 🌟 Stars are always welcome.
-
Read our contributing guide to get started.
-
Talk to us, we'll find something to suits your skills and learning interest.
Salad is committed to building and protecting the world's most trusted way to monetize idle compute time. If you believe you have discovered a bug or potential security vulnerability, we will gladly compensate you with some 💰💰💰 for disclosing the issue to us. Please submit a GitHub issue any details to help us reproduce and squash the bug.