useApplication
Usage
import { } from "@cartesi/wagmi";
function () {
const { , } = ({
: "0x...",
});
// render logic
}Return Type
The data is an Application:
import type {
,
,
} from "@cartesi/viem";import { } from "@cartesi/wagmi";
function () {
const { , } = ({
: "0x...",
});
// render logic
}The data is an Application:
import type {
,
,
} from "@cartesi/viem";