You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
So when this is complete you should have something like:
Orion's sword dispassionate extraterrestrial observer tingling of the spine network of wormholes prime number a billion trillion? Hearts of the stars vastness is bearable upset loud source damage mountain galaxy approve second census health evidence segment only through love intelligent beings tendrils of gossamer clouds Sea of Tranquility a mote of dust suspended in a sunbeam and billions upon billions upon billions upon billions upon billions upon billions upon billions.
Note that after the word "bearable" we have a 12-word seed phrase and then continue on with the rest of the Saganism.
The text was updated successfully, but these errors were encountered:
We have a fun way of signing a message, called a Saganism. It's a bunch of random words from Carl Sagan. You can see that here:
https://github.com/starryzone/starrybot-discord/blob/main/src/logic.js#L31
We haven't had any issues, but we'd like to also add in a normal seed phrase here just to ensure it can never be gamed.
So let's insert a seed phrase using
near-seed-phrase
(https://www.npmjs.com/package/near-seed-phrase) because it's fast and not a huge priority.You can see how I used this library in the
near-crossword
repository.https://github.com/mikedotexe/near-crossword/blob/e078b5e9027cac59cdcdf5a779ca64c6551c63af/src/index.js#L16
(Note that in the crossword I'm actually using using the GitHub URL for dependency. So if you run into problems you can try that. https://github.com/mikedotexe/near-crossword/blob/e078b5e9027cac59cdcdf5a779ca64c6551c63af/package.json#L13)
So when this is complete you should have something like:
Note that after the word "bearable" we have a 12-word seed phrase and then continue on with the rest of the Saganism.
The text was updated successfully, but these errors were encountered: