File tree Expand file tree Collapse file tree 1 file changed +6
-3
lines changed
examples/hosted-counter-metamask Expand file tree Collapse file tree 1 file changed +6
-3
lines changed Original file line number Diff line number Diff line change 2121 < div class ="container ">
2222 < div class ="content ">
2323 < div class ="description ">
24- < h1 > Counter</ h1 >
24+ < h1 > MetaMask Counter</ h1 >
2525 < p >
26- This is a simple application tracking some on-chain state that remembers the value of an integer counter.
26+ This is a simple application tracking some on-chain state that remembers the value of an integer counter, with transactions signed by MetaMask .
2727 </ p >
2828 < p >
29- Click the button to submit a block that increments the counter, and watch your local node's state update in real-time.
29+ You'll need to have MetaMask installed and connected to the page for this demo to run.
30+ </ p >
31+ < p >
32+ Click the button to ask MetaMask to sign a block with your key that increments the counter.
3033 </ p >
3134 </ div >
3235 < div class ="ui ">
You can’t perform that action at this time.
0 commit comments