Skip to content
This repository was archived by the owner on Sep 20, 2023. It is now read-only.

Files

Latest commit

ff22671 · Apr 30, 2020

History

History

admin

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Mar 19, 2019
Mar 19, 2019
Mar 19, 2019
Dec 30, 2019
Mar 19, 2019
Mar 19, 2019
Apr 30, 2020
Aug 30, 2019
Apr 9, 2020
Mar 19, 2019
Oct 11, 2019

Origin Protocol

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

Demo at https://admin.staging.originprotocol.com/#/marketplace.

Usage

# Run from the monorepo root
yarn
cd dapps/admin
yarn start

Watch the video tutorial to see how to use this UI.

Troubleshooting

Testing moderation localy

Go to packages/graphql/src/configs/localhost.js and uncomment the discovery server.

Resetting local data

From the top level of your local repo:

cd packages/services
yarn run clean

The UI is stuck on "loading..."

Clear your browser's local storage for @origin/admin. This seems to correlate with resetting your blockchain or re-populating your contracts.