Typescript libraries for the Terp ecosystem.
TS library with Cosmos SDK and terpSwap smart contracts.
Checkout the repository and bootstrap the yarn workspace:
# Clone the repo.
git clone https://github.com/terpnetwork/terp-ts
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