Sync¶
[block:image] { “images”: [ { “image”: [ “https://files.readme.io/19897da-Sync512.png”, “Sync512.png”, 512, 512, “#656d99” ] } ] } [/block] ##What is 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.
[block:image] { “images”: [ { “image”: [ “https://files.readme.io/421af32-homepage.png”, “homepage.png”, 2128, 1549, “#d7d8d7” ] } ] } [/block]
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.
License¶
VeChain Sync is licensed under the GNU Lesser General Public License v3.0, also included in LICENSE file in the repository.
This project was generated with electron-vue using vue-cli. Documentation about the original structure can be found here.
User Guide¶
- Download & Install
- Wallet
- Browse the DApps/Web
- Interact with DApps
- Activities
- Settings
- Report an Issue
- [FAQ]((https://github.com/vechain/thor-sync.electron/wiki/FAQ)
- Contributing