Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 218 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 218 Bytes

solidjs-web3-sandbox

Installation

Add your wallet public key:

cp .env.example .env

Install dependencies:

bun install

Run

bun dev

Then open http://localhost:3000 in your browser.