schema.org.ai

Cryptocurrency

Digital currency secured by cryptography

Extends: Finance

Cryptocurrency

Digital currency secured by cryptography

Reference

Cryptocurrency - finance.org.ai

Relationships

Properties

  • index: 6

Usage

import { $ } from 'sdk.do'

// Query for Cryptocurrency
const result = await db.query({
  subject: $.Cryptocurrency,
})