/ecdsa_wallet

Primary LanguageTypeScript

A basic implementation of wallet with ECDSA

Create your ECDSA Wallet in one click and start transfering funds from one account to another one.

Tech Stack

- MONGO DB
- NEXTJS with Next Api

Clone this repo and start playing around

- Make sure you have nodejs installed
- Clone this repository
- Create an `.env` file and add MONGO_URI to it
- Install packages `npm i`
- `npm run dev` and enjoy playing around