Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ddnlink/ddn-wallet

DDN Client ( Windows, Linux, Mac OS )
https://github.com/ddnlink/ddn-wallet

Last synced: about 2 months ago
JSON representation

DDN Client ( Windows, Linux, Mac OS )

Awesome Lists containing this project

README

        

English | [简体中文](./README.zh-CN.md)

DDN Wallet

## Features

```
- Home
- Transfer
- MultiSignature
- Vote
- Assets
- Browser
- User
- Login
- Create Account
```

## Usage

```bash
$ git clone
$ cd ddn-wallet
$ npm install
$ npm start # visit http://localhost:8000
```

## Browsers support

Modern browsers and IE11.

| [IE / Edge](http://godban.github.io/browsers-support-badges/)IE / Edge | [Firefox](http://godban.github.io/browsers-support-badges/)Firefox | [Chrome](http://godban.github.io/browsers-support-badges/)Chrome | [Safari](http://godban.github.io/browsers-support-badges/)Safari | [Opera](http://godban.github.io/browsers-support-badges/)Opera |
| --------- | --------- | --------- | --------- | --------- |
| IE11, Edge| last 2 versions| last 2 versions| last 2 versions| last 2 versions

## Contributing

Any type of contribution is welcome, here are some examples of how you may contribute to this project:

- Use ddn-wallet in your daily work.
- Submit to report bugs or ask questions.
- Propose pull requests to improve our code.