Skip to Content
API referenceEnumerationsChainType

@tuwaio/quasar-sdk


ChainType

Defined in: packages/quasar-sdk/src/types.ts:74 

Supported blockchain ecosystems for authentication.

Enumeration Members

EVM

EVM: "EVM"

Defined in: packages/quasar-sdk/src/types.ts:76 

Ethereum and compatible L2s.


SOLANA

SOLANA: "SOLANA"

Defined in: packages/quasar-sdk/src/types.ts:78 

Solana blockchain.

Last updated on