/thor-sync.electron

(WIP) User Agent (Wallet) of VeChain Thor powered by Electron

Primary LanguageVueGNU Lesser General Public License v3.0LGPL-3.0

VeChain Sync

Sync provides a seamless experience for users and developers. which is designed to provide the superior user experiences for dApps on the VeChainThor blockchain. It serves as the dApp environment to provide unlimited potential for developers and users.

Download · User Guide · TestNet Faucet

homepage

Build From Source

git clone https://github.com/vechain/thor-sync.electron.git
cd thor-sync.electron
# install dependencies
npm install

# build electron application for production
npm run build

Contributing

Please take a quick look at the Report Issue / Contributing before opening an issue or pull request.

Acknowledgement

Special thanks to following projects:

License

VeChain Sync is licensed under the GNU Lesser General Public License v3.0, also included in LICENSE file in repository.


This project was generated with electron-vue using vue-cli. Documentation about the original structure can be found here.