Skip to content

Latest commit

 

History

History

api

plugin-api

This library host all the API of the common plugins.

Here is the list of native plugins exposed by Remix IDE

Click on the name of the api to get the full documentation.

API Name Description
File System fileManager Manages the File System
Compiler solidity The solidity Compiler
Editor editor Enables highlighting in the code Editor
Network network Defines the network (mainnet, ropsten, ...) and provider (web3, vm, injected) used
Udapp udapp Transaction listener
Unit Testing solidityUnitTesting Unit testing library in solidity
Settings settings Global settings of the IDE
Content Import contentImport Import files from github, swarm, ipfs, http or https.
Terminal terminal Log to the terminal