liyingxuan / OWallet

OWallet - a comprehensive Ontology desktop wallet

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

中文版

OWallet - a comprehensive Ontology desktop wallet

Version 0.8.0

Introduction

OWallet is a comprehensive Ontology desktop wallet. OWallet supports standard wallet management, shared wallet management based on multi-signature technology, and will also connect with various hard wallets such as Ledger, Trezor, and so on. In the next phase, OWallet will integrate more applications, providing developers with smart contract compilation, invocation, and other comprehensive services.

Welcome to join our community on Discord.

Get started

  1. Clone the repo
git clone https://github.com/ontio/OWallet.git
  1. Install packages yarn is recommended.
yarn install
  1. Run in Development
yarn run dev
  1. Build
yarn run package

Do not use "npm run package" here, or the app will have problem in windows.

Install released app

Please download the latest version that is compatiable with your platform.

About

OWallet - a comprehensive Ontology desktop wallet


Languages

Language:JavaScript 92.4%Language:Vue 7.6%Language:HTML 0.0%