All Projects → iotaledger → meta-iota

iotaledger / meta-iota

Licence: MIT license
OpenEmbedded layer for the IOTA Distributed Ledger

Programming Languages

BitBake
79 projects
shell
77523 projects
CSS
56736 projects

Projects that are alternatives of or similar to meta-iota

yoe-distro
Embedded Linux distribution optimized for product development (based on OE/Yocto)
Stars: ✭ 135 (+229.27%)
Mutual labels:  yocto-layer, openembedded, yocto-project
SensorNode
SensorNode-client application for IOTA.
Stars: ✭ 35 (-14.63%)
Mutual labels:  iota, tangle, iota-node
meta-atmel
OpenEmbedded/Yocto Project layer for for Microchip SoC (aka AT91)
Stars: ✭ 75 (+82.93%)
Mutual labels:  yocto-layer, yocto-meta, yocto-project
freedom-u-sdk
Freedom U Software Development Kit (FUSDK)
Stars: ✭ 246 (+500%)
Mutual labels:  yocto, openembedded
Tanglestash
IOTA meets BitTorrent: An algorithm to persist any file onto the tangle of IOTA
Stars: ✭ 46 (+12.2%)
Mutual labels:  iota, tangle
IOTA-MAM.lib.js-PoC
Working Proof of Concept of IOTA's MAM technology using Live Nodes to push and receive messages inside tangle
Stars: ✭ 19 (-53.66%)
Mutual labels:  iota, tangle
yocto-whitepaper-examples
Example code included in the "Improving Your Embedded Linux Security Posture with Yocto" whitepaper
Stars: ✭ 14 (-65.85%)
Mutual labels:  yocto, openembedded
tangle-utils-website
A web site full of utilities for all things tangle, transaction and IOTA.
Stars: ✭ 19 (-53.66%)
Mutual labels:  iota, tangle
poc-ipfs
Demonstration of combining IOTA with IPFS for data storage.
Stars: ✭ 32 (-21.95%)
Mutual labels:  iota, tangle
iota.lib.rb
Ruby Library for IOTA with core and wrapper api implementation.
Stars: ✭ 17 (-58.54%)
Mutual labels:  iota, tangle
meta-quectel-community
Yocto Layer which provides basic support for Quectel wireless modules
Stars: ✭ 25 (-39.02%)
Mutual labels:  yocto-layer, yocto
iota-python
A Pure-Python implementation of IOTA node
Stars: ✭ 30 (-26.83%)
Mutual labels:  iota, tangle
meta-erlang
Erlang and Elixir support
Stars: ✭ 41 (+0%)
Mutual labels:  yocto-layer, yocto
dcurl
Hardware-accelerated Multi-threaded IOTA PoW, drop-in replacement for ccurl
Stars: ✭ 39 (-4.88%)
Mutual labels:  iota, tangle
kas
Setup tool for bitbake based projects
Stars: ✭ 178 (+334.15%)
Mutual labels:  yocto, openembedded
IOTAtangle
IOTA Tangle Visualiser 🦔 http://tangle.glumb.de/?DARK_MODE=true
Stars: ✭ 55 (+34.15%)
Mutual labels:  iota, tangle
meta-sifive
SiFive OpenEmbedded / Yocto BSP Layer
Stars: ✭ 30 (-26.83%)
Mutual labels:  yocto, openembedded
meta-openwrt
OE/Yocto metadata layer for OpenWRT
Stars: ✭ 75 (+82.93%)
Mutual labels:  yocto, yocto-meta
leaderboard-example
IOTA Proof of Concept Application example. With tutorial.
Stars: ✭ 64 (+56.1%)
Mutual labels:  iota, tangle
iota-area-codes
IACs are a proposed standard for tagging IOTA transactions with a geo-location, which allows them to be fetched based on their location.
Stars: ✭ 20 (-51.22%)
Mutual labels:  iota, distributed-ledger

meta-iota

The Yocto / OpenEmbedded layer for the IOTA Distributed Ledger.

Discord StackExchange Apache 2.0 license

STM32MP1 Raspberry Pi 4 Raspberry Pi 3 ROCK64 x86-64
[OS] honeycombOS
[Node] HORNET
[Node] GoShimmer 32 bits not supported
[Client Lib] iota.c
[Client Lib] iota.py
[Client App] IOTA Commander

Note: Yocto Release used in the builds: dunfell




The Yocto Project is an open source collaboration project that helps developers create custom Linux-based systems regardless of the hardware architecture. Meanwhile, OpenEmbedded is a build automation framework and cross-compile environment used to create Linux distributions for embedded devices.

Together, the Yocto Project and OpenEmbedded provide a flexible set of tools and a space where embedded developers worldwide can share technologies, software stacks, configurations, and best practices that can be used to create tailored Linux images for embedded and IoT devices, or anywhere a customized Linux OS is needed.

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.

The meta-iota layer is actually an umbrella layer that hosts:

  • meta-tangle: feature layer with recipes for IOTA related programs, tools and libraries for the IOTA Tangle Distributed Ledger.
  • meta-honeycomb: distro layer with configs and recipes for the IOTA honeycombOS Distribution.

Any collaborations (issues, patches, pull requests, suggestions) are more than welcome: [email protected]


Dependencies

The meta-tangle layer depends on:

URI: git://git.openembedded.org/openembedded-core
layers: meta
branch: dunfell

URI: git://git.openembedded.org/meta-openembedded
layers: meta-oe, meta-python, meta-networking
branch: dunfell

The meta-honeycomb layer depends on:

URI: git://git.openembedded.org/openembedded-core
layers: meta
branch: dunfell

URI: git://git.openembedded.org/meta-openembedded
layers: meta-oe, meta-python, meta-networking, meta-webserver
branch: dunfell

URI: git://github.com/bernardoaraujor/meta-iota
layers: meta-tangle
branch: master

License

meta-iota is released under the MIT License.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].