A sick crypto that is simple to use and easy to understand whilst having a ton of functionality.
Goals that were taken into consideration when developing Hazelchain, were that we wanted this to be a simple to use and easy to understand cryptocurrency.
To distribute coins as well as reduce Hazelchain's carbon footprint, hazelchain was developed to be able to switch between 2 consensus algorithms, both proof of work and proof of stake
- Windows:
- Windows 7 or higher
- git
- GNU/Linux:
- git
-
Follow these steps to install Ninja
-
Add Ninja to your path
-
Download the zip or clone the repository.
-
Extract the contents to an empty folder.
-
Download mingw x64 from here
-
Run the bootstrapper (Keep in mind the files to be downloaded might be large)
- If you're using Windows:
- Open Windows Powershell
- Run
windows.bat
in powershell
- If you're using Windows:
-
Open the project as a Cmake project in your preferred IDE
-
Set the cmake preset as CMakePresets.json
In order to contribute to this repository you must do the following:
- Commit changes to the correct branch for the feature or issue