Skip to content

Nodejs Library for working with Bamboo Crypto

Notifications You must be signed in to change notification settings

mahalamobile/pandanite-js

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bamboo Javascript Library (bamboo-js)

Download

git clone https://github.com/pandanite-crypto/pandanite-js

Installation

npm install

Run Tests

node example.js

Include into your project

npm install https://github.com/pandanite-crypto/pandanite-js.git

Instantiate

const Pandanite = require('pandanite-js');

const pandaniteCrypto = new Pandanite.crypto();
const pandaniteApi = new Pandanite.api('https://pandanite.net');

See example.js for method calling examples

Software

Node.js

About

Nodejs Library for working with Bamboo Crypto

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%