evm-lite-core
TypeScript icon, indicating that this package has built-in type declarations

1.3.7 • Public • Published

EVM-Lite Core

npm version

Core library to interact with an EVM-Lite node.

Three classes are exposed as part of this library:

The Account and Contract classes do not have any connection details nor do they have any methods to interact with EVM-Lite directly. The only way to interact with the node is to use the methods exposed by EVMLC class.

Installation

You can install this module using npm

npm install evm-lite-core

or yarn

yarn add evm-lite-core

Documentation

See documentation here.

Developers

See developers docs here.

Readme

Keywords

none

Package Sidebar

Install

npm i evm-lite-core

Weekly Downloads

36

Version

1.3.7

License

MIT

Unpacked Size

45.5 kB

Total Files

21

Last publish

Collaborators

  • danu3006