mirror of
https://github.com/fullstack-cash/wallet.fullstack.cash.git
synced 2026-09-22 01:02:06 -07:00
Switching to minimal-slp-wallet (not -web)
This commit is contained in:
+2
-2
@@ -60,10 +60,10 @@ class About extends React.Component {
|
||||
>gatsby-ipfs-web-wallet Gatsby Theme
|
||||
</a>, and the{' '}
|
||||
<a
|
||||
href='https://github.com/Permissionless-Software-Foundation/minimal-slp-wallet-web'
|
||||
href='https://github.com/Permissionless-Software-Foundation/minimal-slp-wallet'
|
||||
target='_blank'
|
||||
rel='noopener noreferrer'
|
||||
>minimal-slp-wallet-web
|
||||
>minimal-slp-wallet
|
||||
</a> wallet engine.
|
||||
</p>
|
||||
<p>
|
||||
|
||||
+1
-1
@@ -39,7 +39,7 @@ export default function HTML (props) {
|
||||
</div>
|
||||
|
||||
{/* minimal-slp-wallet-web */}
|
||||
<script src='https://unpkg.com/minimal-slp-wallet-web' />
|
||||
<script src='https://unpkg.com/minimal-slp-wallet' />
|
||||
|
||||
{/* bch-message-lib */}
|
||||
<script src='https://unpkg.com/bch-message-lib' />
|
||||
|
||||
Reference in New Issue
Block a user