Skip to content

Commit

Permalink
update typedocs
Browse files Browse the repository at this point in the history
  • Loading branch information
woodser committed Aug 28, 2024
1 parent 9193ea4 commit 8d84891
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/typedocs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<div class="col-content">
<div class="tsd-page-title">
<h2>monero-ts</h2></div>
<div class="tsd-panel tsd-typography"><a id="md:monero-typescript-library" class="tsd-anchor"></a><h1><a href="#md:monero-typescript-library">Monero TypeScript Library</a></h1><p>A TypeScript library for creating Monero applications using RPC and WebAssembly bindings to <a href="https://github.com/monero-project/monero/tree/v0.18.3.3">monero v0.18.3.3 &#39;Fluorine Fermi&#39;</a>.</p>
<div class="tsd-panel tsd-typography"><a id="md:monero-typescript-library" class="tsd-anchor"></a><h1><a href="#md:monero-typescript-library">Monero TypeScript Library</a></h1><p>A TypeScript library for creating Monero applications using RPC and WebAssembly bindings to <a href="https://github.com/monero-project/monero/tree/v0.18.3.4">monero v0.18.3.4 &#39;Fluorine Fermi&#39;</a>.</p>
<ul>
<li>Supports client-side wallets in Node.js and the browser using WebAssembly.</li>
<li>Supports wallet and daemon RPC clients.</li>
Expand Down

0 comments on commit 8d84891

Please sign in to comment.