Skip to content

horizon-games/remix-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

remix 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.

screenshot

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

Credits

LICENSE

MIT