To contribute to UniChain Core, ensure that you have the latest version of the codebase. To setup UniChain Core with all the necessary dependencies for linting, testing, and building, run the following:
$ git clone https://github.com/uniworld-io/unichain-core.git
$ cd unichain-core
$ ./gradlew build
UniChain core is written in Java, We follow the standard coding conventions from Google. Please check out the guideline in this link Google style for Java
Please submit the issue to github with detail information and instructions to reproduce your issue. Security-related bugs should be sent to us via email [email protected] or [email protected]