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.
This repo is under active development. We welcome your participation!
-
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
- Catch up on our meeting notes & weekly sprint planning docs (feel free to add comments):
- Read our simple contributing and style guide.
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