Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 )
- Host: GitHub
- URL: https://github.com/ddnlink/ddn-wallet
- Owner: ddnlink
- Created: 2018-06-01T06:47:48.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-02-03T11:00:26.000Z (almost 2 years ago)
- Last Synced: 2024-04-13T19:05:23.294Z (9 months ago)
- Language: JavaScript
- Size: 18.6 MB
- Stars: 2
- Watchers: 5
- Forks: 2
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
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.
| [](http://godban.github.io/browsers-support-badges/)IE / Edge | [](http://godban.github.io/browsers-support-badges/)Firefox | [](http://godban.github.io/browsers-support-badges/)Chrome | [](http://godban.github.io/browsers-support-badges/)Safari | [](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.