Skip to content

Commit

Permalink
Added links to template Snap and 5-Minute tutorial (MetaMask#437)
Browse files Browse the repository at this point in the history
* Added links to template Snap and 5-Minute tutorial

* Update docs/guide/snaps-development-guide.md

Co-authored-by: Erik Marks <[email protected]>
  • Loading branch information
Montoya and rekmarks authored Mar 29, 2022
1 parent 8aa24a9 commit 7d7ed12
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/guide/snaps-development-guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -314,5 +314,6 @@ MetaMask also maintains a growing list of tools to help developers debug, build

- [Snaps Inspector](https://inspector.open-rpc.org/?request[jsonrpc]=2.0&request[method]=confirm&request[params][0]=hello&request[params][1]=more&request[params][2]=lorem%20ipsum&request[id]=0&url=npm:@metamask/test-snap-confirm&customTransport[type]=plugin&customTransport[name]=Snaps&customTransport[transport][type]=postmessageiframe&customTransport[transport][name]=PostMessageIframe&customTransport[uri]=https://xops.github.io/inspector-snaps-transport/) - An API tool to make JSON-RPC requests directly to Snaps.
- [Snaps OpenRPC Generator](https://github.com/xops/snaps-openrpc-generator) - A project skeleton generator that creates a Snap and documentation from your [OpenRPC document](https://spec.open-rpc.org/#openrpc-document)
- [5-Minute Snap Tutorial](https://github.com/Montoya/gas-fee-snap#readme)

Finally, if you need help, you can ask for help in the [MetaMask/snaps-skunkworks](https://github.com/MetaMask/snaps-skunkworks) repository.

0 comments on commit 7d7ed12

Please sign in to comment.