Go to file
shreerang6921 3d40de966d
Generate wallet and sign message (#4)
* Store mnemonic and private key seperately

* Change variable names

* Refactor code in seperate components

* Display wallet details

* Remove unnecessary imports

* Make review changes

* Add method to reset wallet

* Make component self closing

* separate imports

---------

Co-authored-by: Adw8 <adwait@deepstacksoft.com>
2024-02-08 18:42:30 +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
components Generate wallet and sign message (#4) 2024-02-08 18:42:30 +05:30
ios Create a basic react native app (#2) 2024-02-05 17:18:18 +05:30
styles Generate wallet and sign message (#4) 2024-02-08 18:42:30 +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 wallet and sign message (#4) 2024-02-08 18:42:30 +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 wallet and sign message (#4) 2024-02-08 18:42:30 +05:30
yarn.lock Generate HD wallet and sign message (#3) 2024-02-08 12:05:32 +05:30

laconic-wallet