https://github.com/fabryprog/iota-mam-lib
IOTA MAM - Java Implementation (JS porting) - WORKING PROGRESS
https://github.com/fabryprog/iota-mam-lib
iota iota-library tangle
Last synced: about 2 months ago
JSON representation
IOTA MAM - Java Implementation (JS porting) - WORKING PROGRESS
- Host: GitHub
- URL: https://github.com/fabryprog/iota-mam-lib
- Owner: Fabryprog
- License: apache-2.0
- Created: 2018-03-22T06:49:02.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-03-22T22:26:40.000Z (about 7 years ago)
- Last Synced: 2025-02-12T08:57:11.336Z (3 months ago)
- Topics: iota, iota-library, tangle
- Language: Java
- Homepage:
- Size: 21.5 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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 libmvn 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