diff --git a/README.md b/README.md index df7ab03..562171b 100644 --- a/README.md +++ b/README.md @@ -2,20 +2,20 @@

react-tutorial

-> 🦄🦑 React + squid.js interacting in the most minimal way with Ocean Protocol. +> 🦄🦑 React + web3.js + squid.js interacting in the most minimal way with Ocean Protocol. -Screen Shot 2019-08-09 at 12 10 50 - ---- +This app implements the full Ocean flow of registering, searching, and consuming assets. It is meant to be used alongside the React tutorial series in our docs: - [**React Tutorial: React App Setup**](https://docs.oceanprotocol.com/tutorials/react-setup/) - [**React Tutorial: Publish a Data Set**](https://docs.oceanprotocol.com/tutorials/react-publish-data-set/) - [**React Tutorial: Get & Use a Data Set**](https://docs.oceanprotocol.com/tutorials/react-get-use-data-set/) ---- +Screen Shot 2019-08-09 at 12 10 50 ## 🦄 CodeSandbox +This repository is available on CodeSandbox as a playground. + [![Edit react-tutorial](https://codesandbox.io/static/img/play-codesandbox.svg)](https://codesandbox.io/s/github/oceanprotocol/react-tutorial/tree/master/?fontsize=14) ## 🦑 Get Started Locally