mirror of
https://github.com/cosmos/cosmjs.git
synced 2025-03-11 14:09:15 +00:00
24 lines
1.3 KiB
HTML
24 lines
1.3 KiB
HTML
<h1>CosmJS documentation</h1>
|
|
<p>CosmJS is a modular library consisting of multiple packages that are organized like this:</p>
|
|
<p><a href="assets/cosmjs-tree.png"><img alt="CosmJS dependency graph" src="assets/cosmjs-tree.png" style="max-width: 100%; width: 950px" /></a></p>
|
|
<h2>Package documentation</h2>
|
|
<p>The following packages can be used as libraries.</p>
|
|
<ul>
|
|
<li><a href='./latest/cosmwasm/index.html'>@cosmjs/cosmwasm</a></li>
|
|
<li><a href='./latest/crypto/index.html'>@cosmjs/crypto</a></li>
|
|
<li><a href='./latest/encoding/index.html'>@cosmjs/encoding</a></li>
|
|
<li><a href='./latest/json-rpc/index.html'>@cosmjs/json-rpc</a></li>
|
|
<li><a href='./latest/math/index.html'>@cosmjs/math</a></li>
|
|
<li><a href='./latest/proto-signing/index.html'>@cosmjs/proto-signing</a></li>
|
|
<li><a href='./latest/sdk38/index.html'>@cosmjs/sdk38</a></li>
|
|
<li><a href='./latest/sdk40/index.html'>@cosmjs/sdk40</a></li>
|
|
<li><a href='./latest/socket/index.html'>@cosmjs/socket</a></li>
|
|
<li><a href='./latest/stream/index.html'>@cosmjs/stream</a></li>
|
|
<li><a href='./latest/tendermint-rpc/index.html'>@cosmjs/tendermint-rpc</a></li>
|
|
<li><a href='./latest/utils/index.html'>@cosmjs/utils</a></li>
|
|
</ul>
|
|
<hr>
|
|
<footer>
|
|
<a href="https://github.com/CosmWasm/cosmjs">CosmJS on GitHub</a>
|
|
</footer>
|