remix.blockchainworx.com
Open in
urlscan Pro
52.147.195.75
Public Scan
URL:
https://remix.blockchainworx.com/
Submission: On June 17 via automatic, source certstream-suspicious
Submission: On June 17 via automatic, source certstream-suspicious
Form analysis
0 forms found in the DOMText Content
remix_logo1 FILE EXPLORERS Connect to a Local Plugin Inactive Modules28 3BOX SPACESBETA Activate A decentralized storage for everything that happen on Remix CHAINLENS Activate Browser & searcher for Ethereum smart contracts CONTROL FLOW GRAPHALPHA Activate Visualise the execution of a program DEBUG TOOLS FOR REMIX PLUGINSALPHA Activate Easily test and debug your plugins ! DEBUGGER Activate Debug transactions DEPLOY & RUN TRANSACTIONS Activate execute and save transactions ETHDOC - DOCUMENTATION GENERATOR Activate Generate Solidity documentation (as md) using Natspec ETHERSCAN - CONTRACT VERIFICATION Activate Verify Solidity contract code using Etherscan API ETHPM Activate Generate and import ethPM packages. FLATTENER Activate Flattens compiled smart contracts GAS PROFILERALPHA Activate Profile gas costs INKALPHA Activate ink! is a Rust-based embedded domain specific language (eDSL) for writing WebAssembly smart contracts specifically on Substrate LEARNETHBETA Activate Learn Ethereum with Remix! LEXONALPHA Activate Compile Lexon contracts MYTHX SECURITY VERIFICATION Activate Perform Static and Dynamic Security Analysis using the MythX Cloud Service ONE CLICK DAPP Activate A free tool to generate smart contract interfaces. PIPELINE Activate Visual IDE for contracts and dapps PROVABLE - ORACLE SERVICE Activate request real-world data for your contracts QUORUM NETWORKBETA Activate Deploy and interact with private contracts on a Quorum network. REMIXD Activate Using Remixd daemon, allow to access file system SOLHINT Activate Run Solhint in your Remix project SOLIDITY COMPILER Activate Compile solidity contracts SOLIDITY STATIC ANALYSIS Activate Checks the contract code for security vulnerabilities and bad practices. SOLIDITY UNIT TESTING Activate Fast tool to generate unit tests for your contracts SOURCE VERIFIERBETA Activate Source metadata fetcher and validator VYPER Activate Compile vyper contracts YUL+BETA Activate Build, test and deploy Yul+ contracts in remix. ZOKRATESALPHA Activate ZoKrates toolbox for zkSNARKs on Ethereum Permissions * browser * 1_Storage.sol * 2_Owner.sol * 3_Ballot.sol * 4_Ballot_test.sol HAVE A QUESTION? Gitter Channel GENERAL SETTINGS Generate contract metadata. Generate a JSON file in the contract folder. Allows to specify library addresses the contract depends on. If nothing is specified, Remix deploys libraries automatically. Always use Ethereum VM at Load Text Wrap Enable Personal Mode for web3 provider. Transaction sent over Web3 will use the web3.personal API - be sure the endpoint is opened before enabling it. This mode allows to provide the passphrase in the Remix interface without having to unlock the account. Although this is very convenient, you should completely trust the backend you are connected to (Geth, Parity, ...). Remix never persist any passphrase. GITHUB ACCESS TOKEN Manage the access token used to publish to Gist and retrieve Github contents. Go to github token page (link below) to create a new token and save it in Remix. Make sure this token has only 'create gist' permission. https://github.com/settings/tokens THEMES Dark (dark) Light (light) Cerulean (light) Flatly (light) Lumen (light) Minty (light) Pulse (light) Sandstone (light) Spacelab (light) Yeti (light) Cyborg (dark) Darkly (dark) Slate (light) Superhero (dark) Home 1 tabs XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX Learn moreUse previous version ENVIRONMENTS SolidityVyper FILE New File Open Files Connect to Localhost IMPORT FROM: GistGitHubSwarmIpfshttpsResolver-engine FEATURED PLUGINS PipelineMythXSource VerifyDebuggerMore RESOURCES Documentation Gitter channel Medium Posts Tutorials 0 listen on network Page 1 of 0 remix.call(message: {name, key, payload}): Call a registered plugins remix.getFile(path): Returns the content of the file located at the given path remix.setFile(path, content): set the content of the file located at the given path remix.debug(hash): Start debugging a transaction. remix.loadgist(id): Load a gist in the file explorer. remix.loadurl(url): Load the given url in the file explorer. The url can be of type github, swarm, ipfs or raw http remix.setproviderurl(url): Change the current provider to Web3 provider and set the url endpoint. remix.execute(filepath): Run the script specified by file path. If filepath is empty, script currently displayed in the editor is executed. remix.exeCurrent(): Run the script currently displayed in the editor remix.help(): Display this help message remix.debugHelp(): Display help message for debugging - Welcome to Remix v0.10.1 - You can use this terminal for: * Checking transactions details and start debugging. * Running JavaScript scripts. The following libraries are accessible: * web3 version 1.0.0 * ethers.js * swarmgw * remix (run remix.help() for more info) * Executing common command to interact with the Remix interface (see list of commands above). Note that these commands can also be included and run from a JavaScript script. * Use exports/.register(key, obj)/.remove(key)/.clear() to register and reuse object across script executions. > The Remix IDE has moved to http://remix.ethereum.org. This instance of Remix you are visiting WILL NOT BE UPDATED. Please make a backup of your contracts and start using http://remix.ethereum.org OK You are using an `https` connection. Please switch to `http` if you are using Remix against an `http Web3 provider` or allow Mixed Content in your browser.