UNPKG

@dioxide-js/silas

Version:

RPC utility for Silas

7 lines (6 loc) 208 B
import { Web3, SignMethod } from './web3'; import * as utils from './utils'; export * from './constants'; export * from './api/type'; export * from './utils/address'; export { Web3, utils, type SignMethod };