The next generation VeChain wallet for all platforms.
What's New
Compared to Sync v1, the most significant change is that the built-in dApp browser is abandoned. That means now dApps can freely run in your favorite web browser.
Supported Platforms
| Platform | Link | |
|---|---|---|
| Browser (nightly/unstable) | https://lite.sync.vecha.in | |
| Desktop | ||
| Windows | Releases | |
| macOS | Releases | |
| Linux | Releases | |
| Mobile | ||
| Android | Google Play | |
| iOS | App Store |
Port dApps to Sync2
You can easily port your dApp by integrating Connex v2.
Build from source
Install the dependencies
Start the app in development mode (hot-code reloading, error reporting, etc.)
- web mode
- electron mode
- ios mode
- android mode
Lint the files
Build the app for production
Version release flow
Click to get detail
Browser
Browser version will be updated automatically by Action
Desktop
- Bump
<version>in package.json git tag v<version>git push origin v<version>- Check Action for more detailed info.
License
This package is licensed under the GNU Lesser General Public License v3.0, also included in LICENSE file in the repository.