Git Product home page Git Product logo

0rbit-node-temporary's Introduction

Simple Oracle Service

for ao

ao is a hyper parallel computer that provides decentralized compute. ao re Thinks decentralized compute by borrowing from the Unix Way Architecture with Erlang Actor Module boundaries. In Unix, everything is either a File or a Program, in ao everything is a Message or a Process. Just like files can be input and output to programs, Messages can be input and output to Processes in ao. This means there is no shared state or shared dependencies, ao uses a holographic state model. With this, ao makes it possible for Processes to connect to the outside world using messages, or as io. When an ao Process sends a message in which the Target is not a process, then it writes the message to Arweave a Permanent Storage Chain. The Simple Oracle service can query for those messages and process the requests, then send a message back to the Process, which it can process and manage.

Run the Oracle Service

cd oracle
yarn
yarn start

Load the Oracle Process

cd process
npm i -g https://get_ao.g8way.io
aos oracle --load oracle.lua

0rbit-node-temporary's People

Contributors

lucifer0x17 avatar twilson63 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.