Skip to content

Commit

Permalink
dev docs updt
Browse files Browse the repository at this point in the history
  • Loading branch information
oktoshi committed Nov 4, 2024
1 parent 4fb5a84 commit 4a0136f
Showing 1 changed file with 58 additions and 27 deletions.
85 changes: 58 additions & 27 deletions developer-documentation.html
Original file line number Diff line number Diff line change
Expand Up @@ -97,34 +97,65 @@ <h1>Developer Documentation</h1>

<section id="documentation" class="container">
<h2 id="developer-documentation" style="text-align: center;"><br />OK Developer Documentation</h2>
<p class="summary" style="text-align: center;"><br />Okcash is inspired by, based on and supportive of Bitcoin.<br />Find useful resources, guides and reference material for developers.<br />(under construction)</p>
<p class="summary" style="text-align: center;">&nbsp; </p>
<center>
<table style="width: 60%;">
<tbody>
<tr>
<td style="text-align: center;" width="25%">
<h3><a href="https://okcashtalk.org/index.php/board,45.0.html" target="_blank"><em class="fa fa-info fa-2x"></em><br />Guide</a>
</h3>
</td>
<td style="text-align: center;" width="25%">
<h3><a href="https://okcashpro.github.io/rpc-docs/" target="_blank"><em class="fa fa-book fa-2x"></em><br />RPC Reference</a>
</h3>
</td>
<td style="text-align: center;" width="25%">
<h3><a href="#"><em class="fa fa-code fa-2x"></em><br />Examples</a>
</h3>
</td>
<td style="text-align: center;" width="25%">
<h3><a href="#"><em class="fa fa-font fa-2x"></em><br />Glossary</a>
</h3>
</td>
</tr>
</tbody>
</table>
</center>
<p class="summary" style="text-align: center;">&nbsp; </p>
<p class="summary" style="text-align: center;"><br />Okcash empowers developers to build on a versatile, multichain platform. Discover comprehensive resources, guides, and reference materials designed to help developers create seamless, scalable solutions on Okcash’s ecosystem.</p>
<p class="summary" style="text-align: center;">&nbsp;</p>

<center>
<table style="width: 70%;">
<tbody>
<tr>
<td style="text-align: center;" width="25%">
<h3><a href="#" target="_blank"><em class="fa fa-info fa-2x"></em><br />Getting Started</a></h3>
<p>Kickstart your journey with Okcash. Learn the basics and how to set up development environments across different networks.</p>
</td>
<td style="text-align: center;" width="25%">
<h3><a href="#" target="_blank"><em class="fa fa-book fa-2x"></em><br />RPC Documentation</a></h3>
<p>Access detailed RPC references for the different chains, helping you integrate OK Token with your projects seamlessly.</p>
</td>
<td style="text-align: center;" width="25%">
<h3><a href="#"><em class="fa fa-code fa-2x"></em><br />Code Examples</a></h3>
<p>Explore real-world code examples and templates to simplify the development of wallets, DApps, and services with OK Token.</p>
</td>
<td style="text-align: center;" width="25%">
<h3><a href="#"><em class="fa fa-database fa-2x"></em><br />Multichain Integration</a></h3>
<p>Guides and resources to help you integrate OK across Ethereum, Binance Smart Chain, Polygon, Avalanche, and more.</p>
</td>

</tr>
</tbody>
</table>
</center>

<p class="summary" style="text-align: center;">&nbsp;</p>

<center>
<table style="width: 70%;">
<tbody>
<tr>
<td style="text-align: center;" width="25%">
<h3><a href="#"><em class="fa fa-font fa-2x"></em><br />Glossary</a></h3>
<p>Familiarize yourself with key Okcash and blockchain terms, designed to assist both new and experienced developers.</p>
</td>
<td style="text-align: center;" width="25%">
<h3><a href="#"><em class="fa fa-sitemap fa-2x"></em><br />Decentralized Apps (DApps)</a></h3>
<p>Build DApps on Okcash’s multichain platform. Discover resources for creating decentralized applications across different chains.</p>
</td>
<td style="text-align: center;" width="25%">
<h3><a href="#"><em class="fa fa-shield fa-2x"></em><br />Security Best Practices</a></h3>
<p>Learn how to secure your applications and transactions with Okcash, including tips for secure wallet integration and smart contract deployment.</p>
</td>
<td style="text-align: center;" width="25%">
<h3><a href="#"><em class="fa fa-cogs fa-2x"></em><br />Long Term Staking + Locks</a></h3>
<p>Implement multichain locks or long term staking pools and incentivize user engagement with ease and security.</p>
</td>
</tr>
</tbody>
</table>
</center>

<p class="summary" style="text-align: center;">&nbsp;</p>
</section><!--/#documentation-->


<section id="bottom" class="wet-asphalt">
<div class="container">
Expand Down

0 comments on commit 4a0136f

Please sign in to comment.