Skip to content

Origin.js library for interfacing with Origin standards. Our smart contracts currently live here too.

License

Notifications You must be signed in to change notification settings

jsulinski/platform

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

origin_github_banner

origin_npm_version origin_license

Origin Platform

Origin Protocol is a library of javascript code and Ethereum smart contracts which allow anyone to create decentralized marketplaces, including for fractional usage.

Please refer to our product brief and technical whitepaper for more detail.

Follow our progress and get involved

This repo is under active development. We welcome your participation!

  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 on Wednesdays at 9pm GMT (Add to Calendar):

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):
  1. Read our simple contributing and style guide.

What we're building

The main components of this repo are:

This library is an abstraction layer for developers who want to build DApps on Origin Protocol, and is also used to build the Origin Demo DApp.

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

About

Origin.js library for interfacing with Origin standards. Our smart contracts currently live here too.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 84.6%
  • Solidity 15.4%