Skip to content

cosmos-client/cosmwasm-ts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

@cosmos-client/cosmwasm

REST API client for Cosmos SDK CosmWasm module.

Install

npm install @cosmos-client/core @cosmos-client/cosmwasm

To see the usage of @cosmos-client/core, please see this link;

Examples

Working in progress.

For library developlers

Use starport to test.

The first digit major version and the second digit minor version should match Cosmos SDK. The third digit patch version can be independently incremented.