https://github.com/owenvoke/arionum-wallet
A Node wallet for the Arionum cryptocurrency.
https://github.com/owenvoke/arionum-wallet
arionum js node vue wallet web
Last synced: 3 months ago
JSON representation
A Node wallet for the Arionum cryptocurrency.
- Host: GitHub
- URL: https://github.com/owenvoke/arionum-wallet
- Owner: owenvoke
- License: mit
- Created: 2018-05-08T13:41:43.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2019-05-20T16:09:32.000Z (about 7 years ago)
- Last Synced: 2025-01-26T12:11:25.599Z (over 1 year ago)
- Topics: arionum, js, node, vue, wallet, web
- Homepage:
- Size: 640 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE.md
- Code of conduct: .github/CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# arionum-wallet
[![Latest Version on NPM][ico-version]][link-npm]
[![Software License][ico-license]](LICENSE.md)
[![Build Status][ico-travis]][link-travis]
[![Code Coverage][ico-code-quality]][link-code-quality]
[![Total Downloads][ico-downloads]][link-downloads]
A web wallet for the Arionum cryptocurrency.
## Install
Via CLI
```bash
$ git clone git@github.com:pxgamer/arionum-wallet.git
$ cd arionum-wallet
$ yarn
```
## Usage
...
## Change log
Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.
## Contributing
Please see [CONTRIBUTING](.github/CONTRIBUTING.md) and [CODE_OF_CONDUCT](.github/CODE_OF_CONDUCT.md) for details.
## Security
If you discover any security related issues, please email security@pxgamer.xyz instead of using the issue tracker.
## Credits
- [pxgamer][link-author]
- [All Contributors][link-contributors]
## License
The MIT License (MIT). Please see [License File](LICENSE.md) for more information.
[ico-version]: https://img.shields.io/npm/v/arionum-wallet.svg?style=flat-square
[ico-license]: https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square
[ico-travis]: https://img.shields.io/travis/pxgamer/arionum-wallet/master.svg?style=flat-square
[ico-code-quality]: https://img.shields.io/codecov/c/github/pxgamer/arionum-wallet.svg?style=flat-square
[ico-downloads]: https://img.shields.io/npm/dt/arionum-wallet.svg?style=flat-square
[link-npm]: https://npmjs.com/package/arionum-wallet
[link-travis]: https://travis-ci.com/pxgamer/arionum-wallet
[link-code-quality]: https://codecov.io/gh/pxgamer/arionum-wallet
[link-downloads]: https://npmjs.com/package/arionum-wallet
[link-author]: https://github.com/pxgamer
[link-contributors]: ../../contributors