UNPKG

@civic/sol-did-idl

Version:

The official Solana IDL for did:sol

4 lines (3 loc) 99 B
import type { SolDid } from './sol_did'; import IDL from './sol_did.json'; export { SolDid, IDL };