Add keypair to local account
This commit is contained in:
parent
7b0f93464a
commit
001d5faac9
10 changed files with 146 additions and 0 deletions
1
src/crypto_key.d.ts
vendored
Normal file
1
src/crypto_key.d.ts
vendored
Normal file
|
@ -0,0 +1 @@
|
|||
export function generate(): String;
|
Loading…
Add table
Add a link
Reference in a new issue