Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 1.25 KB

README.md

File metadata and controls

24 lines (16 loc) · 1.25 KB

TezBridge Network client

Build Status Known Vulnerabilities

npm npm bundle size

GitHub last commit

This library is compatible with the standard Tezos RPC protocol.

Installation

npm i tezbridge-network

Requirements

  • parcel-bundler is needed. (npm install -g parcel-bundler)
  • When the library is built for brower usage, setting the env value BROWSER_OPT=true can shrink the output file.

Test

npm run test

Documentation

https://docs.tezbridge.com/developer/tezbridge_network.html