Skip to content

mvs-org/mvs-blockchain-js

Repository files navigation


Build status
A javascript library for the Metaverse blockchain

Installation

Install using npm:

npm install mvs-blockchain

Setup

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.

About

Library to interact with the Metaverse Blockchain

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published