UNPKG

@sofaws/dapp-core

Version:

A library to hold the main logic for a dapp on the Elrond Network

21 lines 845 B
export * from './getEventListDataHexValue'; export * from './getEventListHighlight'; export * from './getOperationDirection'; export * from './getScResultsDecodedData'; export * from './getScResultsHighlight'; export * from './getScamFlag'; export * from './getShardText'; export * from './getTransactionActionNftText'; export * from './getTransactionActionTokenText'; export * from './getTransactionFee'; export * from './getTransactionLinkWithLabel'; export * from './getTransactionMessages'; export * from './getTransactionStatus'; export * from './getTransactionStatusText'; export * from './getTrimmedHash'; export * from './getVisibleOperations'; export * from './transactionActionUnwrapper'; export * from './useDataDecode'; export * from './useDataDecodeMethod'; export * from './useGetOperationList'; //# sourceMappingURL=index.d.ts.map