Go to file
Adwait Gharpure 9ab3148aa9
Show account data specific to selected network (#11)
* Add state for selected network

* Make review changes

* Add cosmos signature

* Explicit check for cosmos

* Add dummy method for generating wallet

* Remove logic from component

* Add dummy sign method

* Change network state values

* Use separate file for types

* Add default case to switch

* Use consistent method names

---------

Co-authored-by: Adw8 <adwait@deepstacksoft.com>
2024-02-14 13:45:02 +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 Add new page for signing message (#8) 2024-02-13 15:45:57 +05:30
components Show account data specific to selected network (#11) 2024-02-14 13:45:02 +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 Add react-native-paper ui library (#7) 2024-02-12 18:51:03 +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 Add react-native-paper ui library (#7) 2024-02-12 18:51:03 +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 Add new page for signing message (#8) 2024-02-13 15:45:57 +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 Show account data specific to selected network (#11) 2024-02-14 13:45:02 +05:30
utils.ts Show account data specific to selected network (#11) 2024-02-14 13:45:02 +05:30
yarn.lock Add new page for signing message (#8) 2024-02-13 15:45:57 +05:30

laconic-wallet