Remix Etherscan Plugin

A plugin to verify contracts in Bscscan

CircleCI

Full documentation https://yummydao.gitbook.io/remix-bscscan-plugin/

Install

$ git clone git@github.com:blackluv/remix-bscscan-plugins.git

$ yarn

Commands

$ yarn start # start development project

$ yarn deploy # deploy to surge

$ yarn build # build production project

Todo: Support for all evm supported chains

Note: Forked from Machinalabs/remix-etherscan-plugin, and thanks for your great work.