Skip to content

Commit

Permalink
Merge pull request #3 from omnilaboratory/local_signature
Browse files Browse the repository at this point in the history
Signature of transactions on client side.
  • Loading branch information
iamgamelover authored Nov 20, 2020
2 parents f425bd9 + e76631b commit a81ea7f
Show file tree
Hide file tree
Showing 14 changed files with 4,437 additions and 21,397 deletions.
9 changes: 0 additions & 9 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,20 +9,11 @@
<link rel="stylesheet" href="css/tooltip.css">
<link rel="stylesheet" href="css/table.css">
<link rel="stylesheet" href="css/input_style.css">
<!-- <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css"> -->
<script src="https://lib.sinaapp.com/js/jquery/2.0.2/jquery-2.0.2.min.js"></script>

<!-- <script src="sdk/require.js"></script> -->
<!-- <script src="sdk/require.js" async="true" ></script> -->

<script src="sdk/pojo.js"></script>
<script src="sdk/obdapi.js"></script>
<script src="js/content_tips.js"></script>

<script src="js/bundle.js"></script>
<script src="js/common.js"></script>
<!-- <script src="sdk/require.js" data-main="js/common.js"></script> -->

<script src="js/qrcode.min.js"></script>
<script src="sdk/btctool.js"></script>
<script src="sdk/wallet.js"></script>
Expand Down
Loading

0 comments on commit a81ea7f

Please sign in to comment.