Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/eas_deno/types/get-token-response.ts>GetTokenResponse

eas-deno is a TypeScript SDK that authenticates with the main EAS API through tokenization. Giving you the performance of Rust without having to learn FFI in Rust.
Latest
interface GetTokenResponse
import { type GetTokenResponse } from "https://deno.land/x/eas_deno@v1.1.5/types/get-token-response.ts";

Properties

token: string
clientPrivateKey: string