EVM-Lite JS Modules
Javascript modules to interact with an EVM-Lite or a Monet node.
Table of Contents
Installation
There are currently 6 modules to interact with an EVM-Lite.
You can install each one of them depending on the requirements of your project
npm install evm-lite-core
or with yarn
yarn add evm-lite-core
Documentation
See documentation here.
Developers
See developers docs here.