Skip to content

The Salad repository containing all client applications (web & desktop)

Notifications You must be signed in to change notification settings

contosworks/salad-applications

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Salad


Intro

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.

Table of contents

Getting Started

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

Projects

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.

Community

Development scripts

Storybook is organized as a monorepo using Lerna. Useful scripts include:

yarn bootstrap

Installs package dependencies and links packages together - using lerna

yarn build

Builds all projects in production mode - using lerna

yarn start

Starts all projects in development mode - using lerna

Contributing

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.

Bug Bounty

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.

About

The Salad repository containing all client applications (web & desktop)

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 96.6%
  • NSIS 1.1%
  • HTML 0.8%
  • JavaScript 0.4%
  • Python 0.3%
  • CSS 0.3%
  • Other 0.5%