UNPKG

chaingate

Version:

A complete TypeScript library for connecting to and making transactions on different blockchains

3 lines (2 loc) 117 B
export { WalletContext, useWallet } from './WalletContext'; export { UtilsContext, useUtils } from './UtilsContext';