Skip to content

vechain/thor-sync.electron

Repository files navigation

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 · · 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.