Skip to content

Latest commit

 

History

History
53 lines (40 loc) · 1.27 KB

README.md

File metadata and controls

53 lines (40 loc) · 1.27 KB
Screen.Recording.2024-07-11.at.11.48.05.mov

Introduction

Development Setup Local

Prerequisites:

  1. Clone repository
git clone git@github.com:AlexGalhardo/bitcoin-puzzle.git
  1. Enter repository
cd bitcoin-puzzle/
  1. Install dependencies
bun install
  1. Creating bitcoin addresses
bun run create-bitcoin-addresses
  1. Creating bitcoin addresses and checking balance
bun run create-and-check-balance

License

MIT

Copyright (c) July 2024-present, Alex Galhardo