Implementing the seed phrase logic from the necessary libraries
Login with NEARSeed phrase and key derivation There are two separate things we’ll want to do: Create a random seed phrase for the user when they visit the crossword puzzle. This will be used if they win and don’t have a NEAR account and wish to create one. They can then paste this seed phrase …
Implementing the seed phrase logic from the necessary libraries Read More »