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) 220 B
export declare const useAccountContract: () => { accountContract: import("@particle-network/aa").AccountContract; setAccountContract: (accountContract: import("@particle-network/aa").AccountContract) => void; };