'udapp.transactionsRecordedText':'All transactions (deployed contracts and function executions) can be saved and replayed inanother environment. e.g Transactions created in Javascript VM can be replayed in the Injected Web3.',
title="Publishing the source code and metadata to IPFS facilitates source code verification using Sourcify and will greatly foster contract adoption (auditing, debugging, calling it, etc...)"
@ -29,7 +32,12 @@ export function EnvironmentUI (props: EnvironmentProps) {
)
}
</select>
<ahref="https://remix-ide.readthedocs.io/en/latest/run.html#run-setup"target="_blank"rel="noreferrer"><iclassName="udapp_infoDeployAction ml-2 fas fa-info"title="check out docs to setup Environment"></i></a>