Go to file
shreerang6921 5dd97e3860
Generate HD wallet and sign message (#3)
* Generate ethers wallet

* Store wallet private key and mnemonic using react-native-keychain

* Add semicolons

* Edit ui heading

* Make review changes

* Use consistent pattern for functions

* Add method to sign message

* Change title

* Improve signing time

* Hide button on wallet initilisation

---------

Co-authored-by: Adw8 <adwait@deepstacksoft.com>
2024-02-08 12:05:32 +05:30
__tests__ Create a basic react native app (#2) 2024-02-05 17:18:18 +05:30
.bundle Create a basic react native app (#2) 2024-02-05 17:18:18 +05:30
android Create a basic react native app (#2) 2024-02-05 17:18:18 +05:30
ios Create a basic react native app (#2) 2024-02-05 17:18:18 +05:30
styles Generate HD wallet and sign message (#3) 2024-02-08 12:05:32 +05:30
.eslintrc.js Create a basic react native app (#2) 2024-02-05 17:18:18 +05:30
.gitignore Create a basic react native app (#2) 2024-02-05 17:18:18 +05:30
.prettierrc.js Create a basic react native app (#2) 2024-02-05 17:18:18 +05:30
.watchmanconfig Create a basic react native app (#2) 2024-02-05 17:18:18 +05:30
app.json Create a basic react native app (#2) 2024-02-05 17:18:18 +05:30
App.tsx Generate HD wallet and sign message (#3) 2024-02-08 12:05:32 +05:30
babel.config.js Create a basic react native app (#2) 2024-02-05 17:18:18 +05:30
Gemfile Create a basic react native app (#2) 2024-02-05 17:18:18 +05:30
index.js Create a basic react native app (#2) 2024-02-05 17:18:18 +05:30
jest.config.js Create a basic react native app (#2) 2024-02-05 17:18:18 +05:30
metro.config.js Create a basic react native app (#2) 2024-02-05 17:18:18 +05:30
package.json Generate HD wallet and sign message (#3) 2024-02-08 12:05:32 +05:30
README.md Create a basic react native app (#2) 2024-02-05 17:18:18 +05:30
tsconfig.json Create a basic react native app (#2) 2024-02-05 17:18:18 +05:30
utils.ts Generate HD wallet and sign message (#3) 2024-02-08 12:05:32 +05:30
yarn.lock Generate HD wallet and sign message (#3) 2024-02-08 12:05:32 +05:30

laconic-wallet