Ajustes

Para llegar a Configuración haga clic en el engranaje situado en la parte inferior del panel de iconos.

Botón de reinicio

El botón Restablecer situado en la parte superior del panel Configuración restablecerá todos los ajustes a los valores predeterminados.

Ajustes generales

  • Generate contract metadata is used for deploying with libraries. See our blog post on the subject: Deploying with Libraries

  • Always use Remix VM at Load will make the Remix VM the selected environment when Remix loads.

  • Word wrap controls if word wrap is enabled in the Editor.

  • Enable code completion in editor controls code completion. Autocompleting Solidity code happens when you type in the Editor. This option has the Compiler run in the background. For more information about autocomplete, see the Editor docs.

  • Display gas estimates in editor controls if gas estimates are shown. The gas estimates only works when a compilation is successful.

  • Display errors in editor while typing

  • Personal mode can be used when one is connecting to a local node. It is used to have Remix temporarily save the passphrase - so that you don’t need to unlock the account in GETH. Remix will not persist the passphrase - so if you refresh your browser the passphrase will be gone.

  • Matomo Analytics is our «opt-in» analytics platform. The option to turn on Matomo is offered when you first come to Remix. You can disable or enable Matomo here in the Settings panel. We do not collect any personally identifiable information (PII) and our reports are public. See our blog post on the subject.

  • Save environment state controls if state of the Remix VM (Remix’s simulated blockchain) is saved in a file in the File Explorer. With this option enabled, the Remix VM’s state will be saved, so if the browser is closed, the state of the VM will be preserved when you return. This is true as long as the storage in your browser does not get cleared or corrupted.

Solidity Copilot Alpha

These settings are primarily for the code completion functions of Remix’s AI tool, Solidity Copilot. See this doc page for more information about AI in Remix.

There are two settings for Solidity Copilot:

Maximum words

Max words sets the maximum number of words that will be returned. The fewer the words, the more likely that a context-accurate answer will be returned and the quicker the response time.

Temperature

Temperature is an advanced setting. As the setting is increased, the range of possible answers will increase. A higher number is more likely to return a relevant answer.

Token de acceso a Github

Al realizar operaciones Git en Github y al crear GISTs, puede ser necesario introducir un token de acceso. Este token tiene los permisos específicos para sus comandos Git. Dependiendo de la operación, puede que también necesite introducir su nombre de usuario y dirección de correo electrónico de Github. Remix no guarda la información de su contraseña fuera del almacenamiento local de su navegador. https://github.com/settings/tokens

Token de acceso Etherscan

When debugging verified contracts with the Remix Debugger, it is necessary to input your Etherscan access token in the Settings panel. Whereas, when verifying a contract with the Contract Verification - Etherscan plugin, the API key is input there and not in the Settings panel.

Haga clic en here para obtener su clave API Etherscan.

Sindri Settings

The access token is used to compile ZKP circuits and generate proofs with Sindri. To generate the token go to Sindri.

Configuración del enjambre

En el compilador de Solidity, una vez finalizada la compilación, hay un botón para publicar en Swarm.

Without putting in an address & postage stamp, you’ll be using the public gateway, which may not persist your content as surely as if you put in your own info.

Ajustes IPFS

Al igual que los ajustes de Swarm anteriores, los ajustes de IPFS sirven para publicar sus contratos en IPFS desde Solidity Compiler.

  • Si no introduce ninguna configuración aquí, utilizará el nodo público INFURA. Esto no garantizará que sus datos persistan.

Otras opciones son

  • Utilice su propio nodo INFURA IPFS. Esto requiere una suscripción. Más información

  • Utilice cualquier IPFS externo que no requiera autentificación.

  • Utilice su propio nodo local ipfs (que normalmente se ejecuta bajo http://localhost:5001)

Temas

Elija los temas aquí. Los temas Oscuro y Claro son los temas que el equipo Remix mantiene activamente.

Language

The Remix user interface is available in a number of languages. If you don’t see your prefered language, please join our translation platform. Similarly, if you don’t see this documentation in your language, please help us out on our platform for translating documentation.