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

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.

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