ilovehackathons

Results 3 issues of ilovehackathons

1. It's better to deploy the contract before starting the app, because `yarn start` also opens the web browser, covering the terminal windows. 2. `.vscode/tasks.json` uses `yarn watch` instead of...

## Overview **TL;DR** Step 4 already tells you to make at least one commit before pushing: > Shape your history into at least one commit by using `git add` to...

I'm on an M2 Mac, and I've been trying to create a Dockerfile for aarch64, because the `anchor build` command takes over 15 minutes on my machine when using the...