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
  • Why Typink?
  • Getting Started
  • Join the Community
  • Ready to build?
  • Acknowledgment

Was this helpful?

Edit on GitHub

Welcome to Typink

NextIntroducing Typink

Last updated 1 month ago

Was this helpful?

The ultimate toolkit for ink! dApps development, powered by Dedot!

Typink offers fully type-safe React hooks library designed to simplify ink! smart contract interactions. Built on top of Dedot, it ensures robust, and efficient contract integrations for decentralized applications (dApps) in the Polkadot ecosystem.

Why Typink?

  • Fully type-safe React hooks for contract interactions & event handling

  • Seamless wallet authentication: Supports multiple wallets like SubConnect and Talisman Connect.

  • Built-in CLI & boilerplate project setup: Use create-typink CLI to start a project in seconds.

  • Multi-chain support: Easily switch networks with lazy initialization.

For more context on why we built Typink, please refer to the Introducting Typink article.

Getting Started

Join the Community

  • GitHub Repository

  • Official Documentation

  • Telegram Community

Ready to build?

Start your journey with Typink today and build the next-generation Polkadot applications with confidence!

Acknowledgment

Funded by Web3 Foundation Grants Program.

Start new project

How to start a new dapp project

Migration

Migrate existing dapp to use Typink

Hooks & Providers

Hooks & Providers references

Utilities

formatBalance, txToaster ...

create-typink CLI

More details on the CLI

Wallet Connectors

Integrate with SubConnect, TalismanConnect, ...

Page cover image