Blockchain
Distributed ledger technology
Extends: Technology
Blockchain
Distributed ledger technology
Reference
Blockchain - tech.org.ai
Properties
- index: 42
Usage
import { $ } from 'sdk.do'
// Query for Blockchain
const result = await db.query({
subject: $.Blockchain,
})