UNPKG

jcc-ethereum-utils

Version:

Toolkit of crossing chain from Ethereum to SWTC chain

6 lines (5 loc) 194 B
import ERC20 from "./erc20"; import Ethereum from "./ethereum"; import Fingate from "./fingate"; import smartContract from "./smartContract"; export { ERC20, Ethereum, Fingate, smartContract };