Skip to content

Automate working with contract in myEtherWallet to test deployed contract

Notifications You must be signed in to change notification settings

j8kin/BDDContractViaMyEtherWallet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Verify deployed on rinkeyby blockchain contract via myEtherWallet

Verify contract which deployed into rinkeby network via myEtherWallet

This verification use protractor-cucumber framework.

Getting Started

Clone Repository

git clone https://github.com/j8kin/BDDContractViaMyEtherWallet.git
cd BDDContractViaMyEtherWallet

Install Dependencies

npm install

Start Webdriver Manager (in 1 terminal window)

npm run start-webdriver

Run Protractor (in another terminal window)

npm run protractor

About

Automate working with contract in myEtherWallet to test deployed contract

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published