1.0.10 • Published 3 years ago

@umee_crosschain/shared-types v1.0.10

Weekly downloads
-
License
ISC
Repository
github
Last release
3 years ago

Umee-crosschain shared types

Types shared accross Tabu wallet client and services

Installation

yarn add -D @umee_crosschain/shared-types

Usage

import { WalletBalance, Balance } from '@umee_crosschain/shared-types'

const response: WalletBalance = await fetch('https://galaxy-api-udedp6bvnq-uc.a.run.app/wallet/balance/juno1fzlzpw5g52telfj9x79wlappf7ufjdg7zufwk3')

Contributing

Please submit your proposed changes via a pull request. Once approved and merged please publish the new version of the NPM package:

   npm version patch
   npm version publish
1.0.10

3 years ago

1.0.9

3 years ago

1.0.8

3 years ago

1.0.7

3 years ago

1.0.6

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago