Linkie Link
|
ee71260429
|
MP-1660: base components (#57)
* MP-1660: base components
* fix: removed lodash.isequal
|
2022-11-29 17:45:00 +01:00 |
|
Gustavo Mauricio
|
3022ae9a6a
|
MP-2017: Deposit Funds and Account stats (#21)
* style: fund account font size adjustments
* client instance. contract addresses updates. prices hook added
* persist lend assets value for every credit account
* feat: account stats and semi circular progress
* minor code cleanup
* display borrowed assets interest rate
* fallback screen when no wallet is connected
* fix: hydration mismatch
* update osmosis testnet endpoints
* style: body text color
* coin interface imported from cosmos package
* risk calculation from ltv assets comment added
* svgr setup. inline svg extracted to Icons folder
* address removed from local storage. wallet store improvements
* rename setAddress action to connect
* yield page renamed to earn
* refactor: accountStats using BigNumber
* update contract addresses
* update hardcoded fee
* update market mocked values
* current leverage added to useAccountStats hook return
* leverage naming disambiguation
* debt positions labels color update. negative sign before values
* remove prefers-color-scheme media query
* update redbank mock data
|
2022-10-12 16:41:03 +01:00 |
|
Gustavo Mauricio
|
981c982de2
|
remove index page nextjs content
|
2022-09-18 11:45:58 +01:00 |
|
Gustavo Mauricio
|
28c53b1e59
|
Wallets integration (#3)
* keplr/metamask integration initial commit
* chains settings and type definitions. notifications prototype
* fix: dom nested buttons
* address copied toast
* react-toastify colors
* wallet store and initial queries setup. zustand and react query dependencies added
* _app code cleanup
* remove obsolete WalletContext
* unused import
* walletStore initial commit
* leftover component reference removed
* fix: react hydration mismatch wallet component
* metamask conditional click handler
* connect modal minor tweaks and wallet installation urls added
|
2022-09-14 12:28:18 +01:00 |
|
gustavomauricio
|
3e1cc8387f
|
styling wip
|
2022-09-02 15:40:10 +01:00 |
|
gustavomauricio
|
732e23d15e
|
initial setup wip
|
2022-09-02 15:30:58 +01:00 |
|
gustavomauricio
|
9b0776f2b7
|
added background
|
2022-09-02 13:06:05 +01:00 |
|
gustavomauricio
|
0c5319ad02
|
Initial commit from Create Next App
|
2022-09-02 12:17:39 +01:00 |
|