Skip to content

Releases: useElven/core

v0.2.0

23 Apr 13:03
0c24b70
Compare
Choose a tag to compare
  • migration to new major versions of sdk-core and sdk-hw-provider
  • other minor dependecies updates
  • adjustments in the code

v0.1.0

05 Mar 15:40
f19b1f1
Compare
Choose a tag to compare
  • migration to Wallet Connect 2. Check the changes in configuration. You will need your own WC project id.

v0.0.8

04 Mar 12:29
5de447c
Compare
Choose a tag to compare
  • bugfix for not passing the configuration setup in useNetworkSync

v0.0.7

01 Mar 23:13
aa309a7
Compare
Choose a tag to compare
  • export TransactionArgs type
  • dependencies update

v0.0.6

22 Feb 20:42
241d10f
Compare
Choose a tag to compare
  • useTransaction now takes ITransactionValue instead of Number for value

v0.0.5

22 Feb 19:34
f99cac4
Compare
Choose a tag to compare
  • fix for useConfig, missing IPFSGateway param

v0.0.4

22 Feb 18:56
0b648c6
Compare
Choose a tag to compare
  • added public MultiversX IPFS gateways to the default configuration

v0.0.3

19 Feb 12:36
3bb9113
Compare
Choose a tag to compare
  • fix package.json configuration
  • improvements in extension signing states management
  • return transaction data in useTransaction before it is completed on the chain

v0.0.2

15 Feb 21:26
a08ee8a
Compare
Choose a tag to compare
  • fixed browser extension states handling
  • dependencies updates

v0.0.1

15 Feb 20:24
4b7cdc7
Compare
Choose a tag to compare
  • initial code - fundamental hooks that were previously used in Next.js Dapp Template