Intro to elven.js on Hackernoon

github twitter github

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?

  1. Script that can be imported from CDN or npm registry.
  2. Script that will provide MultiversX auth providers.
  3. Script that simplifies stuff.
  4. Script that will work with many different frameworks and CMS systems like WordPress.
  5. 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.