bitcoin-wallet An application to test creating a bitcoin wallet To run the projects follow the following instructions: Run the frontend $ cd frontend && npm start Run the backend $ cd backend && go run main.go