Go to file
shreerang6921 09a3b9fc75
Integrate functions with UI (#14)
* Add the creatHDWallet function

* Make review changes

* Add signMessage and signEthMessage functions

* Add signCosmosMessage function

* Add resetWallet function

* Add resetWallet function

* Integrate functions with UI

* Add Alerts to react component

* Make review changes

* Add comment in utils file

* Remove lowerCase conversion in signCosmosmessage function

---------

Co-authored-by: IshaVenikar <ishavenikar7@gmail.com>
2024-02-14 19:14:21 +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 Integrate functions with UI (#14) 2024-02-14 19:14:21 +05:30
components Integrate functions with UI (#14) 2024-02-14 19:14:21 +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 Add react-native-paper ui library (#7) 2024-02-12 18:51:03 +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 Show account data specific to selected network (#11) 2024-02-14 13:45:02 +05:30
babel.config.js Integrate functions with UI (#14) 2024-02-14 19:14:21 +05:30
constants.ts Show account data specific to selected network (#11) 2024-02-14 13:45:02 +05:30
Gemfile Create a basic react native app (#2) 2024-02-05 17:18:18 +05:30
index.js Integrate functions with UI (#14) 2024-02-14 19:14:21 +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 Integrate functions with UI (#14) 2024-02-14 19:14:21 +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
types.ts Integrate functions with UI (#14) 2024-02-14 19:14:21 +05:30
utils.ts Integrate functions with UI (#14) 2024-02-14 19:14:21 +05:30
yarn.lock Integrate functions with UI (#14) 2024-02-14 19:14:21 +05:30

laconic-wallet