Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 296 Bytes

File metadata and controls

8 lines (5 loc) · 296 Bytes

Solidityproject

How to interact with this contract?

The contractaddress is: 0x9D36c869633fbdb23cfAc47953A508a9b5dD6712

To increase the counter: transact with the function 'incrementCounter' to the contractaddress.

To retrieve the current value of the counter: call the function 'getCounter'