spacebudz / lucid

Lucid is a library, which allows you to create Cardano transactions and off-chain code for your Plutus contracts in JavaScript, Deno and Node.js.
https://lucid.spacebudz.io
MIT License
336 stars 133 forks source link

Add Docs for Vite/SvelteKit #225

Open micahkendall opened 9 months ago

micahkendall commented 9 months ago

If you're building npm/lucid-cardano for vite/sveltekit, there are docs here: https://adastry.io/learn/blog/lucid-svelte-quickstart/ These should be easy to find from the lucid page.

perseus-algol commented 9 months ago

@micahkendall, Thank you very much for that link. It helped me a lot!