A Go-based project for historical Bitcoin price analysis. Combines "satoshi" and "natsukashii" (nostalgia) to showcase what you might have earned if you had invested in Bitcoin earlier. Includes comparisons with other assets like Big Mac prices.
- Copy the example environment file:
cp .env.example .env
- Run it
make run
- Go: Primary programming language.
- golangci-lint: For code quality checks.
Install the linter:
go install github.com/golangci/golangci-lint/cmd/golangci-lint@latest
export PATH=$PATH:$(go env GOPATH)/binDAYW License. See LICENSE for details.

