1.0.10 • Published 1 year ago

@umee_crosschain/shared-types v1.0.10

Weekly downloads
-
License
ISC
Repository
github
Last release
1 year 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

1 year ago

1.0.9

1 year ago

1.0.8

1 year ago

1.0.7

1 year ago

1.0.6

1 year ago

1.0.5

1 year ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago