45 packages
electron-app-manager
<h1 align="center">Electron App Manager</h1>
embark-remix
load remix IDE from embark environment
ethereum-remix
Ethereum IDE and tools for the web
remix-analyzer
Tool to perform static analysis on Solidity smart contracts
remix-astwalker
Remix sub-module for walking through AST
remix-core
Ethereum IDE and tools for the web
remixd
remix server: allow accessing file system from remix.ethereum.org and start a dev environment (see help section)
remix-debug
Tool to debug Ethereum transactions
remix-debugger
Ethereum IDE and tools for the web
remix-ide
Extendable Web IDE for Ethereum
remix-lib
Ethereum IDE and tools for the web
remix-plugin
Ethereum IDE and tools for the web
@remixproject/engine
This is the core library used to create a new plugin engine.
@remixproject/engine-electron
This library was generated with [Nx](https://nx.dev).
@remixproject/engine-node
This library was generated with [Nx](https://nx.dev).
@remixproject/engine-plugin
This library was generated with [Nx](https://nx.dev).
@remixproject/engine-theia
This library was generated with [Nx](https://nx.dev).
@remixproject/engine-vscode
The **vscode engine** provides a list of connectors & plugins for a **plugin engine** that is built inside vscode. ``` npm install @remixproject/engine-vscode ```
@remixproject/engine-web
The web engine provides a connector for Iframe & Websocket. `npm install @remixproject/engine-web`
@remix-project/ghaction-helper
Solidity Tests GitHub Action Helper
@remixproject/plugin
This is the core library used to create a new external plugin.
@remixproject/plugin-api
This library host all the API of the common plugins.
@remixproject/plugin-child-process
This library was generated with [Nx](https://nx.dev).
@remixproject/plugin-electron
```
@remixproject/plugin-iframe
**Except if you want your plugin to ONLY work on the web, prefer [@remixproject/plugin-webview](../webview)**