@tendermint/belt

A utility belt for TypeScript + JavaScript, supported in Node.js and browsers.

Usage no npm install needed!

<script type="module">
  import tendermintBelt from 'https://cdn.skypack.dev/@tendermint/belt';
</script>

README

Belt

A utility belt for TypeScript + JavaScript, supported in Node.js and browsers.

@TODO: readme

Documentation

https://cosmos.github.io/belt/**

Install

Please note that the NPM package name is @tendermint/belt rather than @cosmos/belt.

Yarn

yarn add @tendermint/belt

NPM

npm install --save @tendermint/belt

Usage

@TODO: readme

Building

git clone https://github.com/cosmos/belt.git
cd belt
yarn install
yarn setup
yarn test

Contributing

Belt is very new! Questions, feedback, use cases, issues, and code are all very, very welcome.

Thank you for helping us help you help us all. 🎁