• Stars
    star
    123
  • Rank 290,145 (Top 6 %)
  • Language Vue
  • License
    MIT License
  • Created over 6 years ago
  • Updated almost 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

OWallet - a comprehensive Ontology desktop wallet

δΈ­ζ–‡η‰ˆ

OWallet - a comprehensive Ontology desktop wallet

Version 0.9.25

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.

Support Windows/MacOS/Linux,get it Here,also welcome to join our community on Discord.

Core features of OWallet are as follows:

  • Create wallet/import wallet using keystore,mnemonic phrase,WIF private key,HEX private key
  • Support shared wallet based on multi-signature technology
  • Ledger support
  • View balance and record
  • Send ONG and ONT
  • Withdraw (redeem) ONG
  • Node stake and stake authorization management
  • ONT ID support
  • Integrate gateway provided by changelly and cryptonex

Get started

  1. Clone the repo
git clone https://github.com/ontio/OWallet.git
  1. Install packages yarn is recommended.
yarn
  1. Run in Development
yarn serve
  1. Build
yarn build

Install released app

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

Default keystore.db file path

Default points to:

  • %APPDATA% on Windows

  • $XDG_CONFIG_HOME or ~/.config on Linux

  • ~/Library/Application Support on macOS

More Repositories

1

ontology

Official Go implementation of the Ontology protocol. https://dev-docs.ont.io/#/
Go
829
star
2

documentation

Ontology Documents https://ont.io
JavaScript
126
star
3

ontology-java-sdk

Comprehensive Java library for the Ontology blockchain.
Java
68
star
4

ontology-DID

Ontology decentralized identification protocol based on W3C DID specifications.
C#
66
star
5

ontology-ts-sdk

Comprehensive TypeScript library for the Ontology blockchain.
TypeScript
64
star
6

ontology-wasm

Expired , please use https://github.com/ontio/wagon
Go
51
star
7

ontology-crypto

Go
44
star
8

OEPs

Ontology Enhancement Proposal
Python
38
star
9

ontology-python-sdk

Comprehensive python library for the Ontology blockchain.
Python
35
star
10

ontology-oracle

The Oracle node and Oracle contract
Go
35
star
11

cyano-wallet

Cyano wallet - an Ontology wallet
TypeScript
26
star
12

ontology-go-sdk

SDK for Ontology
Go
24
star
13

ontology-smartcontract

tools, tutorials for ontology smart contact
C
22
star
14

ontology-ddxf

Distributed data eXchange Framework,which allows to build data marketplaces .
19
star
15

ontology-fpga

HTML
17
star
16

ontology-python-compiler

Python
16
star
17

ontology-dapi

A lightweight Javascript library for interacting with Ontology node and Ontology wallets
TypeScript
15
star
18

ONTO

ONTO is a comprehensive decentralized client product, which is an entrance of trust search engine and blockchain system.
14
star
19

ontology-wasm-cdt-rust

ontology wasm contract development kit
Rust
11
star
20

ontology-test

Light-weight test framework for ontology
Go
10
star
21

ontology-rosetta

Ontology Implementation of Rosetta Blockchain Standard
Go
10
star
22

ontology-wasm-cdt-cpp

C++
9
star
23

ontology-explorer

Ontology blockchain explorer
Vue
8
star
24

Anniversary

Dev Events for Ontology Main Net Anniversary
Go
5
star
25

neo-go-compiler

a golang compiler for neovm smart contract
Go
5
star
26

cross-chain

4
star
27

ontio-wasmjit

Rust
3
star
28

layer2

Go
2
star
29

ontio-wasm-build

Rust
2
star
30

mercury

Go
2
star
31

musl-mirror

mirror from git://git.musl-libc.org/musl
C
1
star
32

ontology-tool

Go
1
star
33

oracle-chainlink-smartcontract

Python
1
star