mvs-blockchain
v0.1.72
Published
Metaverse Blockchain adapter
Readme
Installation
Install using npm:
npm install mvs-blockchainSetup
NodeJS
let Blockchain = require('mvs-blockchain')();Browser
For use in webapps the npm package contains a dist/index.min.js. You can generate this file from source using grunt.
Usage
Please check the examples folder.
