# CryptoCRIT

![CryptoCRIT](https://theabbie.github.io/files/CryptoCRIT.png)

## Introduction

CryptoCRIT is an open-source Cryptocurrency project which facilitates a Cryptocurrency wallet for making payments. The associated Cryptocurrency is called CritCoin.

This system will be used in [Fr. Conceicao Rodrigues Institute of Technology](https://www.fcrit.ac.in)

| CryptoCRIT        |                                                                                                                                                                                                                                                                                                      |
| ----------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Quick Info        |                                                                                                                                                                                                                                                                                                      |
| Name              | CryptoCRIT                                                                                                                                                                                                                                                                                           |
| Technologies Used | <ul><li>Blockchain</li><li>RSA Encryption</li></ul>                                                                                                                                                                                                                                                  |
| College           | [Fr. Conceicao Rodrigues Institute of Technology](https://www.fcrit.ac.in)                                                                                                                                                                                                                           |
| Team              | <ul><li><a href="https://github.com/rgab1508">Gabriel Rajendran</a></li><li><a href="https://instagram.com/adi.unni">Aditya Unnikrishnan</a></li><li><a href="https://theabbie.github.io">Abhishek Chaudhary</a></li><li><a href="https://instagram.com/tushar_gupta_339">Tushar Gupta</a></li></ul> |

## Tasks

* [ ] Backend
* [ ] Frontend
* [ ] Logic
* [ ] Working
* [ ] Production

## Usage

```bash
mkdir <project-name>
cd <project-name>
cryptocrit run
```

## Contributing

Thank you for your interest in contributing, We are currently not interested in Contribution as this is our college project, If you have any suggestions or ideas, you can contact any of us, details are as mentioned below

## Help

You can contact us on social media, Our preferred mediums are as mentioned below

## Installation

### Requirements

* Node.Js installed
* A server or localhost

### Installation

A sample installation would be something like this

```bash
npm install -g cryptocrit
cryptocrit init
```

### Configuration

All the configuration data should be present in a `config.json` file

## Credits

* [Gabriel Rajendran](https://github.com/rgab1508)
* [Aditya Unnikrishnan](https://instagram.com/adi.unni)
* [Abhishek Chaudhary](https://theabbie.github.io)
* [Tushar Gupta](https://instagram.com/tushar_gupta_339)

## Contact

Contact us on [Gitter](https://gitter.im/CryptoCRIT/community)

## License

This project is licensed under MIT License, See [LICENSE](https://github.com/theabbie/CryptoCRIT/tree/8baf790f0e9af6ad96a567baab4aacb36a4fc6b1/LICENSE/README.md) for more information
