0.1.8 β€’ Published 6 months ago

@leapwallet/buffer-boba v0.1.8

Weekly downloads
-
License
MIT
Repository
github
Last release
6 months ago

πŸ§‹ buffer-boba

Buffer Boba (Boba - Chinese: 珍珠ε₯ΆθŒΆ; Aka - 'pearl milk tea, bubble milk tea, tapioca milk tea, boba tea'; Emoji - πŸ§‹).

A developer-friendly javascript library that provides a simple interface to decode protobuf data into JSON.

Installation

npm install @leapwallet/buffer-boba

Usage

To know more about the library, check out the Docs.

Support

We support the following SDKs -

  1. cosmos
  2. osmosis
  3. cosmwasm
  4. ibc
  5. stride

We also allow you to add your definitions for enhanced use-cases. You can look at the docs for the same here.

Release Process

  1. Update the version in package.json (semver)
  2. Git commit with version number as the commit message
  3. Git tag with version number
  4. Git push to main branch
  5. Create GitHub release with version number as the title and the description

Once the release is published, the release-package GitHub action will automatically publish the package to NPM.