@web3-vue3/squarelink-connector

A simple framework for building modern Ethereum dApps


Keywords
vue, vue3, ethereum, javascript, typescript, web3, context, frontend, dapp
License
CNRI-Python-GPL-Compatible
Install
npm install @web3-vue3/squarelink-connector@0.0.6

Documentation

web3-vue3

A simple framework for building modern Ethereum dApps

Local Development

  • Clone repo
    git clone https://github.com/yuntaoBai/web3-vue.git

  • Install top-level dependencies
    yarn

  • Install sub-dependencies
    yarn bootstrap

  • Build and watch for changes
    yarn start