cosmjs/index.html
2022-02-08 14:42:42 +00:00

26 lines
1.4 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/amino/index.html'>@cosmjs/amino</a></li>
<li><a href='./latest/cosmwasm-stargate/index.html'>@cosmjs/cosmwasm-stargate</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/faucet-client/index.html'>@cosmjs/faucet-client</a></li>
<li><a href='./latest/json-rpc/index.html'>@cosmjs/json-rpc</a></li>
<li><a href='./latest/ledger-amino/index.html'>@cosmjs/ledger-amino</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/socket/index.html'>@cosmjs/socket</a></li>
<li><a href='./latest/stargate/index.html'>@cosmjs/stargate</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/cosmos/cosmjs">CosmJS on GitHub</a>
</footer>