# chain **Repository Path**: kevinzdp/chain ## Basic Information - **Project Name**: chain - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-10-16 - **Last Updated**: 2021-10-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README [![Build Status](https://travis-ci.org/BXBPlatform/bxb-js.png?branch=master)](https://travis-ci.org/BXBPlatform/bxb-js) [![Author](https://img.shields.io/badge/author-@BXBPlatform-blue.svg?style=flat)](http://github.com/BXBPlatform) [![License](https://img.shields.io/badge/license-MIT-yellow.svg?style=flat)](http://BXBPlatform.mit-license.org) [![NpmDownload Status](http://img.shields.io/npm/dm/bxb-js.svg)](https://www.npmjs.org/package/bxb-js) [![NPM Version](https://img.shields.io/npm/v/bxb-js.svg?style=flat)](https://www.npmjs.org/package/bxb-js) - - - # BXB Javascript Library ## Install ``` npm install bxb-js ``` ## Import CommonJS ``` var BxbJS = require('bxb-js'); ``` Front end ``` # or console.log(window.BxbJS) ``` ## Usage Please reference the [bxb http interface documents](https://github.com/BXBPlatform/bxb-docs/blob/master/bxb_http_interface.md)