docs ⦿ dedot 🧑‍💻
DedotXTelegramGithub
typink ✏️
typink ✏️
  • Welcome to Typink
  • Introducing Typink
  • Getting started
    • Start a new dapp
    • Migrate from existing dapp
    • Supported networks
  • create-typink CLI
  • Hooks & Providers
    • TypinkProvider
    • useTypink
    • useContract
    • useContractQuery
    • useContractTx
    • useDeployer & useDeployerTx
    • useWatchContractEvent
    • useBalance & useBalances
    • usePSP22Balance
  • Utilities
    • formatBalance
    • txToaster
    • dedot/utils
  • HELP & FAQ
    • Tutorials
      • Develop ink! dApp using Typink
  • Telegram
  • Github
Powered by GitBook
On this page
  • Integrate up Typink
  • TypinkProvider
  • Register contract deployments
  • Generate Typescript binding for your contracts
  • Choose a wallet connector
  • Interact with your contracts

Was this helpful?

Edit on GitHub
  1. Getting started

Migrate from existing dapp

WIP 🚧

Integrate up Typink

TypinkProvider

TODO

Register contract deployments

TODO

Generate Typescript binding for your contracts

TODO

Choose a wallet connector

TODO

Interact with your contracts

TODO

PreviousStart a new dappNextSupported networks

Last updated 3 months ago

Was this helpful?