https://github.com/owenvoke/arose
A block explorer for the Arionum cryptocurrency.
https://github.com/owenvoke/arose
arionum blockchain-explorer cryptocurrency php
Last synced: about 1 month ago
JSON representation
A block explorer for the Arionum cryptocurrency.
- Host: GitHub
- URL: https://github.com/owenvoke/arose
- Owner: owenvoke
- License: mit
- Created: 2018-12-04T15:55:17.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-12-04T22:46:38.000Z (almost 7 years ago)
- Last Synced: 2025-06-08T15:47:09.376Z (4 months ago)
- Topics: arionum, blockchain-explorer, cryptocurrency, php
- Homepage:
- Size: 202 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- 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
# arose
[![Latest Version on Packagist][ico-version]][link-packagist]
[![Software License][ico-license]](LICENSE.md)
[![Build Status][ico-travis]][link-travis]
[![Style CI][ico-styleci]][link-styleci]
[![Code Coverage][ico-code-quality]][link-code-quality]
[![Total Downloads][ico-downloads]][link-downloads]A block explorer for the Arionum cryptocurrency.
## Install
Via Composer
```bash
$ composer create-project pxgamer/arose
```## Usage
...
## Change log
Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.
## Testing
```bash
$ composer test
```## 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/packagist/v/pxgamer/arose.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/arose/master.svg?style=flat-square
[ico-styleci]: https://styleci.io/repos/160382474/shield
[ico-code-quality]: https://img.shields.io/codecov/c/github/pxgamer/arose.svg?style=flat-square
[ico-downloads]: https://img.shields.io/packagist/dt/pxgamer/arose.svg?style=flat-square[link-packagist]: https://packagist.org/packages/pxgamer/arose
[link-travis]: https://travis-ci.com/pxgamer/arose
[link-styleci]: https://styleci.io/repos/160382474
[link-code-quality]: https://codecov.io/gh/pxgamer/arose
[link-downloads]: https://packagist.org/packages/pxgamer/arose
[link-author]: https://github.com/pxgamer
[link-contributors]: ../../contributors