Skip to content

Typescript nodejs sdk for intracting with zarb blockchain

License

Notifications You must be signed in to change notification settings

Ali-Meh/zarb-sdk

Repository files navigation

CI codecov

Zarb-SDK

Nodejs SDK to interact with zarb blockchain written in Typescript

Zarb blockchain (https://zarb.network)

Installation

  • npm
npm i zarb-sdk

Usage example

examples are provided under the exmaples directory

Development setup

clone repository and install dependencies and run tests

npm install --dev
npm test

Contributing

  1. Fork Repo
  2. Create your feature branch (git checkout -b feature/fooBar)
  3. Commit your changes (git commit -am 'Add some fooBar')
  4. Push to the branch (git push origin feature/fooBar)
  5. Create a new Pull Request

About

Typescript nodejs sdk for intracting with zarb blockchain

Resources

License

Stars

Watchers

Forks

Packages

No packages published