Counter
+MetaMask Counter
- This is a simple application tracking some on-chain state that remembers the value of an integer counter. + This is a simple application tracking some on-chain state that remembers the value of an integer counter, with transactions signed by MetaMask.
- Click the button to submit a block that increments the counter, and watch your local node's state update in real-time. + You'll need to have MetaMask installed and connected to the page for this demo to run. +
++ Click the button to ask MetaMask to sign a block with your key that increments the counter.