UNPKG

@sofaws/dapp-core

Version:

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

7 lines 270 B
export * from './sendSignedTransactions'; export * from './getTransactionsByHashes'; export * from './getTransactions'; export * from './getTransactionsCount'; export * from './getTransaction'; export * from './getTransactions.types'; //# sourceMappingURL=index.d.ts.map