1
0
mirror of https://github.com/oceanprotocol/docs.git synced 2024-11-01 15:55:34 +01:00

GITBOOK-400: change request with no subject merged in GitBook

This commit is contained in:
mariacarmina.cretu 2023-06-02 11:26:53 +00:00 committed by gitbook-bot
parent 5289345705
commit 11a467cad3
No known key found for this signature in database
GPG Key ID: 07D2180C7B12D0FF

View File

@ -84,6 +84,8 @@ DATA_datatoken.mint(bob, to_wei(5), {"from": alice})
ALGO_datatoken.mint(bob, to_wei(5), {"from": alice})
```
You can choose each method for getting access from[ consume flow approaches](consume-flow.md).
### 5. Bob starts a compute job using a free C2D environment
Only inputs needed: DATA\_did, ALGO\_did. Everything else can get computed as needed. For demo purposes, we will use the free C2D environment, which requires no provider fees.