UNPKG

btc-wallet

Version:

BTC Wallet is a toolkit that enables Bitcoin usage on the NEAR blockchain through the Satoshi protocol.

5 lines (4 loc) 110 B
export declare enum EVMMethod { personalSign = "personal_sign", signTypedData = "eth_signTypedData" }