UNPKG

near-ca

Version:

An SDK for controlling Ethereum Accounts from a Near Account.

8 lines (7 loc) 183 B
export * from "./chains"; export * from "./network"; export * from "./types"; export * from "./utils"; export * from "./mpcContract"; export * from "./setup"; export * from "./beta";