# Simple example

- **elon.js** - main thread
- **earn_in_crypto.js** - worker/thread

```js
node elon.js
```
