项目作者: Fabryprog

项目描述 :
IOTA MAM - Java Implementation (JS porting) - WORKING PROGRESS
高级语言: Java
项目地址: git://github.com/Fabryprog/iota-mam-lib.git
创建时间: 2018-03-22T06:49:02Z
项目社区:https://github.com/Fabryprog/iota-mam-lib

开源协议:Apache License 2.0

下载


IOTA MAM LIBRARY

THIS LIBRARY IS WORKING PROGRESS. IT IS NOT COMPILE YET. IT IS NOT TESTED

I am trying to translate old js library to java language

Note to compile:

  • Import jota lib

mvn install:install-file -Dfile=jota-0.9.11-SNAPSHOT.jar -DgroupId=com.github.iotaledger -DartifactId=iota.lib.java -Dversion=0.9.11-SNAPSHOT -Dpackaging=jar

  • Copied class from iri

    • com.iota.iri.hash.Curl
    • com.iota.iri.hash.Kerl
    • com.iota.iri.hash.Sponge
    • com.iota.iri.hash.SpongeFactory