21 packages
@remix-project/engine-electron
This library was generated with [Nx](https://nx.dev).
@remix-project/engine-node
This library was generated with [Nx](https://nx.dev).
@remix-project/engine-plugin
This library was generated with [Nx](https://nx.dev).
@remix-project/engine-theia
This library was generated with [Nx](https://nx.dev).
@remix-project/engine-vscode
The **vscode engine** provides a list of connectors & plugins for a **plugin engine** that is built inside vscode. ``` npm install @remix-project/engine-vscode ```
@remix-project/engine-web
The web engine provides a connector for Iframe & Websocket. `npm install @remix-project/engine-web`
@remix-project/ghaction-helper
Solidity Tests GitHub Action Helper
@remix-project/plugin
This is the core library used to create a new external plugin.
@remix-project/plugin-api
This library host all the API of the common plugins.
@remix-project/plugin-webview
This library provides connectors to connect a plugin to an engine that can load webview or iframes. ``` npm install @remix-project/plugin-webview ```
@remix-project/plugin-ws
This library is a connector that connects a node server to using the `ws` library to the engine.
@remix-project/remix-analyzer
Tool to perform static analysis on Solidity smart contracts
@remix-project/remix-astwalker
Tool to walk through Solidity AST
@remix-project/remixd
remix server: allow accessing file system from remix.ethereum.org and start a dev environment (see help section)
@remix-project/remix-debug
Tool to debug Ethereum transactions
@remix-project/remix-lib
Library to various Remix tools
@remix-project/remix-simulator
Ethereum IDE and tools for the web
@remix-project/remix-solidity
Tool to load and run Solidity compiler
@remix-project/remix-tests
Tool to test Solidity smart contracts
@remix-project/remix-url-resolver
Solidity import url resolver engine
@remix-project/remix-ws-templates
Create a Remix IDE workspace using different templates