UNPKG

@rarcifa/cronos-evm-client

Version:

A Node.js client library for interacting with the Cronos EVM, facilitating operations on both CRC20 and CRC721 tokens.

3 lines (2 loc) 86 B
import { createClient } from './lib/client/cronosClient.js'; export { createClient };