Skip to content

Commit

Permalink
Merge pull request #58 from scio-labs/changeset-release/main
Browse files Browse the repository at this point in the history
chore(changeset): Bump version & Update docs
  • Loading branch information
wottpal authored Jan 24, 2024
2 parents 036117f + 38d97f5 commit 70e0af6
Show file tree
Hide file tree
Showing 96 changed files with 130 additions and 111 deletions.
5 changes: 0 additions & 5 deletions .changeset/spicy-geckos-love.md

This file was deleted.

6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @scio-labs/use-inkathon

## 0.7.0

### Minor Changes

- [#57](https://github.com/scio-labs/use-inkathon/pull/57) [`7d356d7`](https://github.com/scio-labs/use-inkathon/commit/7d356d745073ea27e3daf56af379cb9ba6811d28) Thanks [@wottpal](https://github.com/wottpal)! - Add support for type-safe contract-interactions via `typechain-polkadot`. A new hook `useRegisteredTypedContract` 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.

## 0.6.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion docs/assets/navigation.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/assets/search.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/enums/AssetType.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/enums/SubstrateExplorer.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/enums/SubstrateWalletPlatform.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/enums/UseInkathonErrorCode.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/functions/UseInkathonProvider.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/functions/accountArraysAreEqual.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/functions/accountsAreEqual.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/functions/checkIfBalanceSufficient.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/functions/contractCallDryRun.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/functions/contractQuery.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/functions/contractTx.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/functions/decodeOutput.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/functions/deployContract.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/functions/enableWallet.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/functions/formatBalance.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/functions/getAbiMessage.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/functions/getBalance.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/functions/getDeployment.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/functions/getDeploymentContract.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/functions/getExtrinsicErrorMessage.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/functions/getGasLimit.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/functions/getMaxGasLimit.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/functions/getNightlyConnectAdapter.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/functions/getPSP22Balances.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/functions/getSubstrateChain.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/functions/getSubstrateWallet.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/functions/getWebsiteIcon.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/functions/initPolkadotJs.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/functions/isWalletInstalled.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/functions/parsePSP22Balance.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/functions/registerDeployment.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/functions/registerDeployments.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/functions/transferBalance.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/functions/transferFullBalance.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/functions/unwrapResultOrDefault.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/functions/unwrapResultOrError.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/functions/useBalance.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/functions/useContract.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/functions/useInkathon.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/functions/usePSP22Balances.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions docs/functions/useRegisteredContract.html

Large diffs are not rendered by default.

4 changes: 4 additions & 0 deletions docs/functions/useRegisteredTypedContract.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/functions/watchBalance.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/functions/watchPSP22Balances.html

Large diffs are not rendered by default.

15 changes: 13 additions & 2 deletions docs/index.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/interfaces/ChainAsset.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/interfaces/DeployedContract.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/interfaces/SubstrateChain.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/interfaces/SubstrateDeployment.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/interfaces/SubstrateWallet.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/interfaces/UseInkathonError.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/interfaces/UseInkathonProviderProps.html

Large diffs are not rendered by default.

4 changes: 3 additions & 1 deletion docs/modules.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/types/BalanceData.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/types/BalanceFormatterOptions.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/types/ContractTxResult.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/types/ExstrinsicThrowErrorMessage.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/types/PSP22BalanceData.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/types/PolkadotBalanceFormatterOptions.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/types/TokenData.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/types/TransferBalanceResult.html

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions docs/types/TypechainContractConstructor.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/types/UseInkathonProviderContextType.html

Large diffs are not rendered by default.

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/variables/agungTestnet.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/variables/alephzero.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/variables/alephzeroSigner.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/variables/alephzeroTestnet.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/variables/allPSP22Assets.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/variables/allSubstrateChains.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/variables/allSubstrateWallets.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/variables/amplitude.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/variables/amplitudeTestnet.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/variables/astar.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/variables/bitCountryAlphaTestnet.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/variables/development.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/variables/khala.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/variables/nightly.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/variables/nightlyConnect.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/variables/nova.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/variables/pendulum.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/variables/phala.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/variables/phalaPOC6Testnet.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/variables/polkadotjs.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/variables/psp22Abi.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/variables/rococo.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/variables/shibuya.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/variables/shiden.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/variables/subwallet.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/variables/t0rnTestnet.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/variables/talisman.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@scio-labs/use-inkathon",
"author": "Scio Labs <[email protected]> (https://scio.xyz)",
"version": "0.6.3",
"version": "0.7.0",
"description": "Typesafe React Hooks abstracting functionality by polkadot.js for working with Substrate-based networks and ink! Smart Contracts.",
"homepage": "https://inkathon.xyz",
"license": "GPL-3.0",
Expand Down

0 comments on commit 70e0af6

Please sign in to comment.