UNPKG

@dapix/react-native-fio

Version:

The FIO react-native-fio SDK communicates with the FIO Blockchain.

6 lines 125 B
export interface AbiResponse{ account_name:string, code_hash: string, abi_hash: string, abi: string }