Author

Topic: [ANN] DeployMyContract - easy and fast Ethereum deploy and verification tool (Read 237 times)

newbie
Activity: 4
Merit: 0
24/10 Release

  • MainNet balance bug fixed
newbie
Activity: 4
Merit: 0
20/10 Release

  • The Solidity  compiler was updated  to version 0.4.18.
  • Added page with compiler warnings.
newbie
Activity: 4
Merit: 0
17/10 Release

Now you can use a suffix of wei, finney, szabo, ether and suffixes like seconds, minutes, hours, days, weeks , years after literal numbers in constructor parameter fields.

https://preview.ibb.co/jWcnqm/suffix.jpg
newbie
Activity: 4
Merit: 0
DeployMyContract  - Windows based desktop application to deploy and verify Solidity smart contracts on Ethereum network

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.
You can use sources with 'import' directive - application will merge it for verification.


Is it free?

We take a small fee for each verification that goes into the development of the project.

Requirements

  • OS Windows 7 and higher
  • .NET 4.6.1

How to Use

1. Start the application
2. Select Ethereum network and source file or copy and past contract code to field.
3. Select contract and wallet key file, fill in constructor parameters if they exist.
4. Waiting for until your contract is tracked by Etherscan.
5. Congrutulation! Your contract was deployed and verified.


Support

Having trouble with DeployMyContract? Email to [email protected] and we’ll help you sort it out.
Jump to: