Skip to content

Monorepo for our developer tools and decentralized marketplace application

License

Notifications You must be signed in to change notification settings

mysticaltech/origin

 
 

Repository files navigation

origin_github_banner

origin_npm_version origin_license origin_travis_banner

Origin is empowering developers to build decentralized marketplaces on the blockchain!

Visit our Developer's page to learn more about what we're building and how to get involved.

You can see the Origin ecosystem in action at https://dapp.originprotocol.com.

Development

Ready to get started? Have a look at our developer quickstart and our contributing guidelines.

This repository

This repository is a monorepo containing many npm packages. It is managed using Lerna.

Core packages

These packages are used to build DApps on Origin.

Package Description
@origin/contracts Smart contracts
@origin/eventsource Derives current state of listings and offers from contract events
@origin/graphql GraphQL interface to Origin Protocol
@origin/ipfs Convenience methods for getting and setting data in IPFS
@origin/linker-client Client for mobile linking
@origin/messaging-client Client for Origin messaging
@origin/origin-js (DEPRECATED) Library for interacting with smart contracts
@origin/services Utility package for running Ganache and IPFS
@origin/token Package for manipulating Origin Tokens (OGN)
@origin/validator JSON Schema validation

DApp packages

Example DApps that we have built.

Package Description
@origin/admin DApp similar to @origin/marketplace but exposes more functionality
@origin/graphql-simple-demo Example of building a DApp with @origin/graphql
@origin/marketplace Our marketplace DApp

Infrastructure packages

Servers and packages that provide extra functionality to DApps (e.g. search or attestations).

Package Description
@origin/bridge Server providing attestation services
@origin/cron Runs background tasks
@origin/dapp-creator-client Client that generates configs for @origin/marketplace
@origin/dapp-creator-server Server that generates configs for @origin/marketplace
@origin/discovery Provides search features to @origin/marketplace
@origin/faucet Token faucet
@origin/growth Growth engine
@origin/identity Database models for storing identity
@origin/ipfs-proxy Layer between IPFS and clients to prevent malicious use
@origin/linking Linking server for mobile integration
@origin/messaging Messaging server
@origin/notifications Delivers in browser notifications
@origin/tests Runs integration tests in Docker Compose
@origin/token-transfer-client Client for delivering tokens
@origin/token-transfer-server Server for delivering tokens

Mobile

Package Description
@origin/mobile Mobile application

The @origin/mobile package is not managed by Lerna due to issues with react-native and hoisting.

Contributing

Origin is an 100% open-source and community-driven project and we welcome contributions of all sorts. There are many ways to help, from reporting issues, contributing code, and helping us improve our community.

To get involved, please review our guide to contributing.

About

Monorepo for our developer tools and decentralized marketplace application

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 94.4%
  • Solidity 3.5%
  • HTML 0.9%
  • CSS 0.3%
  • Shell 0.3%
  • Smarty 0.2%
  • Other 0.4%