diff --git a/client/src/components/TokenCreator.vue b/client/src/components/TokenCreator.vue deleted file mode 100644 index 3ca3a26..0000000 --- a/client/src/components/TokenCreator.vue +++ /dev/null @@ -1,142 +0,0 @@ - - - - - - - - - - - - Token Creator - - - - - - - Create your PLEXUS Token - Launch your own SPL token on Solana in seconds. - - - - - Token Name - - - - Symbol - - - - Decimals - - - - Total Supply - - - - - - - - Security Features - - - - - Revoke Mint Authority - - - - Revoke Freeze Authority - - - - - - - - {{ isCreating ? 'Launching on Solana...' : 'Create Token' }} - - - - - - - - Token Launched! - Your token ${{ tokenSymbol }} has been successfully created on the Solana blockchain. - - Create Another - - - - - - -
Launch your own SPL token on Solana in seconds.
Your token ${{ tokenSymbol }} has been successfully created on the Solana blockchain.