Skip to content

msvprogs/DeployMyContract

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DeployMyContract

GUI-based Ethereum contract deployer and verifier

What is DeployMyContract app?

Basically, DeployMyContract is Solidity smart contract deploy and verification tool. A few simple steps and your contract will be compiled, deployed on the Ethereum network and verified on the Etherscan.

You can select not only the MainNet Ethereum network but test networks such as Kovan, Ropsten, Rinkeby.

Requirements

  • OS Windows 7 and higher
  • .NET 4.6.1

How to use

Start the application

1

Select Ethereum network and source file or copy and paste the contract code.

2

Check compiler warnings if any.

6

Select contract and wallet key file, fill in constructor parameters if there are some.

3

Wait until your contract is tracked by Etherscan.

4

Congrutulations! Your contract was deployed and verified.

5

About

GUI-based Ethereum contract deployer and verifier

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages