This is a MVP version of implementation for Hedera wallet chrome extension.
This repository consists of APP [ chrome extension frontend project
] , Node [ backend server
]
MongoDB database is migrated through MongoDB Atlas Cloud Database, which you can configure it through .env
- [NodeJS][node] v14 or greater
- [npm][npm] v6 or greater
The backend server is running so you could easily run this wallet application without building or configuring backend server.
Go to Manage extensions
of chrome extension menu, click Load unpacked
to install the source files ( build
folder of Wallet APP ) on Chrome browser.
- Create wallet
- Forget password
- Wallet should be signed via a password
- Send hbar
- Get private key
- Show Tokenized web3 Domain in the wallet
- Show Godaddy domains
- Swap
- Receive
- Database Migration & Webhook
- UI/UX
Anthony Jesus Toro Condor 12/29/2022