Typescript libraries for the Juno ecosystem.
TS library with Cosmos SDK and JunoSwap smart contracts.
TS library with JunoSwap smart contracts.
Chain Registry info for Juno, including asset lists.
Checkout the repository and bootstrap the yarn workspace:
# Clone the repo.
git clone https://github.com/CosmosContracts/typescript
yarn
yarn bootstrap
yarn build
lerna publish
# lerna publish minor
# lerna publish major
🛠 Built by Cosmology — if you like our tools, please consider delegating to our validator ⚛️
Code built with the help of these related projects:
- @cosmwasm/ts-codegen for generated CosmWasm contract Typescript classes
- @cosmology/telescope a "babel for the Cosmos", Telescope is a TypeScript Transpiler for Cosmos Protobufs.
- chain-registry an npm module for the official Cosmos chain-registry