2.6.0 • Published 5 years ago
zagg-stellar-base v2.6.0
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
5 years ago
2.3.5
6 years ago
2.3.4
6 years ago
2.3.3
6 years ago
2.3.2
6 years ago
2.3.1
6 years ago
2.3.0
6 years ago
2.2.0
6 years ago
0.0.11
6 years ago
0.0.10
6 years ago
0.0.9
7 years ago
0.0.8
7 years ago
0.0.7
7 years ago
0.0.6
7 years ago
0.0.5
7 years ago
0.0.4
7 years ago
0.0.3
7 years ago
0.0.2
7 years ago
0.0.1
7 years ago