Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 507 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 507 Bytes

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