UNPKG

near-ca

Version:

An SDK for controlling Ethereum Accounts from a Near Account.

11 lines (10 loc) 227 B
/// Directories export * from "./chains"; export * from "./network"; export * from "./types"; export * from "./utils"; /// Files export * from "./mpcContract"; export * from "./setup"; /// Beta features export * from "./beta";