23 August 2022
Intro to elven.js on Hackernoon
I wrote an article about using the elven.js to interact with the MultiversX blockchain, even on a simple static website. I think there wasn't a simple tool for that till now. So I encourage you to read it and check all the links to the repository and demo examples.
What is elven.js?
- Script that can be imported from CDN or npm registry.
- Script that will provide MultiversX auth providers.
- Script that simplifies stuff.
- Script that will work with many different frameworks and CMS systems like WordPress.
- Script that is precompiled, so you don't need building steps or a JavaScript framework.
Here is the link: How to Interact With the MultiversX Blockchain in a Simple Static Website.
Let me know if you will have any questions.