Skip to content

Latest commit

 

History

History
 
 

marketplace

Origin Protocol

A UI leveraging @origin/graphql. View and manage listings and offers.

Test builds at https://originprotocol.github.io/test-builds/

Usage

Refer to DEVELOPMENT.md

Tests

Tests are run in a headless Chrome instance via puppeteer

npm test

To observe the tests running in the browser:

npm run test:browser