UNPKG

@airgap/astar

Version:

The @airgap/astar is an Astar implementation of the ICoinProtocol interface from @airgap/coinlib-core.

3 lines (2 loc) 140 B
import { Sr25519CryptoConfiguration } from '@airgap/module-kit'; export declare type AstarCryptoConfiguration = Sr25519CryptoConfiguration;