A UI leveraging @origin/graphql
. View and manage listings and offers.
Demo at https://admin.staging.originprotocol.com/#/marketplace.
# Run from the monorepo root
yarn
cd dapps/admin
yarn start
Watch the video tutorial to see how to use this UI.
Go to packages/graphql/src/configs/localhost.js
and uncomment the discovery server.
From the top level of your local repo:
cd packages/services
yarn run clean
Clear your browser's local storage for @origin/admin
. This seems to correlate with resetting your blockchain or re-populating your contracts.