chore: update readme ed6cd371
Steve · 2025-09-20 11:50 1 file(s) · +1 −2
README.md +1 −2
28 28
bun dev
29 29
```
30 30
31 -
This will run a simple server for `src/index.html` which imports components from `src/component/`
31 +
This will run a simple server for `site/index.html` which imports components from `src/component/`
32 32
33 33
3. Build
34 34
46 46
**Components**
47 47
48 48
- [ ] Connect Wallet
49 -
  - Add variant modes (avatar, no avatar, ens, etc)
50 49
- [ ] Interact with Contract
51 50
- [ ] TX Toasts?
52 51
- [ ] Contract State and Functions