Giter Site home page Giter Site logo

macgregor-archive / onyx Goto Github PK

View Code? Open in Web Editor NEW

This project forked from project-onyx/onyx

0.0 2.0 0.0 1.68 MB

All code and smart contracts that power Project ONYX.

Home Page: https://alpha.projectonyx.io

JavaScript 46.84% HTML 0.33% CSS 50.83% Python 2.00%

onyx's Introduction

ProjectONYX

Distributed Test Driven Software Development built on the Ethereum blockchain

Websites

Landing Page
Alpha

Directory Structure

  • README.md
  • dapp --> Truffle dapp directory.
    • contracts --> All smart contract code
      • dapp --> Smart contracts to build out dapp pieces
      • crowdsale --> Smart contracts to specify crowdsale
      • lib --> libraries
      • token --> Smart contracts to build ONYX token
    • src --> All front-end code that hooks into the smart contracts
    • test --> Test suite for all code
  • validator --> Python code to start own instance of a validator (very alpha)
    • README.md --> Instructions for starting validator instance
    • src --> All validator python code
  • demos --> TDD demos to help you run through the process on the alpha

What is Project ONYX

Project ONYX aims to leverage the blockchain and test driven development in order to create a software development platform that allows for the outsourcing of development jobs to any engineer on the ONYX network. Essentially, ONYX is a platform that has 3 main pieces:

  1. Requesters: Have development work that needs to be completed. Provides test cases that needs to be passed in order to mark the job as successful.
  2. Engineers: These are the people that actually pick and choose which jobs from Requesters they want to do and pass the test cases.
  3. Validators: These people run software on their system that queries the ONYX network for completed work by the Engineers and validates it against the test cases in order to guarantee compliance with all of the Requesters parameters.

Each of these players gains something from this transaction. The Requester gets working software written for cheap, the Engineers get paid and get to pick exactly what they work on, and the Validators get paid for doing little to no manual work.

Benefits of Project ONYX

Project ONYX offers many advantages to software development over today's standard.

  1. Can offload menial work to ONYX so that expensive software engineers can focus on more complicated architecture/development tasks.
  2. Reduces the number of software engineers required to develop a product which saves money.
  3. Instead of hiring enough workers to handle busy times and leaving them without work in the more idle times, the supply of workers can scale with the variable demand of work.

End Vision

The end vision of Project ONYX is a platform that allows software companies to become many times more efficient by focusing on high level design and architecture and leaving implementation to ONYX. Just as Stack Overflow has sparked the open sharing of knowledge between different sectors and companies of the industry, ONYX will enable the sharing of work between everyone in the industry. Taken to its limit, ONYX could change the entire software industry by leading to smaller companies that do the work of the giant behemoth companies of today. In addition to this, ONYX could change what it means to be a software developer by making it so that one can submit work to any companies on ONYX and work entirely at his/her own pace, schedule, and location.

Benefits of the blockchain

While Project ONYX can be implemented in a classical centralized fashion, we chose to leverage the Ethereum blockchain in order to further drive down costs and limit future maintainence.

  1. No middle man so that privacy concerns are mitigated.
  2. Trust is guaranteed by code not people.
  3. No single point of failure and no downtime.
  4. Community controlled platform where prices, fees, and requirements are all decided by the users so that the platform is always listening to its users.
  5. Maintainence and running costs are negligible since all code is deployed onto the blockchain not private servers.

onyx's People

Contributors

zmadmani avatar zainadmani avatar

Watchers

Allan MacGregor avatar James Cloos 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.