15 |
Injected plugin element
16 | {block && (
17 |
Current block number: {block}
18 | )}
19 |
20 | );
21 | };
22 |
23 | export default MyElement;
24 |
--------------------------------------------------------------------------------
/package.json:
--------------------------------------------------------------------------------
1 | {
2 | "name": "sample-burner-wallet-plugin",
3 | "description": "Sample repo for building a Burner Wallet 2 plugin",
4 | "author": "David Mihal