Skip to content

Latest commit

 

History

History
13 lines (6 loc) · 855 Bytes

README.md

File metadata and controls

13 lines (6 loc) · 855 Bytes

Open Graph object maker

This is a little demo tool I made to generate Open Graph protocol compliant html files from user form inputs. Submitting the form will generate an html file in the public/ogFiles directory as well as loading the html for storage via Irys. Be sure to check your terminal for the Irys url where you can find your stored object!

Example of successful transaction in terminal:

Screenshot 2024-06-14 at 12 46 29 PM

I made this to generate custom OG files to use as custom embeds with the tldraw canvas. You could also just use it to generate OG meta tags to add to your own websites.

You'll need the Irys sdk & to add your own private key, etc to use this tool. 🫡