2.6.0 • Published 4 years ago

zagg-stellar-base v2.6.0

Weekly downloads
2
License
Apache-2.0
Repository
github
Last release
4 years ago

Overview

This is the core library to interact with ZaggProtocolCore. zagg-stellar-sdk uses this library internally.

Installation

npm i zagg-stellar-base

Bundling and Generating stellar-xdr_generated.js from XDRs

# install 
yarn install

# build the code
gulp build

#Install all dependencies
bundle install

#Generate js from xdr
yarn xdr

Publishing on npm

  • Make changes in code
  • Update the version in package.json.
npm login
npm version minor --force
npm publish
2.6.0

4 years ago

2.3.5

4 years ago

2.3.4

4 years ago

2.3.3

4 years ago

2.3.2

5 years ago

2.3.1

5 years ago

2.3.0

5 years ago

2.2.0

5 years ago

0.0.11

5 years ago

0.0.10

5 years ago

0.0.9

5 years ago

0.0.8

5 years ago

0.0.7

5 years ago

0.0.6

5 years ago

0.0.5

5 years ago

0.0.4

5 years ago

0.0.3

5 years ago

0.0.2

5 years ago

0.0.1

5 years ago