Impostazioni

Per accedere alle Impostazioni clicca sull’ingranaggio in fondo al pannello delle icone.

Pulsante di reset

Il pulsante Resetta nella parte superiore del pannello delle Impostazioni ripristina tutte le impostazioni predefinite.

Impostazioni generali

  • 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 di accesso a Github

Quando si eseguono operazioni Git su Github e si creano GIST, potrebbe essere necessario inserire un token di accesso. Questo token ha i permessi specifici per i tuoi comandi Git. A seconda dell’operazione, potrebbe essere necessario inserire anche il tuo nome utente e l’indirizzo e-mail di Github. Remix non salva la tua password al di fuori della memoria locale del tuo browser. https://github.com/settings/tokens

Token di accesso a 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.

Clicca [here] (https://etherscan.io/myapikey) per ricevere la chiave API di Etherscan.

Sindri Settings

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

Impostazioni di Swarm

Nel compilatore Solidity, al termine della compilazione, c’è un pulsante per pubblicare su 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.

Impostazioni IPFS

Proprio come le impostazioni di Swarm, le impostazioni IPFS servono per pubblicare i contratti su IPFS dal compilatore Solidity.

  • Se qui non si inserisce nessuna impostazione, si utilizzerà il nodo pubblico di INFURA. Questo non garantisce la persistenza dei dati.

Altre opzioni sono:

  • Utilizzare il proprio nodo IPFS di INFURA. Questo richiede un’iscrizione. Per saperne di più

  • Utilizzare qualsiasi IPFS esterno che non richieda alcuna autenticazione.

  • Usare il proprio nodo ipfs locale (che di solito viene eseguito con http://localhost:5001)

Temi

Scegliere i temi qui. I temi Scuro e Chiaro sono i temi che il team di Remix mantiene attivamente.

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.