project-inra / inra-coin

A set of modules for decentralized solutions, inter alia. Includes peer-to-peer protocols, blockchain-based technologies, data replication algorithms and more.
GNU General Public License v3.0
6 stars 0 forks source link
blockchain cryptocurrency cryptography javascript p2p

inra-coin

[![Greenkeeper badge](https://badges.greenkeeper.io/project-inra/inra-coin.svg)](https://greenkeeper.io/) [![Build Status](https://img.shields.io/travis/project-inra/inra-coin.svg)](https://travis-ci.org/project-inra/inra-coin/) [![License: GPL v3](https://img.shields.io/badge/License-GPL%20v3-blue.svg)](http://www.gnu.org/licenses/gpl-3.0)
**Inra-coin** is a set of _fully hackable_ modules for decentralized solutions. We use _peer-to-peer_ protocols and _blockchain-based_ technologies. For more information please refer to our [Wiki](https://github.com/project-inra/inra-coin/wiki).

Contributing

Bug reporting

Github Open Issues Github Closed Issues Github Pull Requests

Changes and improvements are more than welcome. Feel free to fork and open a pull request. If you have found any issues, please report them here – they are being tracked on GitHub Issues.

Development & Installation

We have prepared multiple commands to help you develop inra-coin on your own. You will need a local copy of Node.js installed on your machine. For more informations - check our Wiki.

License

Copyright © 2018-present Project Inra.

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or any later version.