mdx-embed icon indicating copy to clipboard operation
mdx-embed copied to clipboard

Dune Embed

Open slavakurilyak opened this issue 2 years ago • 1 comments

Is your feature request related to a problem? Please describe. It would be great to see Dune embeds

Describe the solution you'd like Here is on official guide by the Dune team on how to use embeds and parameterized embeds

Describe alternatives you've considered Native embeds

Additional context Here is a code snippet example:

<iframe src="https://dune.xyz/embeds/208941/391702/2cbe40da-a0e4-43ac-896b-fef6d4d9fda7" height="500" width="500" title="chart 1"></iframe>

slavakurilyak avatar May 31 '22 02:05 slavakurilyak

@PaulieScanlon, it looks like Dune is a crypto analytics dashboard thing.

Hey @slavakurilyak if you take a look at the contributing guide it will detail what you need to do to create a component for use in MDX Embed. If you take a look at the other components in the project you can get a good feel for how they are structured.

Thanks

spences10 avatar Jun 01 '22 07:06 spences10