@arcblock/ocap-playgrounddeprecated

Frontend only project, depends on internal maintained version of graphiql

Usage no npm install needed!

<script type="module">
  import arcblockOcapPlayground from 'https://cdn.skypack.dev/@arcblock/ocap-playground';
</script>

README

OCAP Playground

Frontend only project, depends on internal maintained version of graphiql

Getting Started

git clone git@github.com:ArcBlock/arc-ocap-playground.git
cd arc-ocap-playground
make init
make run

FAQ

1. How to use local copy of graphiql for development?

Change graphiql version in package.json to your relative path on local machine.