Cryptocurrency
Digital currency secured by cryptography
Extends: Finance
Cryptocurrency
Digital currency secured by cryptography
Reference
Cryptocurrency - finance.org.ai
Relationships
- relatedTo: https://schema.org/FinancialProduct
Properties
- index: 6
Usage
import { $ } from 'sdk.do'
// Query for Cryptocurrency
const result = await db.query({
subject: $.Cryptocurrency,
})