Coder Social home page Coder Social logo

splasky / ta-endpoint Goto Github PK

View Code? Open in Web Editor NEW

This project forked from dltcollab/ta-endpoint

0.0 1.0 0.0 2.11 MB

Connect resource constrained endpoints with Tangle-Accelerator

License: Apache License 2.0

Makefile 2.37% C 95.81% Shell 1.08% C++ 0.74%

ta-endpoint's Introduction

TA-endpoint

TA-endpoint is the endpoint of tangle-accelerator. TA-endpoint would be running on a resource-constrained network connectivity module. The embedded devices can send messages to blockchain network (Tangle) with a connectivity module loaded TA-endpoint. The message would be transmitted to connectivity module through UART. Message would be encrypted and send to tangle.

Streaming Message Channel Implementation

The encrypted message would be sent to Tangle with a streaming message channel API. The streaming message channel API would ensure the order of messages in the channel. User who wants to fetch/send message to Tangle needs to provide data_id, key and protocol to identify a specific message. A message sent by TA-endpoint needs to be encrypted locally which avoids message being peeked and modified.

How to use

$ git clone --recursive https://github.com/DLTcollab/TA-endpoint 
$ make -j$(nproc)

build legato app

$ make legato

ta-endpoint's People

Contributors

hisona avatar howjmay avatar jserv avatar marktwtn avatar splasky avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.