From 061ee0e707f7cfd75d45dea2fb92065b7ecfc906 Mon Sep 17 00:00:00 2001 From: Alex Coseru Date: Fri, 22 May 2020 14:31:58 +0300 Subject: [PATCH] Update README_marketplace_flow.md --- README_marketplace_flow.md | 19 +------------------ 1 file changed, 1 insertion(+), 18 deletions(-) diff --git a/README_marketplace_flow.md b/README_marketplace_flow.md index eafd8028..78e7eba8 100644 --- a/README_marketplace_flow.md +++ b/README_marketplace_flow.md @@ -1,21 +1,4 @@ - Alice -> Alice: create new ID - Alice -> Alice: define PublisherService in DDO - Alice -> Alice : initialize MetaData with services - Alice -> Library: publish asset - Library -> Provider: get ID for URL - Provider -> Library : URL - Library -> Alice: sign DeployDToken transaction - Alice -> Library: sign DeployDToken - Library -> contracts: DeployDToken(blob) - contracts -> Library : Deployed: (0x12345) - Library -> Library: update MetaData ERC20 with DT address -else import MetaData - Alice -> Library: import MetaData - - - - -# ocean-lib + # ocean-lib `ocean-lib-js` is a Javascript/Typescript library to privately & securely publish, exchange, and consume data. With it, you can: