Skip to content

Latest commit

 

History

History
26 lines (20 loc) · 519 Bytes

README.md

File metadata and controls

26 lines (20 loc) · 519 Bytes

ether-wallet

Ethereum-connected vuejs SPA which tests various methods of interacting with a user's wallet. E.g., using ethers.js and walletconnect. Meant as a test project, but happy for others to learn through it!

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.