I was creating a token on solana and was wondering why didn't I get a wallet seed phrase when I created the wallets needed for air dropping SOL and for the token it self. This is the command used for creating the wallets solana-keygen grind --starts-with name:1 where name was changed to a desired name for the wallet.
Is there another way to access the token I created on my pc from another device without a seed phrase ? This was all I got in the terminal when creating the wallet. I've noticed on tutorials that when a wallet is created it generates a seed phrase to recover it but for me it didn't. (I apologize if the question is vaguely asked, I'm really new to all of this stuff).
I haven't tried opening the project on a different pc but I assume just opening it in visual studio code won't link the token account to the new device? Here is the specific tutorial I used for creating the token the only difference in my project is that I didn't use pinata cloud services but github to set the URI for the token. https://awoyemivictor.notion.site/Latest-Solana-Token-Creation-Naming-Updating-Step-by-Step-Guide-for-Beginners-July-2022-fc2d8a4042ec49909047ba87eb3aa85a