Giter VIP home page Giter VIP logo

sync2's Introduction

Sync2

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

npm install

Start the app in development mode (hot-code reloading, error reporting, etc.)

  • web mode
    quasar dev
  • electron mode
    quasar dev -m electron
  • ios mode
    quasar dev -m ios
  • android mode
    quasar dev -m android

Lint the files

npm run lint

Build the app for production

quasar build

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.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.