UNPKG

near-ca

Version:

An SDK for controlling Ethereum Accounts from a Near Account.

6 lines (5 loc) 153 B
export * from "./kdf"; export * from "./request"; export * from "./signature"; export * from "./transaction"; export { mockAdapter } from "./mock-sign";