UNPKG

@sofaws/dapp-core

Version:

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

12 lines 496 B
export * from './transactionStateByStatus'; export * from './parseMultiEsdtTransferData'; export * from './getTokenFromData'; export * from './isTokenTransfer'; export * from './getAreTransactionsOnSameShard'; export * from './builtCallbackUrl'; export * from './parseTransactionAfterSigning'; export * from './getTransactionLink'; export * from './getAllTransactionsLink'; export * from './getInterpretedTransaction'; export * from './transactionInfoHelpers'; //# sourceMappingURL=index.d.ts.map