Skip to content

The client library for interacting with the BeetEOS blockchain wallet

License

Notifications You must be signed in to change notification settings

beetapp/beeteos-js

 
 

Repository files navigation

BeeteosJS

BeeteosJS is a client library for interaction with beeteos (https://github.com/beetapp/beeteos).

Installation

Node module

npm install git+https://github.com/beetapp/beeteos-js.git#develop

Examples

Examples to try and play around can be found in examples folder. Basically there are two options, library injection and direct calls.

Library injection

Powerful and easy way to integrate Beeteos is by using injection.

List of supported blockchains:

  • BitShares
  • EOS
  • TUSC
  • TLOS
  • BEOS
  • Bitshares testnet

About

The client library for interacting with the BeetEOS blockchain wallet

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • JavaScript 99.8%
  • Shell 0.2%