Skip to content
This repository has been archived by the owner on Mar 9, 2021. It is now read-only.

Shared constants for IDX projects

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

ceramicstudio/js-idx-constants

Repository files navigation

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

About

Shared constants for IDX projects

Topics

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Releases

No releases published