Skip to main content

Table 3 Multichain APIs Used in Our Methods

From: Efficient logging and querying for blockchain-based cross-site genomic dataset access audit

Multichain APIs

Description

create[streamname]

create a stream(table) in database

publish[streamname][key][value]

Insert key-value pair to specific stream(table)

liststreamkeyitems[streamname][key]

Retrieve all items with the given key