fixing spl post 2

This commit is contained in:
Matt Reeves 2024-03-22 17:04:57 +00:00
parent c1bb3299ef
commit 20dacf5c7b
5 changed files with 8 additions and 8 deletions

View file

@ -210,7 +210,7 @@
<div class="archive-entry"> <div class="archive-entry">
<h3 class="archive-entry-title entry-hint-parent">How to create a Solana Token (SPL) from CLI with metadata <h3 class="archive-entry-title entry-hint-parent">How to create a Solana Token (SPL) from CLI with metadata
</h3> </h3>
<div class="archive-meta"><span title='2024-03-15 00:13:40 +0000 UTC'>March 15, 2024</span>&nbsp;·&nbsp;8 min&nbsp;·&nbsp;1506 words&nbsp;·&nbsp;Matt</div> <div class="archive-meta"><span title='2024-03-15 00:13:40 +0000 UTC'>March 15, 2024</span>&nbsp;·&nbsp;8 min&nbsp;·&nbsp;1505 words&nbsp;·&nbsp;Matt</div>
<a class="entry-link" aria-label="post link to How to create a Solana Token (SPL) from CLI with metadata" href="https://mafyuh.com/posts/spl-token-cli/"></a> <a class="entry-link" aria-label="post link to How to create a Solana Token (SPL) from CLI with metadata" href="https://mafyuh.com/posts/spl-token-cli/"></a>
</div> </div>
</div> </div>

File diff suppressed because one or more lines are too long

View file

@ -170,7 +170,7 @@
<p>I wanted to create an SPL token and after looking online I couldnt find an updated guide. So I thought I would learn and share. There are much easier ways to create these tokens but they cost $ and spending more $ than needed is no fun. This guide costs as little SOL as possible as everything is transacted directly on-chain. Everything is done from the CLI. <p>I wanted to create an SPL token and after looking online I couldnt find an updated guide. So I thought I would learn and share. There are much easier ways to create these tokens but they cost $ and spending more $ than needed is no fun. This guide costs as little SOL as possible as everything is transacted directly on-chain. Everything is done from the CLI.
This guide just covers the basics, the tools used are way more powerful than what I use them for, this is just creating a basic token with no taxes or locked supply or anything complex, but these tools do support those options....</p> This guide just covers the basics, the tools used are way more powerful than what I use them for, this is just creating a basic token with no taxes or locked supply or anything complex, but these tools do support those options....</p>
</div> </div>
<footer class="entry-footer"><span title='2024-03-15 00:13:40 +0000 UTC'>March 15, 2024</span>&nbsp;·&nbsp;8 min&nbsp;·&nbsp;1506 words&nbsp;·&nbsp;Matt</footer> <footer class="entry-footer"><span title='2024-03-15 00:13:40 +0000 UTC'>March 15, 2024</span>&nbsp;·&nbsp;8 min&nbsp;·&nbsp;1505 words&nbsp;·&nbsp;Matt</footer>
<a class="entry-link" aria-label="post link to How to create a Solana Token (SPL) from CLI with metadata" href="https://mafyuh.com/posts/spl-token-cli/"></a> <a class="entry-link" aria-label="post link to How to create a Solana Token (SPL) from CLI with metadata" href="https://mafyuh.com/posts/spl-token-cli/"></a>
</article> </article>

File diff suppressed because one or more lines are too long

View file

@ -155,7 +155,7 @@
<p>I wanted to create an SPL token and after looking online I couldnt find an updated guide. So I thought I would learn and share. There are much easier ways to create these tokens but they cost $ and spending more $ than needed is no fun. This guide costs as little SOL as possible as everything is transacted directly on-chain. Everything is done from the CLI. <p>I wanted to create an SPL token and after looking online I couldnt find an updated guide. So I thought I would learn and share. There are much easier ways to create these tokens but they cost $ and spending more $ than needed is no fun. This guide costs as little SOL as possible as everything is transacted directly on-chain. Everything is done from the CLI.
This guide just covers the basics, the tools used are way more powerful than what I use them for, this is just creating a basic token with no taxes or locked supply or anything complex, but these tools do support those options....</p> This guide just covers the basics, the tools used are way more powerful than what I use them for, this is just creating a basic token with no taxes or locked supply or anything complex, but these tools do support those options....</p>
</div> </div>
<footer class="entry-footer"><span title='2024-03-15 00:13:40 +0000 UTC'>March 15, 2024</span>&nbsp;·&nbsp;8 min&nbsp;·&nbsp;1506 words&nbsp;·&nbsp;Matt</footer> <footer class="entry-footer"><span title='2024-03-15 00:13:40 +0000 UTC'>March 15, 2024</span>&nbsp;·&nbsp;8 min&nbsp;·&nbsp;1505 words&nbsp;·&nbsp;Matt</footer>
<a class="entry-link" aria-label="post link to How to create a Solana Token (SPL) from CLI with metadata" href="https://mafyuh.com/posts/spl-token-cli/"></a> <a class="entry-link" aria-label="post link to How to create a Solana Token (SPL) from CLI with metadata" href="https://mafyuh.com/posts/spl-token-cli/"></a>
</article> </article>