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:
parent
9a5fdb458e
commit
061ee0e707
@ -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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user