Skip to content

Commit

Permalink
Update SimpleMint.jsx
Browse files Browse the repository at this point in the history
Added FAQ Text
  • Loading branch information
LoafPickleWW authored May 29, 2024
1 parent 0aad686 commit adfea99
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion src/pages/SimpleMint.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -651,7 +651,10 @@ export function SimpleMint() {
{
question: "What is Simple Mint?",
answer:
"Simple Mint is a tool that allows you to mint NFTs and tokens on the Algorand blockchain.",
"Simple Mint is a tool that allows you to mint NFTs and tokens on the Algorand blockchain in any of the major standards.",
question: "How much does it cost to Mint?",
answer:
"There is a network fee of 0.1A and a Lab fee of 0.1A. In total you need to have at least 0.2A in your wallet before minting.",
},
]}
/>
Expand Down

0 comments on commit adfea99

Please sign in to comment.