plu-ts (@plu_ts) 's Twitter Profile
plu-ts

@plu_ts

Your typescript eDSL for Cardano smart contract and transactions.

ID: 1619134352004157445

linkhttp://pluts.harmoniclabs.tech calendar_today28-01-2023 00:45:17

105 Tweet

963 Followers

3 Following

Michele | Harmonic (@micheleharmonic) 's Twitter Profile Photo

The second video on plu-ts is live 🚀 This is a great video even if you already have experience with Cardano and have never used plu-ts for your offchain 🙂‍↕️ We will build a transaction together, from scratch, only with Typescript Have a look ☺️ youtu.be/3kxE5plWGIw

plu-ts (@plu_ts) 's Twitter Profile Photo

Friendly reminder that there's no plu-ts token, there has never been and there never will be one. If you find anything that claims to be affiliated with plu-ts on your utxos (other than Plutus scripts) it is a scam. Stay safe.

Michele | Harmonic (@micheleharmonic) 's Twitter Profile Photo

🚨 IMPORTANT POLL 🚨 DEVS 🧑‍💻 WHAT IS STOPPING YOU BY USING ONLY plu-ts FOR YOUR OFFCHAIN? IT WORKS WITH ALL THE ON-CHAIN LANGUAGES NO CONFIG, JUST INSTALL IT

Michele | Harmonic (@micheleharmonic) 's Twitter Profile Photo

Can someone please explain to me why people keep wrapping WASM for basic cardano features? Just learnt about `uplc-node`, causing problems with other offchain tools. I'll leave this here github.com/HarmonicLabs/u… please STOP wrapping WASM

Michele | Harmonic (@micheleharmonic) 's Twitter Profile Photo

New video for the plu-ts course🙂‍↕️ In this video we understand better what an UTxO is and what data we have on it 🔎 Setting the base for future, more complex, videos 💡 youtube.com/watch?v=u2nFza…

Michele | Harmonic (@micheleharmonic) 's Twitter Profile Photo

Released episodes 4 and 5 of the plu-ts beginner to advanced course 🫡 Episode 4 introduces the offchain Script class and all kinds of scripts we have on Cardano Episode 5 we use Native Scripts and submit some transactions to get familiar with them 😌 youtube.com/playlist?list=…

Michele | Harmonic (@micheleharmonic) 's Twitter Profile Photo

Episode 6 of the plu-ts playlist 💡 After a lot of teasing we finally have a look at Plutus Scripts 😌 In this video we explain the Plutus V3 interface 🚀 Useful for new and experienced Devs looking to adopt Chang features 🫡 youtu.be/jZ2BBYtFU8o?si…

Michele | Harmonic (@micheleharmonic) 's Twitter Profile Photo

Episode 7 of the plu-ts playlist is out 🤓 We'll explore the various purposes a Plutus v3 script can be used for🔎 Yes, I did title the episode after a meme 🙂‍↕️ youtube.com/watch?v=E4bMGo…

plu-ts (@plu_ts) 's Twitter Profile Photo

Version 0.8 just released🚀 What's new? ✅ Full Plutus V3 support ✅ Full support for governance txs ✅ Reduced memory for contract compilation ✨ Updated documentation (thanks to Input Output contributions) 🙅 No WASM, as always 🫶 github.com/HarmonicLabs/p…

Michele | Harmonic (@micheleharmonic) 's Twitter Profile Photo

Too many people associate plu-ts to smart contracts Which is fine but misses the entire other half that is the pure-js offchain So I think we split the two parts onchain -> plu-ts offchain -> <your name here> What name would you give to such a library? (DO NOT SAY LUCID 😠)

Mike(bakon) (@anothervariable) 's Twitter Profile Photo

$matiwinnetou | C₳rdano F₳ns (CRF₳) Michele | Harmonic plu-ts plu.tx The main reason why I like PLU-TX is cause I craft all my TXs with it at this point and it's amazing, especially since I'm not stuck with any one Indexer. But I also use it for Address creation and traversing between stakes, base address etc etc...

Michele | Harmonic (@micheleharmonic) 's Twitter Profile Photo

I am also thinking that we un-ebbed plu-ts onchain The embedded DSL would still receive support until the un-ebbed is stable So the plu-ts roadmap would look like v0.9 with compilation improvements (to complete the last catalyst milestone) v0.10 introducing an actual

Quantumplation | Pi Lanningham (@quantumplation) 's Twitter Profile Photo

We have a rough prototype working with Aiken, and inspired by the source maps that plu-ts produces; Simply traverse the UPLC nodes in pre-order and number them, and then annotate the relevant ones with the relevant location in the source.

We have a rough prototype working with Aiken, and inspired by the source maps that <a href="/plu_ts/">plu-ts</a> produces; Simply traverse the UPLC nodes in pre-order and number them, and then annotate the relevant ones with the relevant location in the source.
Michele | Harmonic (@micheleharmonic) 's Twitter Profile Photo

The first and only Catalyst proposal by Harmonic Labs was just submitted The proposal is about un-embedding plu-ts so that it can more closely match the syntax of typescript, leveraging all the good work that already exists for compilation. This is likely the last step for