当前位置: 首页 > 软件库 > Web3 > 区块链 >

remix-ide

Documentation for Remix IDE
授权协议 Readme
开发语言
所属分类 Web3、 区块链
软件类型 开源软件
地区 不详
投 递 者 汤枫涟
操作系统 跨平台
开源组织
适用人群 未知
 软件概览

The project code base has been moved to https://github.com/ethereum/remix-project

Although the documentation is still located in this repository.

Remix is a browser-based compiler and IDE that enables users to build Ethereum contracts with Solidity language and to debug transactions.

To try it out, visit https://remix.ethereum.org.

https://github.com/ethereum/remix-ide/releases also gives others ways to use Remix locally. Please check it out.

Remix consists of many modules and in this repository you will find the Remix IDE (aka. Browser-Solidity).

Remix screenshot

Release:

The latest release is always deployed to https://remix.ethereum.org, the actual code base is located at https://github.com/ethereum/remix-projectIt is also possible to run Remix as a desktop application https://github.com/ethereum/remix-desktop/releases (Osx, Linux, Windows).

Docker:

Prerequisites:

Run with docker

If you want to run latest changes that are merged into master branch then run:

docker pull remixproject/remix-ide:latest
docker run -p 8080:80 remixproject/remix-ide:latest

If you want to run latest remix-live release run.

docker pull remixproject/remix-ide:remix_live
docker run -p 8080:80 remixproject/remix-ide:remix_live

Run with docker-compose:

To run locally without building you only need docker-compose.yaml file and you can run:

docker-compose pull
docker-compose up -d

Then go to http://localhost:8080 and you can use you Remix instance.

To fetch docker-compose file without cloning this repo run:

curl https://raw.githubusercontent.com/ethereum/remix-ide/master/docker-compose.yaml > docker-compose.yaml

Documentation

To see details about how to use Remix for developing and/or debugging Solidity contracts, please see our documentation page

  • remix-ide安装文档:https://github.com/ethereum/remix-ide 本机环境: > lsb_release -a LSB Version: :core-4.1-amd64:core-4.1-noarch Distributor ID: CentOS Description: CentOS Linux release 7.4.1708 (Core) R

  • 时间来到2022年5月12日,在windows 10下,折腾了半天,终于得到了一些经验。 本地安装remix-ide remix-ide项目的托管地址,已经从 https://github.com/ethereum/remix-ide 迁徙到: https://github.com/ethereum/remix-project​​​​​ 安装方式不再是如下方法,这是过去式了,能安装,但是跑不起来,

  • windows安装remix-ide还是挺多不同的,当时安装网上找了很多资料,走过很多坑,这里记录一下: 1、环境需要安装nodejs,npm,配置好环境变量。注意版本要是最新的,最码不能太旧。       如果nodejs版本太旧就到官方上去下载最新的,windows的更新就是下载最新的包覆盖,什么n指令是没用的。地址:https://nodejs.org/en/download/      

  • 1.安装nodejs 2.在cmd中 npm install -g remix-ide 3.直接在cmd中 remix-ide 从这一步开始各种报错 我安装的版本是0.10.3 (这里可以查版本,必要时可以回退) https://www.npmjs.com/package/remix-ide 运行的时候 第一个报错的问题是: 缺少remixd的包 Error: Cannot find mod

  • 使用如下命令下载、安装、启动本地 Remix ide # 安装nx依赖 npm install -g @nrwl/cli # 下载ide源码项目 git clone https://github.com/ethereum/remix-project.git # 构建项目 cd remix-project npm install nx build remix-ide --with-deps # 启动

  • 一、准备及参考资料 github参考:https://github.com/ethereum/remix-ide node环境(不详细述) 二、简单模块儿安装 npm install remix-ide -g 三、启动 remix remix-ide 四、解决本地安装后加载编译库慢问题 加载编译库列表(list.json)慢,墙外偶尔加载失败 list.json 本地化 加载编译库js 文件慢,文

  • 1. 简介 remix-ide是ethereum基金会推出的合约开发套件.  solidity是非常难调试的东西, 执行错误的时候, 除了知道出错了根本没任何信息, 甚至有时候出错了和不知道. remix-ide可以一定程度上解决这个问题.   2. 安装 $npm install -g remix-ide 这会吧remix-ide全局安装.  执行 remix-ide运行. 通过浏览器访问htt

  • 估计是node v10和remix-ide不兼容,用node v9版本可以安装成功,折腾了我好几天 针对下列remix-ide git clone https://github.com/ethereum/remix-ide.git git clone https://github.com/ethereum/remix.git # only if you plan to link remix and

  • 配置本地Remix-ide 首先安装node和npm curl -sL https://deb.nodesource.com/setup_6.x | sudo -E bash - sudo apt-get install -y nodejs 使用上述代码是将node(8.9.3)和npm(5.5.1)安装到usr目录下 node -v npm -v 上述代码检查版本 直接使用下列代码安装rem

  • remix-ide简介 ? remix-ide是一款以太坊官方solisity语言的在线IDE,可用于智能合约的编写、测试与部署,不过某些时候可能是在离线环境下工作或者受限于网速原因,使用在线remix-ide进行智能合约的开发体验很差,所以搭建一个本地remix-ide开发环境更有助于提升工作的效率。 另建议使用linux或者mac进行智能合约的开发,windows会出现各种莫名其妙的问题(例如

 相关资料
  • Remix 是一个新的全栈式 JavaScript 框架,它摆脱了静态网站的生成,并且在其他方面做了一些与我们常用的其他框架不同的事情。它依靠 React 来渲染用户界面,如果你熟悉 Next.js,你肯定能发现很多相似之处。但它也有自己的特点,比如嵌套路由、数据获取和数据保存的处理以及错误处理等。 此前 Remix 并非开源项目,其个人和企业许可证的售价分别为每年 250 美元和每年 1000

  • Remix Icon 是一套面向设计师和开发者的开源图标库。图标风格为中性风格,适用于各种用户群体的项目。与拼凑混搭的图标库不同,Remix Icon 的每一枚图标都是由设计师按照统一规范精心绘制的,并确保每一枚图标在拥有完美像素对齐的基础上风格一致且简洁易读。图标以24x24网格为基准,分为“线性图标”和“面型图标”两种风格。所有的图标均可免费用于个人项目和商业项目 使用说明 基本用法 直接在r

  • Remix Project Remix Project is a platform for development tools that use a plugin architecture. It encompasses sub-projects including Remix Plugin Engine, Remix Libraries, and of course Remix IDE. Rem

  • 在开发者用Solidity语言开发合约的时候,一个良好的开发工具是必须的,本文为你简单介绍了Remix。 Remix是一个功能强大的开源工具,可以帮助您直接从浏览器编写Solidity合同。 Remix用JavaScript编写,支持在浏览器和本地使用,Remix还支持智能合约的测试,调试和部署等等。 Remix提供了一个在线编辑器,你不需要下载可以直接使用,请访问remix.dev获得完整功能,

相关阅读

相关文章

相关问答

相关文档