Releases: scio-labs/use-inkathon
Releases · scio-labs/use-inkathon
@scio-labs/[email protected]
@scio-labs/[email protected]
@scio-labs/[email protected]
@scio-labs/[email protected]
@scio-labs/[email protected]
Minor Changes
-
#59
7865a62
Thanks @peetzweg! - throws Error when trying to access unavailable contract deployment -
#60
2e23a13
Thanks @peetzweg! - marksrococo
chains data as deprecated and should be replaced withcontracts
, asrococo
is the testnet relay chain not the smart contracts chain users interact with
Patch Changes
@scio-labs/[email protected]
Minor Changes
- #57
7d356d7
Thanks @wottpal! - Add support for type-safe contract-interactions viatypechain-polkadot
. A new hookuseRegisteredTypedContract
enables easy instantiation with automatic assignment of api instance, network-dependant contract address, and the connected signer. Currently, only queries (read-only) are supported with those instances. – See README.md for more information.
@scio-labs/[email protected]
@scio-labs/[email protected]
@scio-labs/[email protected]
Patch Changes
17814f3
Minor types fix & Updates (i.e. to Node 20).