Typescript libraries for the Stargaze ecosystem.
TS library with Cosmos SDK and Stargaze smart contracts.
TS library with Stargaze smart contracts.
Chain Registry info for Stargaze, including asset lists.
Checkout the repository and bootstrap the yarn workspace:
# Clone the repo.
git clone https://github.com/cosmology-tech/stargazejs
yarn
yarn bootstrap
And then get all submodules:
git submodule update --init
yarn build
lerna publish
# lerna publish minor
# lerna publish major
🛠 Built by Cosmology — if you like our tools, please consider delegating to our validator ⚛️
Checkout these related projects:
- @cosmology/telescope a "babel for the Cosmos", Telescope is a TypeScript Transpiler for Cosmos Protobufs.
- @cosmwasm/ts-codegen for generated CosmWasm contract Typescript classes
- chain-registry an npm module for the official Cosmos chain-registry.
- cosmos-kit A wallet connector for the Cosmos ⚛️
- create-cosmos-app set up a modern Cosmos app by running one command.
- starship a k8s-based unified development environment for Cosmos Ecosystem
AS DESCRIBED IN THE LICENSES, THE SOFTWARE IS PROVIDED “AS IS”, AT YOUR OWN RISK, AND WITHOUT WARRANTIES OF ANY KIND.
No developer or entity involved in creating this software will be liable for any claims or damages whatsoever associated with your use, inability to use, or your interaction with other users of the code, including any direct, indirect, incidental, special, exemplary, punitive or consequential damages, or loss of profits, cryptocurrencies, tokens, or anything else of value.