UNPKG

@blockv/sdk

Version:

Allows web apps to display and interact with vatoms.

12 lines (8 loc) 234 B
# BLOCKv Plugins This describes the BLOCKv region plugins available. ## Inventory This region monitors all vatoms the current user owns. It has no descriptor. ``` js // Fetch this region DataPool.region('inventory') ```