mirror of
https://github.com/oceanprotocol/ocean.js.git
synced 2024-11-26 20:39:05 +01:00
Update README.md
Tweaks to be in line with ocean.py (currently in a branch https://github.com/oceanprotocol/ocean.py/blob/issue85/README.md)
This commit is contained in:
parent
1cae50da9a
commit
5d68cdc241
@ -12,10 +12,12 @@
|
||||
|
||||
With it, you can:
|
||||
|
||||
- **Publish** data services: downloadable files, streaming data, or compute-to-data.
|
||||
- **Publish** data services: downloadable files or compute-to-data.
|
||||
Ocean creates a new [ERC20](https://github.com/ethereum/EIPs/blob/7f4f0377730f5fc266824084188cc17cf246932e/EIPS/eip-20.md)
|
||||
data token for each data service or set of services.
|
||||
datatoken for each dataset / data service.
|
||||
- **Mint** datatokens for the service
|
||||
- **Sell** datatokens via an OCEAN-datatoken Balancer pool (for auto price discovery), or for a fixed price
|
||||
- **Stake** OCEAN on datatoken pools
|
||||
- **Consume** datatokens, to access the service
|
||||
- **Transfer** datatokens to another owner, and **all other ERC20 actions**
|
||||
using [web3.js](https://web3js.readthedocs.io/en/v1.2.9/web3-eth-contract.html) etc.
|
||||
|
Loading…
x
Reference in New Issue
Block a user