Skip to content

Commit

Permalink
deploy: 594f530
Browse files Browse the repository at this point in the history
  • Loading branch information
trechriron committed Apr 9, 2024
1 parent 9c8fbca commit cd0b3b1
Show file tree
Hide file tree
Showing 4 changed files with 66 additions and 10 deletions.
54 changes: 52 additions & 2 deletions 3rdpartylicenses.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1177,6 +1177,54 @@ DEALINGS IN THE SOFTWARE.

@near-wallet-selector/xdefi

@noble/curves
MIT
The MIT License (MIT)

Copyright (c) 2022 Paul Miller (https://paulmillr.com)

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the “Software”), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.

@noble/hashes
MIT
The MIT License (MIT)

Copyright (c) 2022 Paul Miller (https://paulmillr.com)

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the “Software”), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.

@peersyst/near-mobile-signer

@ramper/near
Expand Down Expand Up @@ -3001,8 +3049,7 @@ base-x
MIT
The MIT License (MIT)

Copyright (c) 2018 base-x contributors
Copyright (c) 2014-2018 The Bitcoin Core developers
Copyright base-x contributors (c) 2016

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down Expand Up @@ -5180,6 +5227,9 @@ ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.


lru_map
MIT

ltgt
MIT
Copyright (c) 2014 Dominic Tarr
Expand Down
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<style>@import"https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600&display=swap";*{box-sizing:border-box}html{--bg:#fff;--fg:#25282A;--gray:#888;--royal:#0072CE;--blue:#6AD1E3;--primary:#D1CCBD;--secondary:var(--royal);--tertiary:#FF585D;background-color:var(--bg);color:var(--fg);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:calc(.65em + .7vw);line-height:1.3}html ::selection{background:var(--secondary);color:var(--bg)}@media (prefers-color-scheme: dark){html{--bg:#25282A;--fg:#fff;--secondary:var(--blue)}html ::selection{background:var(--secondary);color:var(--fg)}}body{margin:0 auto;padding:0 1em;max-width:40em}</style><link rel="stylesheet" href="styles.34262d4340e5edd6.css" media="print" onload="this.media='all'"><noscript><link rel="stylesheet" href="styles.34262d4340e5edd6.css"></noscript></head>
<body>
<near-wallet-selector-root></near-wallet-selector-root>
<script src="runtime.ff64d6944a0caabc.js" type="module"></script><script src="polyfills.80438c3ed9e4ccb1.js" type="module"></script><script src="main.978ad2d0ff1d6c80.js" type="module"></script>
<script src="runtime.ff64d6944a0caabc.js" type="module"></script><script src="polyfills.80438c3ed9e4ccb1.js" type="module"></script><script src="main.4f007ecd8dfb7ba0.js" type="module"></script>


</body></html>
13 changes: 13 additions & 0 deletions main.4f007ecd8dfb7ba0.js

Large diffs are not rendered by default.

7 changes: 0 additions & 7 deletions main.978ad2d0ff1d6c80.js

This file was deleted.

0 comments on commit cd0b3b1

Please sign in to comment.