Content pfp
Content
@
0 reply
0 recast
0 reaction

Christian Montoya ๐ŸฆŠ pfp
Christian Montoya ๐ŸฆŠ
@m0nt0y4
I put Minesweeper in MetaMask. No, really, I made a Snap that puts a fully interactive Minesweeper game INSIDE the MetaMask Extension. Here's how I did it and how you can build fun interactive experiences like this too ๐Ÿงต
6 replies
6 recasts
21 reactions

Samuel pfp
Samuel
@samuellhuber.eth
wait does this mean metamask snaps can / will also be mini apps? @matthewfox @frederik
3 replies
0 recast
5 reactions

Frederik Bolding ๐ŸฆŠ pfp
Frederik Bolding ๐ŸฆŠ
@frederik
Yes! We've built out a system that lets Snaps construct interactive user interfaces using JSX syntax. Leaning towards React where possible with some differences in input handling still. Here's a basic example: https://github.com/MetaMask/snaps/tree/main/packages/examples/packages/jsx
3 replies
0 recast
0 reaction

Samuel pfp
Samuel
@samuellhuber.eth
soooooo I could also implement this with React Native right?
1 reply
0 recast
0 reaction

Frederik Bolding ๐ŸฆŠ pfp
Frederik Bolding ๐ŸฆŠ
@frederik
You don't need React or React native, it all runs off the Snaps SDK. But if you're familiar with either you'll feel right at home!
1 reply
0 recast
0 reaction

Samuel pfp
Samuel
@samuellhuber.eth
yeah no not saying I neeeed. more like I want :) matthew knows. the goal being build once, deploy everywhere and if I can also get it into snaps then yes yes yes
1 reply
0 recast
1 reaction