UNPKG

saepenatus

Version:

Web3-Onboard makes it simple to connect Ethereum hardware and software wallets to your dapp. Features standardised spec compliant web3 providers for all supported wallets, framework agnostic modern javascript UI with code splitting, CSS customization, mul

12 lines (8 loc) 293 B
# vite-vue2-starter A simple start for using vue2 with vite, using [underfin's vite-plugin-vue2](https://github.com/underfin/vite-plugin-vue2). ## Scripts ```bash npm run dev # start dev server npm run build # build for production npm run serve # locally preview production build ```