Skip to content

Machinalabs/remix-etherscan-plugin

Repository files navigation

🚨🚨🚨🚨🚨 WARNING 🚨🚨🚨🚨🚨

This repository is not maintained anymore.

The Remix Team has included this into the core Remix project.

You can check it here. https://github.com/ethereum/remix-project/tree/master/apps/etherscan


Remix Etherscan Plugin

A plugin to verify contracts in Etherscan

CircleCI

Full documentation https://remix-etherscan-plugin.readthedocs.io/en/latest/

Install

$ git clone git@github.com:Machinalabs/remix-etherscan-plugin.git

$ yarn

Commands

$ yarn start # start development project

$ yarn deploy # deploy to surge

$ yarn build # build production project