Paramètres

Pour accéder aux Réglages, cliquez sur la roue dentée située tout en bas du panneau d’icônes.

Bouton de réinitialisation

Le bouton Réinitialiser situé en haut du panneau de configuration permet de réinitialiser tous les paramètres par défaut.

Paramètres généraux

  • 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.

Jeton d’accès Github

Lorsque vous effectuez des opérations Git sur Github et que vous créez des GIST, il peut être nécessaire de saisir un jeton d’accès. Ce jeton possède les permissions spécifiques pour vos commandes Git. En fonction de l’opération, vous pouvez également avoir besoin d’entrer votre nom d’utilisateur Github et votre adresse e-mail. Remix n’enregistre pas votre mot de passe en dehors du stockage local de votre navigateur. https://github.com/settings/tokens

Jeton d’accès 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.

Cliquez sur here pour obtenir votre clé d’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.

Paramètres de l’essaim

Dans le Solidity Compiler, une fois la compilation terminée, il y a un bouton pour publier sur 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.

Paramètres IPFS

Tout comme les paramètres Swarm ci-dessus, les paramètres IPFS permettent de publier vos contrats sur IPFS depuis le Solidity Compiler.

  • Si vous n’indiquez aucun paramètre ici, vous utiliserez le nœud public INFURA. Cela ne garantit pas la persistance de vos données.

D’autres options s’offrent à vous :

  • Utilisez votre propre nœud INFURA IPFS. Ceci nécessite un abonnement. [En savoir plus] (https://infura.io/product/ipfs)

  • Utilisez n’importe quel IPFS externe qui ne nécessite pas d’authentification.

  • Utilisez votre propre nœud ipfs local (qui tourne généralement sous http://localhost:5001).

Thèmes

Choisissez les thèmes ici. Les thèmes Dark & Light sont les thèmes que l’équipe Remix maintient activement.

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.