All Projects → horizon-games → Remix App

horizon-games / Remix App

Ethereum Remix Solidity IDE, electron edition

Programming Languages

javascript
184084 projects - #8 most used programming language
solidity
1140 projects

Projects that are alternatives of or similar to Remix App

Pymaker
Python API for Maker contracts
Stars: ✭ 158 (-6.51%)
Mutual labels:  ethereum
Nimbus Eth2
Nim implementation of the Ethereum 2.0 blockchain
Stars: ✭ 162 (-4.14%)
Mutual labels:  ethereum
Unstoppable Wallet Android
A secure and decentralized Bitcoin and other cryptocurrency wallet for Android phones. Supports Bitcoin, Ethereum, EOS, Binance Chain, Bitcoin Cash, DASH, ...
Stars: ✭ 165 (-2.37%)
Mutual labels:  ethereum
Crowdfunding
基于区块链(以太坊)技术的安全众筹系统
Stars: ✭ 159 (-5.92%)
Mutual labels:  ethereum
Curso blockchain
Indtroductory course to cryptocurrencies and applications of Blockchain technologies.
Stars: ✭ 161 (-4.73%)
Mutual labels:  ethereum
Tokenbalance
Simple Ethereum API to get your ERC20 Token Balance along with useful information
Stars: ✭ 163 (-3.55%)
Mutual labels:  ethereum
Prettier Plugin Solidity
Prettier plugin for Solidity
Stars: ✭ 156 (-7.69%)
Mutual labels:  ethereum
Cicero
Accord Project Smart Templates Implementation
Stars: ✭ 166 (-1.78%)
Mutual labels:  ethereum
Sparkle Token
Sparkle Peer to Peer Ecosystem Built on Ethereum
Stars: ✭ 162 (-4.14%)
Mutual labels:  ethereum
Dasp
The Decentralized Application Security Project
Stars: ✭ 166 (-1.78%)
Mutual labels:  ethereum
Ico Contracts
Ethereum smart contracts that have been used during successful ICOs
Stars: ✭ 160 (-5.33%)
Mutual labels:  ethereum
Kethereum
Kotlin library for Ethereum
Stars: ✭ 161 (-4.73%)
Mutual labels:  ethereum
Prysm
Go implementation of Ethereum proof of stake
Stars: ✭ 2,323 (+1274.56%)
Mutual labels:  ethereum
Vault Ethereum
A plugin that turns Vault into an Ethereum wallet.
Stars: ✭ 159 (-5.92%)
Mutual labels:  ethereum
Toshi Android Client
Android client for Toshi
Stars: ✭ 167 (-1.18%)
Mutual labels:  ethereum
Rainbowminer
GPU/CPU Mining script with intelligent profit-switching between miningpools, algorithms, miners, using all possible combinations of devices (NVIDIA, AMD, CPU). Features: actively maintained, uses the top actual miner programs (Bminer, Ccminer, Claymore, Dstm, EnemyZ, Sgminer, T-rex and more) easy setup wizard, webinterface, auto update.
Stars: ✭ 158 (-6.51%)
Mutual labels:  ethereum
Evmone
Fast Ethereum Virtual Machine implementation
Stars: ✭ 162 (-4.14%)
Mutual labels:  ethereum
Smart Contract Watch
A tool to monitor a number of smart contracts and transactions
Stars: ✭ 168 (-0.59%)
Mutual labels:  ethereum
Mastering Ethereum
分散アプリケーションプラットフォーム「ethereum」の入門書
Stars: ✭ 165 (-2.37%)
Mutual labels:  ethereum
Machinomy
Node.js library for micropayments in Ether and ERC20 tokens over HTTP
Stars: ✭ 164 (-2.96%)
Mutual labels:  ethereum

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].