CosmosContracts / juno-ts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

juno-network

Typescript libraries for the Juno ecosystem.

Packages

juno-network

TS library with Cosmos SDK and JunoSwap smart contracts.

@juno-network/swap

TS library with JunoSwap smart contracts.

@juno-network/assets

Chain Registry info for Juno, including asset lists.

Developing

Checkout the repository and bootstrap the yarn workspace:

# Clone the repo.
git clone https://github.com/CosmosContracts/typescript
yarn
yarn bootstrap

Building

yarn build

Publishing

lerna publish
# lerna publish minor
# lerna publish major

Credits

🛠 Built by Cosmology — if you like our tools, please consider delegating to our validator ⚛️

Code built with the help of these related projects:

About

License:MIT License


Languages

Language:TypeScript 99.8%Language:JavaScript 0.2%