UNPKG

eulith-web3js-core

Version:

Eulith core web3js SDK (code to access Eulith services via web3js)

17 lines (11 loc) 526 B
# Eulith web3js client core-library This is a component of the Eulith-web3js library, which can be used on its own, with minimal dependencies (mostly just web3js). Suggested to get started with [../eulith-web3js](../eulith-web3js). ### Features - Trivial to integrate into your existing web3js - based application. - Not opinionated - Typescript typings - Minimal dependencies ## Samples Start with the [https://github.com/Eulith/clients-samples-web3js](https://github.com/Eulith/clients-samples-web3js)