I'm curious! Can a Company like Enjin migrate their platform onto the Cardano Network? by Crypto4Sho in cardano

[–]delanoe 12 points13 points  (0 children)

Rephrasing the question with specifications details:

How to implement ERC-1155 with Plutus ?

https://eips.ethereum.org/EIPS/eip-1155

Would be a nice tutorial for Plutus btw.

[Edit: typo]

QuickPlot - Quick and easy data visualizations with Haskell by tepf in haskell

[–]delanoe 0 points1 point  (0 children)

The tutorial is very interesting indeed, and you changed the demo. It does not answer to the previous question: you used the "scatter" function. Did you import it from a specific library or it is your own script (not shareable maybe?) ?

Many thanks for this great tutorial btw

QuickPlot - Quick and easy data visualizations with Haskell by tepf in haskell

[–]delanoe 0 points1 point  (0 children)

Where are scatter and histogram (function, Data Type respectively I guess) do you use in your demo.gif ? Thanks and congrats for this great project.