Skip to content

akshay-ap/Ocean.js-PlayGround

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Ocean.js lib demo

A repository to play with Ocean.js

Setup

Clone contracts and ocean.js

git@github.com:oceanprotocol/contracts.git ..
git checkout v4main
git@github.com:oceanprotocol/ocean.js.git ..
git checkout v4

Setup this repo

  1. Clone
    git@github.com:akshay-ap/Ocean.js-PlayGround.git
  2. Install dependencies
    npm i
  3. Create a .env file. See .sample.env and update
  4. Setup Ocean components locally: https://github.com/oceanprotocol/barge/tree/v4

Usage

node <filename>

Example

node createDataNFT.js

About

A repository to play around with ocean.js library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published