1
0
mirror of https://github.com/oceanprotocol/ocean.js.git synced 2024-11-26 20:39:05 +01:00

Update README_marketplace_flow.md

This commit is contained in:
Alex Coseru 2020-05-22 14:31:58 +03:00 committed by GitHub
parent 9a5fdb458e
commit 061ee0e707
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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: