Skip to content

Latest commit

 

History

History
46 lines (31 loc) · 831 Bytes

README.md

File metadata and controls

46 lines (31 loc) · 831 Bytes

dapp-template

Fast, lightweight, low boilerplate dapp template that connects to evm chains with rainbowkit and wagmi.

Write tests for dapp interactions. Copy prebuilt components for UI. Style with tailwind.

Installation

bun i

Testing

Make sure to "run", else it would use bun's native test runner.

bun run test

Tech

Add UI components

bun x --bun shadcn-ui@latest add button

License

MIT

Node

Make sure to use node >=18.17.0.