Repository navigation
iota-javascript-library
- Website
- Wikipedia
A wallet & tangle explorer for IOTA. It is an open-source, single page progressive web app written using VueJS.
A open source, cold storage, encrypted wallet for the IOTA protocol that forces you to go offline.
Outsource the POW calculation by paying a small fee 🥕 TESTSERVER: http://iota.glumb.de:14260
Promote IOTA transactions using local PoW
Car wallet pays for parking using IOTA (Machine to Machine)
Integration node-red through IOTA.js library https://github.com/iotaledger/iota.js
This is a simple implementation of IOTA Rust client JS bindings for the Chrysalis network update. The setup uses an Arduino Nano 33 IoT (although you can use any Arduino board with a Serial connection) with a connected DHT11 sensor and LED, which can send to and receive AES-encrypted data from the IOTA Tangle using Indexation Payloads. This setup does not work on a standalone Arduino and relies on a serial connection to a development machine, capable of running a Node.js environment.
IOTA tangle transaction managed with balena
fork of https://github.com/alero3/IotaMessageSender, augmented by raxy
IOTA - Sensor data attachment to Tangle
Developed with IOTA Devnet API, Javascript, Node.js
A high-level wrapper for the IOTA Javascript Library iota.lib.js
Este repositorio contiene algunos ejemplos usando node.js para aprender como emitir y recibir transacciones/mensajes en la red de IOTA así como de un pequeño proyecto que publica y obtiene mensajes cifrados al tangle de iota utilizando una placa arduino.
Iota Address App created with the framework Svelte. You can add iota addresses from the public test network and see their balances.
A small php library that replicates some of the features of the IOTA javascript library. It takes a Tangle address and returns either a confirmed balance or the transaction data associated with that address.
command line interface app for iota wallet functions, fork of https://github.com/iotaledger/cli-app
porting to electron of raxy leaderboard
IOTA Message Example: Hello World App