Generate SSS shares from mnemonic words
This commit is contained in:
5
src/utils/index.ts
Normal file
5
src/utils/index.ts
Normal file
@@ -0,0 +1,5 @@
|
||||
/**
|
||||
* Utility functions for Sentinel
|
||||
*/
|
||||
|
||||
export * from './sss';
|
||||
Reference in New Issue
Block a user