diff --git a/README.md b/README.md index 379c7c1..f321580 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,21 @@ # KristWeb v2 -**NOT YET READY FOR PRODUCTION.** + + + + + + + + +
+ +

+ Dashboard design mockup +

+
+ +

TODO LIST

*This project is heavily under development. It is currently in the design stages, meaning there is **no useful functionality yet***. @@ -12,7 +27,7 @@ ### Building -``` +```sh git clone https://github.com/tmpim/KristWeb2 cd KristWeb2 npm install diff --git a/src/layouts/my-wallets/MyWalletsPage.tsx b/src/layouts/my-wallets/MyWalletsPage.tsx index 96a27a0..4d5e113 100644 --- a/src/layouts/my-wallets/MyWalletsPage.tsx +++ b/src/layouts/my-wallets/MyWalletsPage.tsx @@ -82,7 +82,7 @@ password: "", format: "kristwallet", label: "Shop Wallet", - address: "kreichdyes", + address: "k012345678", balance: 15364, names: 12, category: "Shops", @@ -93,7 +93,7 @@ password: "", format: "kristwallet", label: "Main Wallet", - address: "khugepoopy", + address: "kabcdefghi", balance: 1024, names: 3, firstSeen: new Date().toISOString()