Use this example built from our Telos EVM Quasar Vue Template to get inspiration. It uses Quasar & Vue and has an implementation of etherJS.
This template requires NodeJS 14+ and NPM installed
npm install -g @vue/cli
npm install -g @quasar/cli- Install the repository on your machine with
git clone https://github.com/telosnetwork/evm-ui-template-examplesor download the code and install it manually - Enter the directory of the project
cd evm-ui-template-examples
npm installmv .env.sample .envquasar devnpm run lintnpm run formatquasar buildSee Configuring quasar.config.js.
See the documentation