SDK Explorer
/
Helper function to generate a new entity secret.
NOTE: This function prints the entity secret to the console and does not return anything.
1import { generateEntitySecret } from '@circle-fin/developer-controlled-wallets' 2 3generateEntitySecret()