Skip to content

Commit

Permalink
Minor fixing because of outdated document.
Browse files Browse the repository at this point in the history
  • Loading branch information
cuongleqq authored Dec 12, 2023
1 parent ce73755 commit 4c93348
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

## Design

`LibAuk` holds the function to setup keychain group and can be used as the static provider of the module.
`SecureStorage` contains functions to create key and save into keychain, get eth address, sign transaction and export seed as UR format. This can be access by calling `LibAuk.shared.storage`
`LibAuk` holds the function to set up keychain group and can be used as the static provider of the module.
`SecureStorage` contains functions to create the key and save it into keychain, get eth and tezos addresses, sign transactions, and export seed as UR format. This can be accessed by calling `LibAuk.shared.storage`

## Installation

Expand Down

0 comments on commit 4c93348

Please sign in to comment.