/platform

Javascript library for interfacing with Origin standards

Primary LanguageJavaScriptMIT LicenseMIT

Origin Platform

This repo is under active development. Please refer to our product brief and technical whitepaper for a high level overview of what we're trying to do.

To follow our progress and get involved:

  1. Join our #engineering channel on Discord.

  2. Listen in on our weekly engineering call on Google Hangouts. It happens every week and everyone is welcome to listen in and participate. Join us on Google Hangouts at the following times:

Pacific Mountain Central Eastern GMT
Wed 1pm Wed 2pm Wed 3pm Wed 4pm Wed 9pm
  1. Catch up on our meeting notes & weekly sprint planning docs (feel free to add comments):

What we're building

The main components of this repo will be:

  • Origin.js
  • Ethereum smart contracts
  • Origin DApp that's built on top of origin.js (basically our current demo-dapp reworked to use origin.js)

This library will provide an abstraction layer for developers who want to build DApps on our protocol.

The library will make it easy for sellers to do things like:

  • Create listings
  • Update listings
  • Delete listings
  • Validate listings

And buyers to:

  • Browse listing
  • Create bookings
  • Update bookings
  • Cancel bookings