Skip to content
Logo

useApplication

Usage

import {  } from "@cartesi/wagmi";
 
function () {
  const { ,  } = ({
    : "0x...",
  });
  // render logic
}

Return Type

The data is an Application:

import type {
  ,
  ,
} from "@cartesi/viem";