zagg-stellar-base
TypeScript icon, indicating that this package has built-in type declarations

2.6.0 • Public • Published

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

Readme

Keywords

Package Sidebar

Install

npm i zagg-stellar-base

Weekly Downloads

1

Version

2.6.0

License

Apache-2.0

Unpacked Size

2.37 MB

Total Files

130

Last publish

Collaborators

  • helloravi
  • vishwas_npm_user