# remix-app
**Repository Path**: sloot/remix-app
## Basic Information
- **Project Name**: remix-app
- **Description**: No description available
- **Primary Language**: Unknown
- **License**: Not specified
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2021-06-09
- **Last Updated**: 2024-12-04
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
#
remix-app
This project packages Remix, the excellent Ethereum Solidity IDE, into
a dedicated desktop application that runs from your local machine. Remix-app
also caches solc compiler downloads so Remix is fully usable in airplane mode.
## Install or Build your own
**To install a pre-built image, see:** https://github.com/horizon-games/remix-app/releases
**To build your own:**
1. Clone this repo
2. `yarn install`
3. `yarn dist`
4. Find the distribution for your os in dist/
## Related links
* Remix online version: https://remix.ethereum.org
* Remix runtime: https://github.com/ethereum/remix
* Remix IDE: https://github.com/ethereum/browser-solidity
## Credits
* Thanks to the amazing efforts by @yann300 + team for writing https://github.com/ethereum/remix
* Thanks to @acrylix for contributing
## LICENSE
MIT