@blockv/faces
v0.0.2
Published
The HTML Bridge SDK allows web apps to become vAtoms, and access the properties and resources of the vatom. It also allows for communication between vatoms and the viewer.
Downloads
6
Readme
HTML Bridge SDK
The HTML Bridge SDK allows web apps to become vAtoms, and access the properties and resources of the vAtom. It also allows for communication between vAtoms and the viewer.
For more information on how to use the Bridge SDK, see the [Documentation].
Installing the SDK
npm install @blockv/faces
Importing The SDK
import BlockVBridge from '../src/BlockVBridge';
import BlockVFaceApi from '../src/BlockVFaceApi';