Javascript modules to interact with an EVM-Lite or a Monet node.
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
See documentation here.
See developers docs here.