1.0.0 • Published 3 years ago

@ceramicstudio/idx-constants v1.0.0

Weekly downloads
401
License
(Apache-2.0 OR MI...
Repository
-
Last release
3 years ago

IDX constants

Installation

npm install @ceramicstudio/idx-constants

Usage

import { definitions, schemas } from '@ceramicstudio/idx-constants'

// `idx` is an instance of IDX
await idx.get(definitions.basicProfile, 'did:3:...')

License

Apache-2.0 OR MIT