/nem.core

org.nem.core package

Primary LanguageJavaMIT LicenseMIT

NEM Core

Build Status

The NEM core is an important part for both NIS and NCC. Arguably one of the most interesting parts would be org.nem.core.crypto, which includes all cryptographic procedures like signing and verifying of signatures.

Above that core includes building blocks like Transactions, Blocks and Messages.

compilation:

mvn install