meta-tangle
IOTA is an open-source distributed ledger and cryptocurrency designed for the Internet of things. It uses a directed acyclic graph to store transactions on its ledger, motivated by a potentially higher scalability over blockchain based distributed ledgers. The meta-iota OpenEmbedded Layer aims to provide recipes for IOTA related programs, tools and libraries in order to support the IOTA Tangle Ledger on a large variety of embedded devices.
Git repository
https://github.com/iotaledger/meta-iota web repo
Subdirectory
meta-tangle web subdirectory
Last commit: 3 years, 9 months ago (master branch)
Maintainer
- Bernardo A. Rodrigues email
Dependencies
The meta-tangle layer depends upon:
Recipe name | Version | Description |
---|---|---|
access-sdk | 0.1.0 | IOTA Access SDK. |
access-server | 0.1.0 | IOTA Access Server Reference Implementation. |
argtable3 | 3.1.5 | A single-file, ANSI C, command-line parsing library that parses GNU-style command-line options. |
c-iota-workshop | git | C IOTA workshop |
cjson | 1.7.12 | Ultralightweight JSON parser in ANSI C |
go | 1.15.2 | Go programming language compiler |
go-binary-native | 1.15.2 | Go programming language compiler (upstream binary for bootstrap) |
go-cross-canadian-i686 | 1.15.2 | Go programming language compiler |
go-cross-core2-32 | 1.15.2 | Go programming language compiler |
go-crosssdk-x86_64-oesdk-linux | 1.15.2 | Go programming language compiler |
go-dep | 0.5.4 | Dependency management tool for Golang |
go-iota-workshop | git | Some simple examples to get you started on developing with IOTA using Go. |
go-native | 1.15.2 | Go programming language compiler |
go-runtime | 1.15.2 | Go programming language compiler |
goshimmer | 0.3.0 | GoShimmer implementation of IOTA Coordicide. |
goshimmerctl | git | GoShimmer Helper Tools |
hornet | 0.5.6 | HORNET is a lightweight alternative to IOTA's fullnode software IRI |
hornetctl | git | HORNET Helper Tools |
http-parser | 2.9.2 | Parser for HTTP messages written in C |
iota-cmder | 1.0.0 | A terminal-based application for interacting with the IOTA Tangle. |
iota.go | 1.0.0 | IOTA Go API Library |
keccak | 1.0 | eXtended Keccak Code Package. |
libcclient | 1.0.0 | IOTA CClient Library. |
libcommon | 1.0.0 | IOTA Common functions and crypto implementations in C. |
libxslt | 1.1.33 | XSLT transformation library. |
linenoise | git | A minimal, zero-config, BSD licensed, readline replacement. |
logger | 4.0.0 | Logging facility for C |
openjdk-8-native | 212b04 | Java runtime based upon the OpenJDK Project, the community builds using source code from OpenJDK project |
pigpio | 74 | pigpio is a library for the Raspberry which allows control of the General Purpose Input Outputs (GPIO) |
python-iota-workshop | git | Simple examples showing you how you can interact with the IOTA Tangle using Python |
python3-backcall | 0.1.0 | Backcall: Specifications for callback functions passed in to an API |
python3-ipython | 7.2.0 | IPython: Productive Interactive Computing |
python3-ipython-genutils | 0.2.0 | Vestigial utilities from IPython |
python3-jedi | 0.13.2 | JEDI: An autocompletion tool for Python that can be used for text editors |
python3-parso | 0.3.1 | parso: A Python Parse |
python3-pathlib2 | 2.2.1 | Object-oriented filesystem paths |
python3-phx-class-registry | 3.0.5 | Factory+Registry pattern for Python classes. |
python3-phx-filters | 2.0.2 | Validation and data pipelines made easy! |
python3-pickleshare | 0.7.4 | Tiny 'shelve'-like database with concurrency support |
python3-pygments | 2.2.0 | Pygments is a syntax highlighting package written in Python |
python3-pyota | 2.1.0 | PyOTA: The IOTA Python API Library |
python3-pysha3 | 1.0.2 | SHA-3 (Keccak) for Python |
python3-regex | 2019.11.1 | Alternative regular expression module, to replace re. |
python3-scandir | 1.5 | scandir, a better directory iterator and faster os.walk() |
python3-traitlets | 4.3.2 | Traitlets Python config system |
seed-gen | 1.0 | IOTA (Extremely Unsafe) Seed Generator |
streams-http-gateway | ||
template.go | git | |
useradd-beekeeper | 1.0 | BeeKeeper User settings |
uthash | 2.1.0 | Hash table and linked list for C structures |